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 Both sides next revision
eclipse_setup [2017/11/29 16:37]
waruna [Common Pitfalls]
eclipse_setup [2018/09/25 16:12]
sanjay
Line 1: Line 1:
 AlphaZ has been only tested on Linux 64 bits and MacOs. AlphaZ has been only tested on Linux 64 bits and MacOs.
- 
-=====Eclipse Setup Using Plugins===== 
- 
-  - AlphaZ requires Java 8 or later and a Unix system (Linux or Mac OSX). If Java 8 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) 
-  - Launch Eclipse 
-  - Go to Help -> Install New Software 
-  - 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 URL: https://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" and "AlphaZ Features". 
-  - 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. 
-  - Restart Eclipse. 
-  - 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. */ 
- 
-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 ===== 
- 
-Bundles for other environments are available under ''http://www.cs.colostate.edu/AlphaZ/bundles/''. \\ 
-Simply download the archive for your OS/architecture and extract its content.\\ 
-AlphaZ bundle will be also automatically updated. 
- 
  
 =====Eclipse Setup for CSU students ===== =====Eclipse Setup for CSU students =====
Line 40: Line 17:
 Don't forget to give execute permission to the script. Don't forget to give execute permission to the script.
  
 +=====Eclipse Setup for External Environment =====
 +
 +Bundles for other environments are available under ''http://www.cs.colostate.edu/AlphaZ/bundles/''. \\
 +Simply download the archive for your OS/architecture and extract its content.\\
 +AlphaZ bundle will be also automatically updated.
 +
 +
 +
 +=====Eclipse Setup Using Plugins=====
 +
 +  - AlphaZ requires Java 8 or later and a Unix system (Linux or Mac OSX). If Java 8 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)
 +  - Launch Eclipse
 +  - Go to Help -> Install New Software
 +  - 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 URL: https://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" and "AlphaZ Features".
 +  - 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.
 +  - Restart Eclipse.
 +  - 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. */
 +
 +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.\\
  
 =====Checking out Sample Project====== =====Checking out Sample Project======
eclipse_setup.txt ยท Last modified: 2023/06/01 17:01 by lnarmour