Fix path to look for Mylyn Wikitext in case of shared installations
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Wed, 14 Jan 2015 20:23:37 +0000 (15:23 -0500)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Wed, 14 Jan 2015 23:43:37 +0000 (18:43 -0500)
commit9298e69568d4f9387af5674962498903fd836521
tree07164a772b65993ba95ae6e856e4385663da93cc
parent5ccf3aa8a141e6f986127edea57d5a07158f9a7a
Fix path to look for Mylyn Wikitext in case of shared installations

${eclipse.home} works correctly in the case where the Mylyn plugins are under
the Eclipse installation but it does not work in the case of bundle pools,
for example /home/user/.p2/pool/plugins. Instead, ${osgi.syspath} can be used.

Change-Id: Ife437c6efe1b7677210cd5cb444cf689c4384874
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/39626
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-by: Hudson CI
org.eclipse.tracecompass.gdbtrace.help/.externalToolBuilders/Help Builder.launch
org.eclipse.tracecompass.gdbtrace.help/build.xml
org.eclipse.tracecompass.help/.externalToolBuilders/Lttng Help Build.launch
org.eclipse.tracecompass.help/build.xml
org.eclipse.tracecompass.rcp.help/.externalToolBuilders/RCP Help Builder.launch
org.eclipse.tracecompass.rcp.help/build.xml
org.eclipse.tracecompass.tmf.help/.externalToolBuilders/org.eclipse.linuxtools.tmf.help build.xml [Builder].launch
org.eclipse.tracecompass.tmf.help/build.xml
org.eclipse.tracecompass.tmf.pcap.help/.externalToolBuilders/org.eclipse.linuxtools.tmf.pcap.help build.xml [Builder].launch
org.eclipse.tracecompass.tmf.pcap.help/build.xml
This page took 0.029411 seconds and 5 git commands to generate.