1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/build
2004-03-03 15:09:16 +00:00
..
org.eclipse.cdt.make.core extern strings 2004-03-02 17:13:52 +00:00
org.eclipse.cdt.make.ui extern'd strings 2004-03-02 21:37:42 +00:00
org.eclipse.cdt.managedbuilder.core A change in VCErrorParser to fix PR 53253 causes an IndexOutOfBounds exception when echoing a build command on Win32 if the absolute path to the make utility is specified, i.e. C:\<path>\make.exe. The work-around is to not have the launcher echo the command, and just output it to the build console directly. 2004-03-03 15:09:16 +00:00
org.eclipse.cdt.managedbuilder.ui Work to support new feature C1, "Set Tool Command in Project". Created a new preference page that has a single string field editor (for now) to edit the tool command. There is an externalized string for the label. Now that there are preference pages for tools and for options, and both are managed by the property page, the common logic for both preference pages have been refactored into a superclass. 2004-03-02 15:27:47 +00:00