Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 2.67 KB

InstallationGuide.md

File metadata and controls

49 lines (32 loc) · 2.67 KB

Installation of JooMDD

Please follow this installation guide to use JooMDD within Eclipse, PhpStorm, and IntelliJ IDEA.

Contents:

Eclipse

Install the JooMDD tools through the use of the following update site within the Eclipse update manager.

  1. In Eclipse, go to Help->Install New Software

    Eclipse install new Software item
  2. Then you can add the JooMDD update site via the Add button

    Eclipse software install menu
  3. 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 Eclipse add repository

  4. In the next step you shoul see the eJSL plugin. Select it and click on Next >.

    Eclipse select MDD of Joomla Extension
  5. Click on Install anyway to aloow the installation of our plugin and follow the installation dialogue.

    Eclipse warning while installing JooMDD
  6. To finish the installation you have to restart Eclipse.

    Eclipse restart after installation
  7. After the restart, the plugin can be used to create your Joomla extension. Please see the Getting started and eJSL guide documentation.

PhpStorm

  1. 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.
  2. Restart PhpStorm.

IntelliJ IDEA

  1. 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.

  2. Restart IntelliJ.