Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Eclipse Download

Download the latest Eclipse found here http://www.eclipse.org/downloads/

Eclipse Plugins

Below are some useful plugins that may be helpful during the development process

There are other useful plugins that you may obtain by going to the Eclipse Marketplace 

Eclipse and uPortal

If you are using a downloaded version of uPortal you should simply be able to add the uPortal project to your Eclipse workspace using the "File > Import..." command and selecting "Existing Projects into Workspace". Select the uPortal folder which contains the .classpath and .project files for Eclipse.

An online video] from Faizan Ahmed from Rutgers University is a helpful demonstration for importing uPortal into the Eclipse IDE

Building uPortal

Eclipse ships with Ant 1.7.0 which has a known bug that does not allow it to work with uPortal's build.xml. You can either use the command line to run the uPortal Ant tasks using Ant 1.6.5 or go into the "Ant > Runtime" section of the Eclipse preferences and select an Ant 1.6.5 distribution, this will allow you to run the uPortal Ant tasks from within Eclipse.

  • No labels