This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 117290 - Editor does not recognize imported java classes if they were not compiled
Summary: Editor does not recognize imported java classes if they were not compiled
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords:
: 123015 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-10-01 12:37 UTC by Alexandr Scherbatiy
Modified: 2010-03-19 09:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
JavaRMIServer and MyJavaFXClient projects (20.49 KB, application/octet-stream)
2007-10-01 12:38 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2007-10-01 12:37:42 UTC
Steps to reproduce:

- Open the attached JavaRMIServer and MyJavaFXClient projects
- Open 'client.MyClient' fx file from MyJavaFXClient project
  (Do not compile th eprojects)
  'import server.ServerInterface;' is underlined as error 

  The JavaRMIServer was added as project to the library of MyJavaFXClient 
  project.
Comment 1 Alexandr Scherbatiy 2007-10-01 12:38:29 UTC
Created attachment 49873 [details]
JavaRMIServer and MyJavaFXClient  projects
Comment 2 Alexey Butenko 2007-11-30 10:04:27 UTC
*** Issue 123015 has been marked as a duplicate of this issue. ***
Comment 3 Jiri Prox 2008-04-11 00:31:19 UTC
moving opened issues from TM <= 6.1 to TM=Dev
Comment 4 Jiri Prox 2008-04-11 08:52:57 UTC
Restoring original TM, sorry for any inconvenience 
Comment 5 Andrey Yamkovoy 2008-10-20 10:23:26 UTC
Looks like it's need somehow to let fx compiler know about compiled java classes (inside Java Source).
Comment 6 J Bachorik 2010-03-18 15:46:31 UTC
This has been working since NB6.8, AFAIK
Comment 7 Alexandr Scherbatiy 2010-03-19 09:36:52 UTC
verified in NetBeans-JavaFX-Soma: #190