1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 14:15:23 +02:00
Find a file
Morten Kristiansen f680519739 [Bug 460131] Eclipse bin dir prepended to cross tool path
java.io.File is used to store the path to the cross tools.
getAbsolutePath is invoked before variables are expanded. Hence File
cannot see the path is already absolute and therefore prepends CWD.
Reverted to getPath, since conversion to full path would not make sense
anyway.

Change-Id: I13e5b2c0d7747741926a88e120d13003b910e8c6
Signed-off-by: Morten Kristiansen <millibit@gmail.com>
2015-02-20 21:41:04 -05:00
build Fix up API @since tags against CDT 8.6. 2015-02-17 23:43:49 -05:00
codan Bug 455828 - Don't be over-eager when collecting dead nodes in the 2015-02-20 09:30:19 -05:00
core bug 454501: make replace private method with String.trim() 2015-02-20 14:05:30 -05:00
cross [Bug 460131] Eclipse bin dir prepended to cross tool path 2015-02-20 21:41:04 -05:00
debug Remove unnecessary .api_filters 2015-02-11 15:48:32 -05:00
doc Bug 460370 - Remove reference to CDT project name in Welcome screen 2015-02-19 13:46:31 -05:00
dsf Remove dead code 2015-02-13 16:20:47 -05:00
dsf-gdb Add test suite for GDB 7.9 and move Automated Suite to use GDB 7.9 2015-02-20 16:01:33 -05:00
jtag Bug 459296 - catch exception when 'Reset and Delay' field has invalid 2015-02-20 09:50:45 -05:00
launch/org.eclipse.cdt.launch Bug 458650 - NPE when creating a "C/C++ Remote Application" launch 2015-01-29 09:50:51 +02:00
llvm Cosmetics. 2015-01-06 21:02:42 -08:00
lrparser Bug 452416 - Move takesVarArgs() up from ICPPFunctionType to 2015-02-09 16:44:05 -05:00
memory Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
p2 Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
qt Extract test VM args to common property base.test.vmargs 2015-02-06 13:02:28 -05:00
releng Remove Jetty from 4.5 target 2015-02-19 10:10:32 -05:00
remote Bug 459972 - Update CDT to use o.e.remote 2.0. 2015-02-17 14:48:08 -05:00
testsrunner Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
upc Extract test VM args to common property base.test.vmargs 2015-02-06 13:02:28 -05:00
util Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
visualizer Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
windows Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
xlc Extract test VM args to common property base.test.vmargs 2015-02-06 13:02:28 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Allow for filtering of findbugs 2015-02-18 11:50:43 -05:00