Skip to content

Parameters

versionfolder
Name of the folder which contains the builds for specific release version. (Needs to be changed based on the release you are working on)
buildid
Name of the folder which contains the build. (Needs to be changed based on the build you are working with). Available build folders can be seen here: http://download.eclipse.org/eclipse/updates/${versionfolder} . For example: http://download.eclipse.org/eclipse/updates/4.18-I-builds/ for 4.18 I builds
ecjversion
The full version/qualifier for the jdt.core.complier.batch (just version/qualifier, the rest is "hard coded" in org.eclipse.jdt.core.complier.batch_${ecjversion}.jar)
rootlocation
The path to the directory that contains the build folders for different versions. (Typically, does not need to change.)
mavenurl
This should be one of these 2 URLs depending on if you are staging or releasing: - https://repo.eclipse.org/content/repositories/eclipse-staging/ - https://repo.eclipse.org/content/repositories/eclipse-releases/