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 [2014/11/11 20:06]
yun [Eclipse Setup Using Plugins]
eclipse_setup [2017/11/29 16:20]
waruna [Eclipse Setup Using Plugins]
Line 3: Line 3:
 =====Eclipse Setup Using Plugins===== =====Eclipse Setup Using Plugins=====
  
-For the newcomers (for others some of these steps are redundant): +  - AlphaZ requires Java 8 or later and a Unix system (Linux or Mac OSX). If Java is not installed on your machine, install Java from http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html.  
-  - AlphaZ requires Java 7. If Java is not installed on your machine, install Java from http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html.  +  - Download Eclipse (Oxygen - 4.7.1) at http://www.eclipse.org/downloads/ (Eclipse IDE for Java Developers for your platform)
-  - Download Eclipse (the Luna) 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: http://www.cs.colostate.edu/AlphaZ/update-sites/luna/site.xml (kepler is the current version of Eclipse: you may need to change it). +  - In "Work with" text box, copy/paste the following URL: https://www.cs.colostate.edu/AlphaZ/update-sites/oxygen/site.xml (Oxygen - 4.7.1 is the current version of Eclipse. For older versions of Eclipse use URLhttps://www.cs.colostate.edu/AlphaZ/update-sites/<target>/site.xml where <target> is code name of the Eclipse distribution. i.e., neon). 
-  - You should see several items including "AlphaZ environment". +  - You should see several items including "AlphaZ Environment" and "AlphaZ Features". 
-  - Install "AlphaZ Bundle" (inside the "AlphaZ environmentcategory).+  - Alphaz Environment has all the features required for AlphaZ 
 +  - AlphaZ Features only have the features developed at CSU 
 +  - Install "AlphaZ Environment".
   - 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/latest/. /*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.\\+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 for External Environment ===== =====Eclipse Setup for External Environment =====
  
eclipse_setup.txt · Last modified: 2023/06/01 17:01 by lnarmour