-
Notifications
You must be signed in to change notification settings - Fork 225
Prerequisites for earlier WALA versions
WALA relies on Java 5.0, but should work with Java 6.
The WALA framework relies on support from Eclipse. You are strongly encouraged to begin exploring WALA from within a fresh Eclipse 3.6 workspace. You can download Eclipse from http://www.eclipse.org/downloads/. WALA is packaged as a bunch of Eclipse plug-ins, so you will need a version of Eclipse that includes the Plugin Development Tools; we recommend the "Eclipse Classic" download.
WALA relies on Java 5.0.
The WALA framework relies on support from Eclipse. You are strongly encouraged to begin exploring WALA from within a fresh Eclipse 3.3 workspace. You can download Eclipse from http://www.eclipse.org/downloads/. WALA is packaged as a bunch of Eclipse plug-ins; you will need a version of Eclipse that includes the Plugin Development Tools. ("For Java Developers" only won't cut it.)
WALA relies on Java 1.5.
The WALA framework relies on support from Eclipse. You are strongly encouraged to begin exploring WALA from within a fresh Eclipse 3.3 workspace. You can download Eclipse from http://www.eclipse.org/downloads/. WALA is packaged as a bunch of Eclipse plug-ins; you will need a version of Eclipse that includes the Plugin Development Tools. ("For Java Developers" only won't cut it.)
In addition to the Eclipse 3.3 base, you will need the Eclipse EMF support (an Eclipse Tools project http://www.eclipse.org/emf/). You can install this via the Europa Eclipse update site. WALA has been tested with EMF v2.3.0. Earlier versions of EMF will not suffice. From inside Eclipse:
Help -> Software Updates -> Find and Install...
Search for new features to install.
Choose the Europa Discovery site.
Find and install EMF Runtime + End-User tools(can be found under Models and Modeling Environment)
The WALA framework relies on support from Eclipse. You are strongly encouraged to begin exploring WALA from within a fresh Eclipse 3.2 workspace. You can download Eclipse from http://www.eclipse.org/downloads/.
In addition to the Eclipse 3.2 base, you will need the Eclipse EMF support (an Eclipse Tools project http://www.eclipse.org/emf/). You can install this via the Callisto Eclipse update site. WALA has been tested with EMF v2.3. Earlier versions of EMF will not suffice. From inside Eclipse:
Help -> Software Updates -> Find and Install...
Search for new features to install.
Choose the Callisto update site.
Find and install EMF (can be found under Models and Modeling Environment)