java - Eclipse: what's the proper way to export a plugin as a product? -


i created eclipse product based on plugin.

http://imgur.com/0tncnrh

from product pane:

  • left side, pressing "launch eclipse application" invokes new eclipse platform able create empty project or project based on plugin (no java project, etc...). ok want.

  • right side: i've exported product in fresh empty directory. when run application command-line, i'm asked open new workspace , then, empty window .

what's proper way export application ?

thxs

the reason export doesn't work select org.eclipse.ui.ide.workbench. when generated emf code rcp. (this option in .genmodel under editor->rich client plarform) should application rcp. when select application in .product, fine.


Comments

Popular posts from this blog

objective c - Can't build GCM with Protobuf in Xcode -

Winapi c++: DialogBox hangs when breaking a loop -

How to use function view in Drupal -