[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Headless eclipse ava.lang.ClassNotFoundException: org.eclipse.core.launcher.Main

Hi,
I know in the old framework, you would use something like
java -cp <eclipse_dir>\startup.jar org.eclipse.core.launcher.Main -application ....


but i think this has changed since equinox framework and there is no longer startup.jar. So whats the correct way then..