Updated project structure (bc SWTInput)
authorChristian Femers <femers@in.tum.de>
Fri, 27 Sep 2019 01:59:33 +0000 (03:59 +0200)
committerChristian Femers <femers@in.tum.de>
Fri, 27 Sep 2019 01:59:33 +0000 (03:59 +0200)
MAVEN-TYCHO-README.MD
MAVEN-TYCHO-README.html

index 52da80f..041c6a2 100644 (file)
@@ -1,6 +1,6 @@
 # Mograsim Development Environment
 
-<span style="color:grey">_Mograsim Development Documentation Version 0.2 --- 2019-09-18_</span>
+<span style="color:grey">_Mograsim Development Documentation Version 0.3 --- 2019-09-27_</span>
 
 A short guide to the Mograsim Maven Tycho configuration and Maven Tycho in general, 
 as well as some information on Eclipse Plugin Development and OSGi.
@@ -133,7 +133,7 @@ The tree of Mograsim projects:
   git submodule._
     - `bundles` - _This submodule folder needs to be named like that for Tycho pom-less 
       build to work._
-        - <span style="color:grey">_SWTInput_</span> - _unused_
+        - **SWTInput** - Contains type specific input fields for SWT.
         - **SWTObjectWrappers** - SWT object abstractions to enable zooming and optimizations.
         - <span style="color:grey">_SWTSystemInOutApplication_</span> - _unused_
         - <span style="color:grey">_SWTTiledZoomableCanvas_</span> - _unused_
index 8db9291..bc19ca9 100644 (file)
@@ -10,7 +10,7 @@
 </style>
 </head><body>
 <h1>Mograsim Development Environment</h1>
-<p><span style="color:grey"><em>Mograsim Development Documentation Version 0.2 &mdash; 2019-09-18</em></span></p>
+<p><span style="color:grey"><em>Mograsim Development Documentation Version 0.3 &mdash; 2019-09-27</em></span></p>
 <p>A short guide to the Mograsim Maven Tycho configuration and Maven Tycho in general,
 as well as some information on Eclipse Plugin Development and OSGi.</p>
 <h2>Maven Tycho</h2>
@@ -147,7 +147,7 @@ are included here, too.</li>
 git submodule.</em><ul>
 <li><code>bundles</code> - <em>This submodule folder needs to be named like that for Tycho pom-less
 build to work.</em><ul>
-<li><span style="color:grey"><em>SWTInput</em></span> - <em>unused</em></li>
+<li><strong>SWTInput</strong> - Contains type specific input fields for SWT.</li>
 <li><strong>SWTObjectWrappers</strong> - SWT object abstractions to enable zooming and optimizations.</li>
 <li><span style="color:grey"><em>SWTSystemInOutApplication</em></span> - <em>unused</em></li>
 <li><span style="color:grey"><em>SWTTiledZoomableCanvas</em></span> - <em>unused</em></li>