User Tools

Site Tools


eclipse_setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
eclipse_setup [2015/03/06 15:45]
waruna [Eclipse Setup Using Plugins]
eclipse_setup [2016/12/07 09:53]
waruna [Eclipse Setup Using Plugins] updated the eclipse version
Line 4: Line 4:
  
 For the newcomers (for others some of these steps are redundant): For the newcomers (for others some of these steps are redundant):
-  - AlphaZ requires Java 7. If Java 7 is not installed on your machine, install Java 7 from http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html.  +  - AlphaZ requires at least Java 7 (Java 8 is also supported). If Java 7 is not installed on your machine, install Java 7 from http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html.  
-  - Download Eclipse (Luna - 4.4.2) at http://www.eclipse.org/downloads/ (Eclipse Classic for your platform)+  - Download Eclipse (Neon - 4.6.1) at http://www.eclipse.org/downloads/ (Eclipse Classic for your platform)
   - Launch Eclipse   - Launch Eclipse
   - Go to Help -> Install New Software   - Go to Help -> Install New Software
-  - In "Work with" form, copy/paste the following URL: https://www.cs.colostate.edu/AlphaZ/update-sites/luna-4.4.2/site.xml (Luna - 4.4.is the current version of Eclipse. For older versions of Eclipse use URL: https://www.cs.colostate.edu/AlphaZ/update-sites/<target>/site.xml where <target> is code name of the Eclipse distribution).+  - In "Work with" form, copy/paste the following URL: https://www.cs.colostate.edu/AlphaZ/update-sites/neon/site.xml (Neon - 4.6.is the current version of Eclipse. For older versions of Eclipse use URL: https://www.cs.colostate.edu/AlphaZ/update-sites/<target>/site.xml where <target> is code name of the Eclipse distribution).
   - You should see several items including "AlphaZ environment".   - You should see several items including "AlphaZ environment".
   - Install "AlphaZ Bundle" (inside the "AlphaZ environment" category).   - Install "AlphaZ Bundle" (inside the "AlphaZ environment" category).
   - Hit next until Eclipse start installing the bundle.   - Hit next until Eclipse start installing the bundle.
   - Restart Eclipse.   - Restart Eclipse.
-  - To be able to check out project through svn with eclipse, please install the corresponding subeclipse plugins. All links that correspond to different versions of subeclipse is available on webpage http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA. Go to Help->Install New Software, and copy the corresponding URL in the "Work with" form, and install all the plugins. +  - To be able to check out project through svn with eclipse, please install the corresponding subeclipse plugins using update-site  https://dl.bintray.com/subclipse/releases/subclipse/4.2.x. /*All links that correspond to different versions of subeclipse is available on webpage http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA. Go to Help->Install New Software, and copy the corresponding URL in the "Work with" form, and install all the plugins. */
  
 Since AlphaZ is still in very active development, we have activated automatic update of AlphaZ bundle.If you met some problems while using AlphaZ, please refer to the common pitfall section. We described some common problems that users met, and provided possible solutions.\\ Since AlphaZ is still in very active development, we have activated automatic update of AlphaZ bundle.If you met some problems while using AlphaZ, please refer to the common pitfall section. We described some common problems that users met, and provided possible solutions.\\
eclipse_setup.txt · Last modified: 2023/06/01 17:01 by lnarmour