ML-Dev: SML Plug-in for Eclipse Yevgeniy Bangiyev 02/07/07 Yevgeniy Bangiyev 02/07/07
Features Syntax highlighting Syntax highlighting Underlining of errors Underlining of errors Interpreter console Interpreter console Code loading from file Code loading from file
Installing The plug-in can be installed through Software Updates: The plug-in can be installed through Software Updates:
Manual installation zip file can be download here: ates/mldev.zip Manual installation zip file can be download here: ates/mldev.zip ates/mldev.zip ates/mldev.zip User guide is here: User guide is here: serguide serguide SML software has to be downloaded and extracted from: SML software has to be downloaded and extracted from:
Setting up In Eclipse, go to Window,Preferences,SML,Run. Click Browse and go to the extracted SMLnj folder. Then go to the bin folder and choose sml.bat, click Apply and OK.
Creating SML Project and File Click on File, New, File, click on SML project folder, write the file name ending in a.sml, and click Finish. Go to File, New, Project, select Simple, Project, click Next, write name, and click Finish.
Running Code To run SML code click on Run, Run…, double click on SML, write the project folder and the file names, click Apply then Run.
Sources ML-Dev website mldev/ ML-Dev website mldev/ mldev/ mldev/ SML/NJ website: SML/NJ website: