Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Eclipse Photon : PDE headless build(PDE Build Eclipse Photon RCP Development)
Eclipse Photon : PDE headless build [message #1793052] Mon, 30 July 2018 09:54
Sunil Kumar is currently offline Sunil KumarFriend
Messages: 2
Registered: July 2018
Junior Member
Hi,
I am trying to generate a PDE headless build, but eclipse is not generating any launcher file.

I am using following Eclipse Version :

Eclipse IDE for RCP and RAP Developers
Version: Photon Release (4.8.0)
Build id: 20180619-1200

This is my command to generate the build

$JAVA_HOME/bin/java -jar $ECLIPSE_LOCATION/plugins/org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar -application org.eclipse.ant.core.antRunner -buildfile $BUILD_FILE -Dbuilder=$BUILD_CONFIG_LOCATION -DarchivePrefix=build -DbuildDirectory=$BUILD_LOCATION -DbaseLocation=$baseLocation -Dproduct=$product -DbuildId=$buildId -Dconfigs="$configs" -DarchiveNamePrefix=$archiveNamePrefix -DjavacSource=$javaVersion -DjavacTarget=$javaVersion

[Updated on: Mon, 30 July 2018 13:58]

Report message to a moderator

Previous Topic:TreeViewer controls in custom ContentOutlinePage
Next Topic:Eclipse PDE build not generating launcher file
Goto Forum:
  


Current Time: Thu Apr 18 23:43:32 GMT 2024

Powered by FUDForum. Page generated in 0.02286 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top