> The manifest file under META-INF was not used in the command line build, so I > deleted it. The manifest.mf under src/org is used. I believe the manifest files that you've deleted is required by eclipse for project dependencies. It should be reinstated.
I think you'll get more assistance from others by supporting build/run from within eclipse. It's probably best to look at the different manifest files and launch files in the cpp project, copying them over and modifying them for java. Bob. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
