Parallel IT · Parallel Task
Parallel Task — Eclipse Plug-In
An Eclipse plug-in is available for developers of Parallel Task, made available under the GNU General Public License (GPL).
Update site URL
http://parallel.auckland.ac.nz/plugins/ParallelTaskEclipsePlugin/
An Eclipse update site has been set up at the above URL for easy installation and updates.
Installation — update site
- Open Eclipse.
- Navigate to Help → Install New Software…
- Click Add…
- Paste the update site URL into the Location field.
- Click OK.
- Check “ParaTask Eclipse Editor”.
- Uncheck Contact all update sites during install to find required software to save time.
- Click Next to install.
Installation — local archive
- Download the update-site file.
- In Eclipse, go to Help → Install New Software…
- Click Add…, then Archive, and specify the location of the downloaded file. Click OK.
- Check the plug-in’s checkbox.
- Uncheck Contact all update sites during install to find required software.
- Click Next to install.
Add ParaTask support to a project
- Right-click a Java-related project, such as a general Java project or an Android project.
- Click Add ParaTask Nature, then try the ParaTask features.