[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.eclipsecon] Multiple Plugins

I have created one plug-in with simple workbench named as 'BasicFlatForm'
then i created antoher plug-in called Test which has one menu item and one view. Now I have exported BasicPlatForm Plug-in and as well as Test plug-in also.


I have copied the Test1_1.0.0.jar from plugin folder of Test to the plugin folder of BasicPlatForm plugin.

Now i have launch the BasicPlatFrom it does not recognige the Test plug-in.

How i can create multiple plug-ins and combine for working as one project...

Please help me out to get solution  for this....