-
Notifications
You must be signed in to change notification settings - Fork 3
Deprecated_Set up Command line version of IoTSuite in Eclipse
Step 1:
Download Eclipse Helios. We recommend to install Eclipse IDE for Java EE Developers
URL: http://eclipse.org/downloads/packages/release/helios/sr2 . We have been using 64-bit Eclipse version.
Step 2: Setup ANTLR 3.X into Eclipse
The video for setting up ANTLR 3.x in Eclipse is available Tutorial URL: http://vimeo.com/8001326). Make sure that you follow instructions step by step in order to setup ANTLR in Eclipse.
Step 3: Download IoTSuite into Eclipse.
We have been using the JRE version 6 (64-bit). So, users have to install JRE 6 in case they do not have. Configure JRE 6 in the build path. We have provided jre-6u29-windows-x64.exe file to install JRE 6 in your computer.
Step 4: Setup IoTSuite template in Computer.
In order to generate a required framework, IoTSuite needs Template. The template folder is available with IoTSuite as IoTSuite-Template.rar file. (We recommend to extract the rar file in C:\IoTSuite-Template\).
Step 4: For use of IoTSuite -- see Application Development using IoTSuite