[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Plugin and Registry


Hi folks,

I have build a plugin and attach a product info to it. All compiles ok and dependencies are solved, but when I launch it I get the message:
_______________________________________________________________
java.lang.RuntimeException: Application "org.work2gather.im.application" could not be found in the registry. The applications available are: org.eclipse.ant.core.antRunner.
_______________________________________________________________


I don't understand, I thought the plugin was registered ipso-facto by creating it, is it not the case ?

Has someone any idea ?

thx for help