Community
Participate
Working Groups
Build Identifier: Irrelevant Hi When using eclipse-pdebuild.sh it will write to ~/workspace, because eclipse-pdebuild.sh do not pass -data. Also eclipse-pdebuild.sh invokes eclipse via java -cp so using -vmargs do not make sense. I have written a patch to fix both of these. ~Niels Reproducible: Always
Created attachment 176266 [details] reorder jvm args and pass -data in eclipse-pdebuild.sh
Created attachment 191501 [details] Refreshed the original patch for the git migration Re-submitting the patch as a git compatible patch (generated via git format-patch). The patch can be applied with "git am $patch" (or patch -p1 < $patch + git add/commit) on top of commit bedb779[1] (current head of master branch at creation time). Thank you in advance, ~Niels [1] http://git.eclipse.org/c/linuxtools/org.eclipse.linuxtools.eclipse-build.git/commit/?id=bedb7791752e6bd2c954582489d43ece5229b49a
Applied a refreshed version to HEAD[1]. ~Niels [1] http://git.eclipse.org/c/linuxtools/org.eclipse.linuxtools.eclipse-build.git/commit/?id=06176095e850e1c86b2617d7325a028875a817f8
Comment on attachment 191501 [details] Refreshed the original patch for the git migration Less than 250 lines. Contributor is commiter.