Please follow this installation guide to use JooMDD within Eclipse, PhpStorm, and IntelliJ IDEA.
Contents:
Install the JooMDD tools through the use of the following update site within the Eclipse update manager.
-
In Eclipse, go to Help->Install New Software
-
Then you can add the JooMDD update site via the Add button
-
Then you can specify an optional name and insert the path of the JooMDD update site as location. CLick Add to add the new repository. Please use the following URL as update site location: https://raw.githubusercontent.com/thm-mni-ii/JooMDD/master/updateSites/Eclipse/JooMDDUpdateSite/site.xml
-
In the next step you shoul see the eJSL plugin. Select it and click on Next >.
-
Click on Install anyway to aloow the installation of our plugin and follow the installation dialogue.
-
To finish the installation you have to restart Eclipse.
-
After the restart, the plugin can be used to create your Joomla extension. Please see the Getting started and eJSL guide documentation.
- Install the Xtext IDEA Core and JooMDD plugin from our repository using the following JooMDD update site (alternatively you can download the plugins from this repository and install them manually into your IDE): JooMDD update site (PhpStorm): https://raw.githubusercontent.com/thm-mni-ii/JooMDD/master/updateSites/PhpStorm/ideaRepository/updatePlugins.xml.
- Restart PhpStorm.
-
Install the Xtext IDEA Core and JooMDD plugin from our repository using the following JooMDD update site (alternatively you can download the plugins from this repository and install them manually into your IDE): JooMDD update site (IntelliJ IDEA): https://raw.githubusercontent.com/thm-mni-ii/JooMDD/master/updateSites/IntelliJIDEA/ideaRepository/updatePlugins.xml.
-
Restart IntelliJ.