One more question...the package explorer is showing me all of the packages in the project, but most of them have compile errors associated with the Eclipse attempt to build the project (which I still don't want to use). Is there any way to get it to not display all the error garbage?
Three ways around this:
* Modify your project definition to include all the libraries required.. Then eclipse will compile it all, with no errors... :)
I don't understand why the eclipse team doesn't make this easier. I mean, I already wrote an ANT script to handle all of the details of the compilation, why would I want to (should I have to) duplicate that effort within the eclipse configuration? If I were designing my dream IDE, it would be capable of importing ANT scripts for build configuration and would generate ANT scripts from GUI-configured build settings.
Ray
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]