<
From version < 9.1 >
edited by cds
on 2013/04/10 15:57
To version < 8.1 >
edited by msp
on 2013/04/09 10:14
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.cds
1 +XWiki.msp
Content
... ... @@ -96,31 +96,6 @@
96 96  
97 97  1. Start Eclipse and create a new workspace.
98 98  1. Setup your workspace as explained in [[this guide>>doc:KIELER.Configuring Eclipse]].
99 -1. We will now make the two local clones of our Git repositories known to Eclipse. To that end, open the //Git Repository Exploring// perspective through //Window// -> //Open Perspective// -> //Other//.
100 -1. Click on //Add an existing local Git repository// and choose the location of the tutorial repository.
101 -1. Add the KIML repository.
102 -1. We will now import the projects required for KIML development to your workspace. Right-click on the KIML repository and choose //Import Projects//.
103 -1. Choose //Import existing projects//, and select the //plugins// folder from the //Working Directory//. Then click //Next//.
104 -1. Import the following plug-ins. This consitutes a basic configuration for the development of layout algorithms.\\
105 -1*. de.cau.cs.kieler.core
106 -1*. de.cau.cs.kieler.core.kgraph
107 -1*. de.cau.cs.kieler.kiml
108 -1*. de.cau.cs.kieler.kiml.gmf
109 -1*. de.cau.cs.kieler.kiml.service
110 -1*. de.cau.cs.kieler.kiml.ui
111 -1*. de.cau.cs.kieler.klay.layered
112 -1. To actually test your layout algorithms, you will need some kind of simple graph editor. The following plug-ins will add our KEG editor to your installation, which is just that.\\
113 -1*. de.cau.cs.kieler.core.annotations
114 -1*. de.cau.cs.kieler.core.kgraph.edit
115 -1*. de.cau.cs.kieler.core.kivi
116 -1*. de.cau.cs.kieler.core.model
117 -1*. de.cau.cs.kieler.core.model.gmf
118 -1*. de.cau.cs.kieler.core.ui
119 -1*. de.cau.cs.kieler.karma
120 -1*. de.cau.cs.kieler.keg
121 -1*. de.cau.cs.kieler.keg.diagram
122 -1*. de.cau.cs.kieler.keg.diagram.custom
123 -1*. de.cau.cs.kieler.keg.edit
124 124  
125 125  == Adding a New Plug-in ==
126 126  
... ... @@ -136,6 +136,14 @@
136 136  
137 137  This exercise will introduce the usage of the Eclipse Plugin Development Environment for developing new layout algorithms to be used in Eclipse diagram editors. Replace each <login> by your own login name (e.g. msp), and each <Login> by your login name with capitalized first letter (e.g. Msp). For any questions contact msp.
138 138  
114 +1. Install and set up Eclipse ((% style="color: rgb(255,0,0);" %)TODO: describe steps to install and set up Eclipse(%%))
115 +1. Import the following KIELER plugins: ((% style="color: rgb(255,0,0);" %)TODO: describe steps to access and import the KIELER plugins and update the list(%%))\\
116 +1*. de.cau.cs.kieler.core
117 +1*. de.cau.cs.kieler.core.kgraph
118 +1*. (% style="font-size: 10.0pt;line-height: 13.0pt;" %)de.cau.cs.kieler.kiml
119 +1*. (% style="font-size: 10.0pt;line-height: 13.0pt;" %)de.cau.cs.kieler.kiml.service
120 +1*. de.cau.cs.kieler.kiml.ui
121 +1*. (% style="font-size: 10.0pt;line-height: 13.0pt;" %)de.cau.cs.kieler.klay.layered
139 139  1. Create a new plugin\\
140 140  11. //File → New →// Other... //→// Plug-in Development //→// Plug-in Project
141 141  11. Project name: de.cau.cs.rtprak.<login>.tutorial2
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -6160472
1 +6160470
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS13LayPract/pages/6160472/KIML
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/SS13LayPract/pages/6160470/KIML