X-Git-Url: https://mograsim.net/gitweb/?a=blobdiff_plain;f=docs%2Fbuilding_mograsim.md;h=8ec990e9832b87a6bc290ef20b3f1b50fd212c0c;hb=HEAD;hp=1f95a3fa9f98628afe461d60b6a51a1fca39f034;hpb=d6bb69d1f4f020c6763531badb681e7deb707a58;p=Mograsim.git diff --git a/docs/building_mograsim.md b/docs/building_mograsim.md index 1f95a3fa..8ec990e9 100644 --- a/docs/building_mograsim.md +++ b/docs/building_mograsim.md @@ -4,6 +4,9 @@ These is a very basic instruction set for building Mograsim from source. It assumes you know nothing about Eclipse Plug-In development, Maven, or Git. +**Note: Mograsim in built automatically by GitLab CI, packaging the repository only +requires one extra ** + ## Prerequisites - [Java JDK](http://jdk.java.net/) 11 or later (or [Oracle Implementation](https://www.oracle.com/technetwork/java/javase/downloads/index.html)) @@ -58,18 +61,14 @@ Can be done via Git or via EGit (Eclipse Git). Note: After importing the projects, probably an automatic workspace build will start. Wait for it to finish before continuing. -## Do the Maven Tycho workaround: - -In the project explorer or package explorer, right-click on "net.mograsim.tycho-download", -click on "Run As" -> "Maven clean" and wait for it to finish. - ## Build the Update Site 1. In the project explorer or package explorer, right-click on "net.mograsim", click on "Run As" -> "Maven build...". -2. Next to "Goals", enter "clean verify"; click on "Run" and wait for it to finish +2. Make sure to run Maven with JDK 11 +3. Next to "Goals", enter "clean verify"; click on "Run" and wait for it to finish (this will take a while). -3. Select all projects, right-click, and click on "Refresh". +4. Select all projects, right-click, and click on "Refresh". The update site now should be built and is located in net.mograsim.plugin.updatesite/target/repository. In there you should see, among other files, a folder named "features", a folder named