X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=REQUIREMENTS.MD;h=4eca9c98e68f411928b1ea2f36733f36b4844f32;hb=4f6753dccd3ae3d9b6d08feae07864c207bcd8d4;hp=c7574fa4516e3be6bc4991e6a9494abc0aabc1bd;hpb=7180746d2996150ef81d40274311ea67e2d7c11c;p=Mograsim.git diff --git a/REQUIREMENTS.MD b/REQUIREMENTS.MD index c7574fa4..4eca9c98 100644 --- a/REQUIREMENTS.MD +++ b/REQUIREMENTS.MD @@ -32,20 +32,26 @@ ### Weiterführende Ideen 1. x86 Modell 2. ARM Modell - + +
+### Szenarios +

+#### 1. +

+ ## Technologie-Stack * Git (anscheinend über Gitlab) * Eclipse RCP - - (noch zu testen) + - (noch zu testen) * Java - - Version 8? - - Version 10? - - Version 12? + - Version 8? + - Version 10? + - Version 12? * Bibliotheken - Lombok? [https://projectlombok.org/features/all](https://projectlombok.org/features/all) - Sauberer und sicherer Code; aber zusätzliche Dep. - - JUnit 5.4.x ? AssertJ? [http://joel-costigliola.github.io/assertj/index.html](http://joel-costigliola.github.io/assertj/index.html) - - (Apache Commons?) + Sauberer und sicherer Code; aber zusätzliche Dep. + - JUnit 5.4.x ? AssertJ? [http://joel-costigliola.github.io/assertj/index.html](http://joel-costigliola.github.io/assertj/index.html) + - (Apache Commons?) Sehr weit verbreitete und gut designte & getestete Lib; aber zusätzliche Dep. - Sonstiges? Logging? Log4j @@ -60,16 +66,15 @@ ## Sonstiges ### Nützliche Links -[https://wiki.eclipse.org/Rich_Client_Platform](https://wiki.eclipse.org/Rich_Client_Platform) -Links -[https://wiki.eclipse.org/User_Interface_Guidelines](https://wiki.eclipse.org/User_Interface_Guidelines) - etwas alt, aber nützlich -[https://download.eclipse.org/eclipse/downloads/](https://download.eclipse.org/eclipse/downloads/) - Eclipse Project -[https://www.vogella.com/tutorials/EclipseRCP/article.html](https://www.vogella.com/tutorials/EclipseRCP/article.html) - Eclipse RPC Tutorial -[https://github.com/eclipse/gef/wiki](https://github.com/eclipse/gef/wiki) - Wiki für das Grafikframework +- [https://wiki.eclipse.org/Rich_Client_Platform](https://wiki.eclipse.org/Rich_Client_Platform) -Links +- [https://wiki.eclipse.org/User_Interface_Guidelines](https://wiki.eclipse.org/User_Interface_Guidelines) - etwas alt, aber nützlich +- [https://download.eclipse.org/eclipse/downloads/](https://download.eclipse.org/eclipse/downloads/) - Eclipse Project +- [https://www.vogella.com/tutorials/EclipseRCP/article.html](https://www.vogella.com/tutorials/EclipseRCP/article.html) - **Eclipse RPC Tutorial** +- [https://github.com/eclipse/gef/wiki](https://github.com/eclipse/gef/wiki) - **Wiki für das Grafikframework** +- [https://github.com/eclipse/MaisiKoleni/Am2900ME](https://github.com/eclipse/MaisiKoleni/Am2900ME) ### Rechtliches -MIT Lizenz? - [https://choosealicense.com/licenses/mit/](https://choosealicense.com/licenses/mit/) - - +
MIT Lizenz? - [https://choosealicense.com/licenses/mit/](https://choosealicense.com/licenses/mit/)

>MIT License > @@ -95,4 +100,5 @@ MIT Lizenz? - [https://choosealicense.com/licenses/mit/](https://choosealicense. >OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE >SOFTWARE. +

Muss ggf. Eclipse Public License verwendet werden wegen Copyleft?