Changes between Version 9 and Version 10 of InstallationInstructions


Ignore:
Timestamp:
Jul 7, 2010 4:20:30 PM (14 years ago)
Author:
maylill.sande
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationInstructions

    v9 v10  
    22== How to install Magnolia ==
    33
    4 '''1. Setting up Eclipse for Magnolia
     4'''1. Install Eclipse for Magnolia
    55'''
    66
     
    6565
    6666Making a script means opening a file in an editor, e.g., Emacs and saving the file. A good name for the file in this instant might be ''run-eclipse''. Save the file in the directory ''Magnolia''. Add the above text to the file precisely as shown.
     67
     68'''4. Adapting Eclipse to Rascal, Magnolia and helpful tools'''
     69
     70Start Eclipse. Either by writing eclipse in a terminal, or if you made a script in step 3, writing the name of the file you made in a terminal. For example like this:
     71
     72{{{
     73run-eclipse
     74}}}
     75 
     76You may start Eclipse by clicking on the icon in your desktop or similar only if you did not write a script in step 3.