/
Possible Needed Step
Possible Needed Step
This step shouldn't be needed anymore.
In Eclipse, go to Window -> Preferences -> search for "Classpath Variables" -> Make sure there's an "ECLIPSE_HOME" variable. if not, create one and make sure it's pointing to your eclipse folder. Without this, the WST_Survey_Manager project won't build.
- If you're using a newer build of Eclipse than the last version that the software was checked in with, you may have to upgrade some of the libraries. Right click on "WST_Manager_Webapp" -> Properties -> Java Build Path. If there are any .jars that have an red X that starts with the ECLIPSE_HOME variable, you'll have to use "Add Variable..." button, extend the "ECLIPSE_HOME" variable and search the plugins folder for a newer version of that .jar file. (You can downgrade, but if you do, you should not check in your project configuration files).
- Repeat step (a) for any other projects that were just checked out (i.e. org.eclipse.mylyn.jira.core, etc)
- For any of those new .jar files added in (a), also go to the right click WST_Manager_Webapp -> Properties -> "Java EE Module Dependencies" -> and check the box next to all the new libraries.
, multiple selections available,