From: Christian Femers Date: Fri, 27 Sep 2019 01:59:33 +0000 (+0200) Subject: Updated project structure (bc SWTInput) X-Git-Url: https://mograsim.net/gitweb/?p=Mograsim.git;a=commitdiff_plain;h=fb8edb1cdcc8a587ecedd498ac6c48aa27afbdc4 Updated project structure (bc SWTInput) --- diff --git a/MAVEN-TYCHO-README.MD b/MAVEN-TYCHO-README.MD index 52da80f7..041c6a21 100644 --- a/MAVEN-TYCHO-README.MD +++ b/MAVEN-TYCHO-README.MD @@ -1,6 +1,6 @@ # Mograsim Development Environment -_Mograsim Development Documentation Version 0.2 --- 2019-09-18_ +_Mograsim Development Documentation Version 0.3 --- 2019-09-27_ 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._ - - _SWTInput_ - _unused_ + - **SWTInput** - Contains type specific input fields for SWT. - **SWTObjectWrappers** - SWT object abstractions to enable zooming and optimizations. - _SWTSystemInOutApplication_ - _unused_ - _SWTTiledZoomableCanvas_ - _unused_ diff --git a/MAVEN-TYCHO-README.html b/MAVEN-TYCHO-README.html index 8db92914..bc19ca9e 100644 --- a/MAVEN-TYCHO-README.html +++ b/MAVEN-TYCHO-README.html @@ -10,7 +10,7 @@

Mograsim Development Environment

-

Mograsim Development Documentation Version 0.2 — 2019-09-18

+

Mograsim Development Documentation Version 0.3 — 2019-09-27

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.

Maven Tycho

@@ -147,7 +147,7 @@ are included here, too. git submodule.