forked from dgrunwald/arden2bytecode
-
Notifications
You must be signed in to change notification settings - Fork 2
Installing the Arden Syntax Editor Eclipse plugin
hflicka edited this page Aug 21, 2012
·
1 revision
There is an Eclipse plugin including Arden2ByteCode available that simplifies editing and starting MLM files.
Two general ways of installing that plugin are available:
- via Eclipse Marketplace
- via the Eclipse "Install new Software..." wizard
Both ways require you to have Eclipse version 3.7. Version 4 will not work as far as I know. As of other Eclipse versions, I don't know.
To install via Eclipse Marketplace, drag this link onto a running Eclipse window:
Drag 'n drop on Eclipse
Now you can follow the installation procedure.
- Start Eclipse version 3.7 (Indigo)
- Click on Help -> Install new Software... in the menu
- Uncheck the Contact all update sites during install to find required software checkbox to speed up the installation process
- Add http://arden2bytecode.sf.net/eclipse/update/ as a software site. The name given does not matter.
Now Eclipse loads the update site's contents as well as that of Eclipse. This may take a while as Eclipse servers are slow and there is much useless data transmitted. - Mark the Arden Syntax Editor to be installed. Click next.
- Follow the installation procedure. When asked whether to install unsigned content, click OK.
- When the Editor is installed, Eclipse will ask you if you want to add the xText nature to a project when opening a MLM (*.mlm file).
- If you added the xText Nature, you should see the syntax of Medical Logic Modules being highlighted.