<
From version < 21.1 >
edited by Alexander Schulz-Rosengarten
on 2023/07/11 10:37
To version < 22.1
edited by Richard Kreissig
on 2023/09/14 09:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.als
1 +XWiki.stu230980
Content
... ... @@ -12,8 +12,8 @@
12 12  
13 13  [[doc:KIELER.Development.Tutorials.Other.Finding Documentation.WebHome]]
14 14  
15 -{{excerpt-include nopanel="true"/}}
16 16  
16 +
17 17  = First Steps with Eclipse =
18 18  
19 19  == Starting Eclipse ==
... ... @@ -28,7 +28,7 @@
28 28  1. [[Download >>url:https://git.rtsys.informatik.uni-kiel.de/plugins/servlet/archive/projects/MISC/repos/tutorials?at=refs/heads/plugins||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-in. Click open. 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. Click open. Check the checkbox in front of the {{code language="none"}}de.cau.cs.kieler.tutorials.plugins.shouter{{/code}} plug-in and press [[image:/bin/download/KIELER/Development/Tutorials/Eclipse/Eclipse%20Plug-ins%20and%20Extension%20Points/WebHome/import.jpg?rev=1.2||alt="import.jpg"]][[image:/bin/download/KIELER/Development/Tutorials/Eclipse/Eclipse%20Plug-ins%20and%20Extension%20Points/WebHome/import.jpg?rev=1.2||alt="import.jpg"]]//Finish.
32 32  [[image:attach:import.jpg]]//
33 33  
34 34  == Running Eclipse ==
... ... @@ -37,7 +37,7 @@
37 37  
38 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 -1. On the //Plug-ins// tab, set //Launch with// to //plug-ins selected below only//.\\
40 +1. On the //Plug-ins// tab, set //Launch with// to //plug-ins selected below only//.
41 41  11. Click //Deselect All//.
42 42  11. Check the //Workspace// item in the tree.
43 43  11. Check the{{code language="none"}} org.eclipse.ui.ide.application{{/code}} plugins under //Target Platform//
... ... @@ -76,7 +76,3 @@
76 76  [[image:attach:extension.jpg]]
77 77  1. Give it a name and using the //Browse// button select your previously created class implementing the {{code language="none"}}IShouter{{/code}} interface.
78 78  1. Start your Eclipse instance again using the created run configuration and test your very own shouter.
79 -
80 -\\
81 -
82 -\\