Unterschiede
Hier werden die Unterschiede zwischen der gewählten und der aktuellen Version gezeigt.
en:eclipse-rcp:create-product 2013/03/05 14:17 | en:eclipse-rcp:create-product 2020/01/22 21:00 aktuell | ||
---|---|---|---|
Zeile 1: | Zeile 1: | ||
- | [[eclipse-rcp|Java - Eclipse-RCP]]\\ | + | [[en:eclipse-rcp:eclipse-rcp|Java - Eclipse-RCP]]\\ |
- | ====== Eclipse product erstellen ====== | + | ====== create eclipse product ====== |
- | * Voraussetzung ist ein Plugin. | + | * requirement is a plugin. |
- | * Im plugin manifest (plugin.xml) muss eine Extension zu org.eclipse.core.runetime.products erstellt werden, in welcher Product Id, Name und Beschreibung angegeben werden müssen. | + | * in the plugin manifest (plugin.xml) an extension to org.eclipse.core.runetime.products has to be created, in which Product Id, name and description have to be indicated. |
- | * Im Menü mit Datei/Neu/Other/Plugin Development/Product Configuration ein Product erzeugen (am Einfachsten aus "use a launch configuration"). Dort die Product Id wie im Plug-in angeben. | + | * create a Product in the menu with data file/new/other/plugin Development/Product Configuration (the easiest way is out of "use a launch configuration"). Indicate the Product Id there like in the Plug-in. |
- | * Wenn ein Splashscreen gewünscht wird, dann kann im root-Verzeichnis des plugins eine Datei "splash.bmp" abgelegt werden und im Register Splash des Product-Editors das Plug-in ausgewählt werden. | + | * If a Splahscreen is desired, then a file "splash.bmp" can be filed in the root-directory of the plugin and the Plug-in can be chosen in the register Splash of the Product-editor. |
- | * Als letztes kann das Produkt exportiert werden (Datei/Export oder direkt im ProductEditor). | + | * last, the product can be exported (file/Export or directly in the ProductEditor). |
- | * Nun kann man die exe-Datei starten.\\ | + | * now, you can start the exe-file.\\ |
\\ | \\ | ||
<html> | <html> |