[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: Can't startup in standalone with RC1

Add -console -noExit to the command line and when the startup fails, type at the OSGi prompt:

osgi> ss

It will show a list of all installed plug-ins. Do you see your application plug-in there?