| Managing Imports [message #19630] | 
Wed, 18 February 2004 13:18   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Originally posted by: jbailo.vestcom.com 
 
Windows 2000 
Eclipse 2.1.2 
java 1.4.2 SDK 
 
Project: compiling a /custom rule/ for a specialized application server. 
 
Status: 
The rule compiles fine using the javac compiler line command, but in  
Eclipse, throws several syntax errors. 
 
My classpath contains this reference to the application server API classes: 
 
K:\EMA\classes 
 
The K: drive is a hard map to my workstation. 
 
I added this path to the classpath under  
Windows/Preferences/Java/ClassPath variables as 
 
EMM - K:\EMA\classes 
 
When I put my imports into Eclipse, the /import organizer/ asked me if I  
wanted it to organize them.  I said yes, but now if I click on the  
Import Organizer, it doesn't show any packages, imports. 
 
In the editor, these lines show errors before compile: 
 
(A) package rubric.server; 
 
     "The declared package does not match the expected package." 
 
 
(B) Logger.debug( null, " function ZZZ" ); 
 
     "Logger cannot be resolved." 
 
 
(C) tid = ExtensionManager.RuleActionBegin(ExtensionManager.EMA210); 
 
     "ExtensionManager cannot be resolved."
 |  
 |  
  | 
 | 
 | 
| Re: Managing Imports [message #19973 is a reply to message #19931] | 
Wed, 18 February 2004 17:59   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Originally posted by: jdm0532.nospam.cs.rit.edu 
 
John Bailo wrote: 
> Rich Kulp wrote: 
>  
>> This newsgroup is for the Visual Editor. 
>> None of the information you provided looks familiar, so I can't even  
>> tell you which newsgroup would be appropriate for your question. 
>> 
>  
> Isn't the Visual Editor the Java IDE ?  That's what I'm talking about. 
>  
The Visual Editor is a project for making GUI editors within Eclipse.  
The JDT is the main Java development environment project for Eclipse. 
 
  - Jeff
 |  
 |  
  | 
| Re: Managing Imports [message #581625 is a reply to message #19630] | 
Wed, 18 February 2004 14:00   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Originally posted by: richkulp.NO.SPAM.us.ibm.com 
 
This newsgroup is for the Visual Editor. 
None of the information you provided looks familiar, so I can't even  
tell you which newsgroup would be appropriate for your question. 
 
--  
Thanks, Rich Kulp 
 |  
 |  
  | 
| Re: Managing Imports [message #581724 is a reply to message #19720] | 
Wed, 18 February 2004 17:22   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Rich Kulp wrote: 
> This newsgroup is for the Visual Editor. 
> None of the information you provided looks familiar, so I can't even  
> tell you which newsgroup would be appropriate for your question. 
>  
 
Isn't the Visual Editor the Java IDE ?  That's what I'm talking about.
 |  
 |  
  | 
| Re: Managing Imports [message #581781 is a reply to message #19931] | 
Wed, 18 February 2004 17:59   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
John Bailo wrote: 
> Rich Kulp wrote: 
>  
>> This newsgroup is for the Visual Editor. 
>> None of the information you provided looks familiar, so I can't even  
>> tell you which newsgroup would be appropriate for your question. 
>> 
>  
> Isn't the Visual Editor the Java IDE ?  That's what I'm talking about. 
>  
The Visual Editor is a project for making GUI editors within Eclipse.  
The JDT is the main Java development environment project for Eclipse. 
 
  - Jeff
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.03906 seconds