<
From version < 5.1 >
edited by uru
on 2015/04/09 13:37
To version < 9.1 >
edited by cds
on 2015/04/16 15:58
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Eclipse Plug-ins
1 +Eclipse Plug-ins and Extension Points
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.uru
1 +XWiki.cds
Content
... ... @@ -25,10 +25,10 @@
25 25  
26 26  == Importing Existing Plug-ins ==
27 27  
28 -1. [[Download >>url:https://git.rtsys.informatik.uni-kiel.de/plugins/servlet/archive/projects/MISC/repos/tutorials?at=refs%2Fheads%2Fmaster||shape="rect"]]the zip file with all our prepared tutorial plugins from our Stash. Unzip the file.
28 +1. [[Download >>url:https://git.rtsys.informatik.uni-kiel.de/plugins/servlet/archive/projects/MISC/repos/tutorials?at=refs%2Fheads%2Fplugins||shape="rect"]]the zip file with an example plug-in from our Stash. Unzip the file.
29 29  1. Open the context menu within the //Package-Explorer// (on the very left, right-click the empty space).
30 30  1. Select //Import//. Then chose //General > Existing Projects into Workspace//.
31 -1. Browse to the location where you unzipped the downloaded plug-ins. Check the checkbox in front of the {{code language="none"}}de.cau.cs.kieler.tutorials.plugins.shouter{{/code}} plug-in and press //Finish.
31 +1. Browse to the location where you unzipped the downloaded plug-in. Check the checkbox in front of the {{code language="none"}}de.cau.cs.kieler.tutorials.plugins.shouter{{/code}} plug-in and press //Finish.
32 32  [[image:attach:import.jpg]]//
33 33  
34 34  == Running Eclipse ==
... ... @@ -35,7 +35,7 @@
35 35  
36 36  In Eclipse, we develop plug-ins that extend the basic functionality of Eclipse itself. As we do not always want to run Eclipse with all the functionality there is, we can use //Run Configurations// to precisely specify the functionality we want.
37 37  
38 -1. Click //Run// > //Debug Configurations...//
38 +1. Click //Run// > //Run Configurations...//
39 39  1. Right-click //Eclipse Application// and click //New//. Set the configuration's name to {{code language="none"}}Eclipse Test{{/code}}.
40 40  1. On the //Plug-ins// tab, set //Launch with// to //plug-ins selected below only//.\\
41 41  11. Click //Deselect All//.
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -10751607
1 +10751789
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/TUT/pages/10751607/Eclipse Plug-ins
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/TUT/pages/10751789/Eclipse Plug-ins and Extension Points