• PROJECT
  • LICENSE
  • BROWSE FILES
  • BROWSE SVN

Maude Development Tools

  • description
  • requirements
  • installation
  • credits
  • documentation
  • downloads
Home

Installation

Via Eclipse Update Manager.

The best way to install the Maude Development Tools probably is to use our public update site (http://mdt.sourceforge.net/updates/site.xml). To install the plugins using this method you must follow the following steps:

  1. Choose Software Updates -> Find and Install from the Help menu.

  2. Opening the Eclipse Update Manager.

  3. Select Search for new features to install and press Next.

  4. Search for new features to install option.

  5. Press New Remote Site...

  6. Update sites window.

  7. Enter "MOMENT Public Update Site" (or whatever you would like) as the name, and "http://moment.dsic.upv.es/updates/" for the URL.

  8. Adding a new update site.

  9. Press Next.

  10. Selection of the MOMENT Public Update Site.

  11. Check the boxes next to the version you would like to install and press Next.

  12. Updates available at the MOMENT Public Update Site.

  13. Accept the license agreement and press Next.

  14. License agreement.

  15. Press Finish.

  16. Features to install.

  17. You have to accept to install the feature…

  18. Beginning of the install process.

  19. ... and the install process will begin.

  20. Install process progress information.

  21. Finally, Eclipse may ask you if you want to restart. We recommend that you do it.

  22. Installation finished.

Manual installation.

Eclipse 3.4 and higher

To install the plugins manually in Eclipse 3.4 (Ganymede) or higher you only need to decompress the plugins and place them into the dropins folder:

eclipse
  |--- dropins
    |- es.upv.dsic.issi.moment.mdt.maudedaemon_1.3.5.jar
    |- es.upv.dsic.issi.moment.mdt.maudesimpleGUI_2.0.5.jar
    |- es.upv.dsic.issi.moment.mdt.help_1.0.0.jar

If you want to learn more about the new plugins infrastructure of Eclipse have a look to the http://wiki.eclipse.org/Equinox_p2_Getting_Started#Dropins URL

Previous versions

For previous versions of Eclipse (3.x | x < 4), you have to decompress and copy the plugin files available at [http://sourceforge.net/projects/mdt/files/] into the Eclipse folder, and restart it using the -clean argument. Please, note that there will not be any dependency checking process. For example:

 Given the following eclipse folder:

eclipse

  |--- configuration
    |- org.eclipse.core.runtime
    |- ...
  |--- features
    |- org.eclipse.jdt_3.0.1
    |- org.eclipse.platform_3.0.1
    |- ...
  |--- plugins
    |- org.apache.ant_1.6.2
    |- org.apache.lucene_1.3.1
    |- org.eclipse.ant.core_3.0.0
    |- ...
  |--- readme
    |- ...
  ...
  |--- startup.jar
  ...

And the file es.upv.dsic.issi.moment.mdt_2.0.4.zip: with these files:

es.upv.dsic.issi.moment.mdt_2.0.4.zip
  |--- features
    |- es.upv.dsic.issi.moment.mdt_2.0.4
  |--- plugins
    |- es.upv.dsic.issi.moment.mdt.maudedaemon_1.3.5.jar
    |- es.upv.dsic.issi.moment.mdt.maudesimpleGUI_2.0.5.jar
    |- es.upv.dsic.issi.moment.mdt.help_1.0.0.jar

You will have to copy both directories (features and plugins) to the eclipse folder.

Documentation

  • Introduction
  • Installation process
    • Via Update Site
    • Manually
  • description
  • requirements
  • installation
  • credits
  • documentation
  • downloads

Get Maude Development Tools at SourceForge.net. Fast, secure and Free Open Source software downloads