Commit graph

778 commits

Author SHA1 Message Date
Sergey Prigogin
457af57f60 Changed the execution environment to JavaSE-1.6 2011-10-17 16:44:49 -07:00
Eugene Ostroukhov
b30bb21b53 bug 358835: Tools Settings page forgets selected node 2011-09-26 10:47:05 -04:00
Andrew Gvozdev
6a63d0325f bug 358605: No environment variables imported to new cfg while importing
configuration from another project in Manage Configurations dialog
2011-09-22 15:29:47 -04:00
Doug Schaefer
9ec9113700 Update version numbers for Juno. 2011-09-22 15:03:14 -04:00
Andrew Gvozdev
6d6ddb397d bug 358605: Cosmetics. Renamed some local variables, fixed warnings,
changed wording in error message.
2011-09-22 14:06:24 -04:00
Marc-Andre Laperle
4e00674583 Bug 292534 - [New Project Wizard] Phantom page appears while navigating
pages back and forth
2011-09-17 12:01:56 -04:00
Doug Schaefer
d7092b12c9 Mavenizing CDT releng.
Also removed unsupported cdt.core fragments from the platform feature.
2011-06-28 05:21:58 -04:00
Vivian Kong
1f46851ba3 Bug 133881 - Make refreshing after building optional - UI changes 2011-06-03 17:32:57 +00:00
Vivian Kong
5536ac7496 Bug 133881 - Make refreshing after building optional - filter out resources that have already been added to the "resources to refresh" list 2011-05-24 19:49:47 +00:00
Chris Recoskie
b609ec68ba Bug 133881 - Make refreshing after building optional
- serialize/deserialize to/from C project description
- fix stack overflow issue on load
- move ResourceExclusion and friends to internal packages
2011-05-10 16:53:37 +00:00
Chris Recoskie
1ab1affd17 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-29 18:02:57 +00:00
Andrew Gvozdev
0a90b65e97 bug 222817: [Contribution] <enablement and applicability calculator support with Option Category
Patch from Miwako Tokugawa
2011-04-25 04:38:22 +00:00
Andrew Gvozdev
72353369b3 bug 342069: Scanner discovery output is lost when running compiler specs command 2011-04-24 03:50:37 +00:00
Vivian Kong
a3fc8296c8 Bug 133881 - Make refreshing after building optional - UI changes
Work in progress.
2011-04-21 21:08:26 +00:00
Vivian Kong
60e7c6cda0 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-21 20:15:38 +00:00
Vivian Kong
a7c9cf5052 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-20 18:21:46 +00:00
Vivian Kong
dc228102ca Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-20 18:14:58 +00:00
Vivian Kong
096a053e12 Bug 133881 - Make refreshing after building optional
Add Refresh Policy Tab to C/C++ Build properties page - Work in progress.
2011-04-20 16:04:38 +00:00
Andrew Gvozdev
49f89720a9 bug 340995: CDT Global Build Console created for every CDT CBuildConsole extension 2011-04-19 16:59:15 +00:00
Vivian Kong
d79a9c2863 Bug 133881 - Make refreshing after building optional
Work in progress.
2011-04-18 21:19:42 +00:00
Sergey Prigogin
7dba3181b9 Code streamlining. 2011-04-11 00:31:45 +00:00
Vivian Kong
2981fa7e31 Bug 331783 - NLS: "Clear" button label in Makefile Project preferences truncated 2011-03-21 17:39:51 +00:00
Andrew Gvozdev
8702144ba5 compilation warning 2011-03-10 23:06:22 +00:00
Chris Recoskie
928076556c Bug 320949 - Add ability to contribute custom field-editor GUI to the Build Option Settings page 2011-03-09 22:28:20 +00:00
Vivian Kong
f561817d6e Bug 133881 - Make refreshing after building optional 2011-02-25 19:55:03 +00:00
James Blackburn
e7395929a9 Bug 335338 - Configurations from projectTypes are included in ManagedBuildManager#getExtensionConfigurations 2011-01-25 17:27:58 +00:00
James Blackburn
08de213b26 Bug 334118 - Build Preferences need some tidying
Re-factor the build preferences out of CPluginPreferencePage to their own page BuildPreferencePage.  Build category defined by cdt.ui: org.eclipse.cdt.ui.preferences.BuildSettings
2011-01-14 10:27:31 +00:00
Andrew Gvozdev
7047d32a98 bug 274684: Indicators of string list modes for multi-configuration edits look like debug texts
Added higher level getter and setter for dealing with the string list properties in consistent way
2010-12-06 21:01:03 +00:00
Andrew Gvozdev
8a800fe972 bug 274684: Indicators of string list modes for multi-configuration edits look like debug texts 2010-11-09 23:53:18 +00:00
Andrew Gvozdev
b1132c434c bug 197124: [Usability] convert C/C++ Projects wizard should display some message explaining what projects could be converted 2010-11-05 21:37:12 +00:00
Andrew Gvozdev
d320195a9e bug 88402: UI plugins should share common images 2010-11-05 16:05:04 +00:00
Anton Leherbauer
af5c98eed9 Bug 328472 - "C/C++ Build" does not show under Preferences 2010-10-29 12:26:52 +00:00
Doug Schaefer
ec96add1ba Enable C++ Build properties on CDT project in the Java perspective, e.g. for Android Native. 2010-10-26 04:20:08 +00:00
Andrew Gvozdev
61ac5642e9 bug 309113: Ability to have a single build console for a multi-project build
Patch from Alex Collins (with a few improvements)
2010-10-19 15:40:17 +00:00
Andrew Gvozdev
e2a392976f bug 322169: New Makefile Project with Existing Code wizard silently fails 2010-09-23 20:42:32 +00:00
Doug Schaefer
27510e422c Bug 323039 - add ability to set configuration in CfgHolder after construction. 2010-08-18 14:28:44 +00:00
Andrew Gvozdev
aae17ceace bug 322695: Can't access preferences of any unrelated CDT project having "bad" project in workspace 2010-08-15 02:08:08 +00:00
Andrew Gvozdev
bd655c6a8a bug 322695: Can't access preferences of any unrelated CDT project having "bad" project in workspace 2010-08-14 05:36:25 +00:00
Andrew Gvozdev
6bd17c4f77 Cosmetics: white spaces/enhanced loops 2010-08-14 04:24:15 +00:00
Andrew Gvozdev
dd06d7a47d bug 318812: lost labels for Discovery Options Page 2010-07-25 03:41:43 +00:00
Andrew Gvozdev
fa8ceee23e bug 319766: Invalid Javadoc tags
patch from Petri Tuononen
2010-07-16 15:12:58 +00:00
Andrew Gvozdev
73ea2efa7d bug 319769: Unnecessary type casts
patch from Petri Tuononen
2010-07-14 14:02:35 +00:00
Andrew Gvozdev
dbe5a12393 bug 319777: Missing @Override annotations
patch from Petri Tuononen
2010-07-14 13:51:53 +00:00
Andrew Gvozdev
aa7a3e8243 bug 318581: Use of deprecated org.eclipse.core.runtime.PluginVersionIdentifier discontinued.
Patch from Petri Tuononen.
2010-07-08 20:57:13 +00:00
Andrew Gvozdev
bbbd5e5fa7 bug 319206: Icons for "Library Paths" and "Source Location" on Paths&Symbols property page 2010-07-08 04:27:28 +00:00
Andrew Gvozdev
7220adf26b bug 318812: cdt.managedbuilder.ui should use its own message bundle instead of cdt.ui 2010-07-06 22:16:09 +00:00
Andrew Gvozdev
be678f1ff4 bug 206372: [Scanner Discovery] Include path discovery doesn't discard obsolete paths on compiler upgrade 2010-06-15 22:18:42 +00:00
Andrew Gvozdev
f0ff969691 bug 255694: [Scanner Discovery] folder-level discovery option page seen when "per configuration" scope is selected at project level 2010-06-15 22:12:16 +00:00
Vivian Kong
20dd9ee139 Bug 315439 Fix up copyright 2010-06-02 19:48:27 +00:00
James Blackburn
12978a0406 Bug 315187 Unknown tool option silently breaks ManagedBuild tool command line generation 2010-06-01 14:00:33 +00:00
Ken Ryall
c1e9b9b306 Fix for style. 2010-05-30 07:50:47 +00:00
Andrew Gvozdev
e7c1bd5900 bug 306222: Further enhancement of Save Build Console feature
Discontinue logging per configuration added in bug 294106
2010-05-21 16:01:26 +00:00
Vivian Kong
55c0c36d5a Bug 312133 - TVT36:TCT178: PTG: Tools is in English 2010-05-10 14:09:20 +00:00
Andrew Gvozdev
de1302afa7 JavaDoc settings 2010-04-29 17:30:03 +00:00
Andrew Gvozdev
791f2017f5 compilation warnings 2010-04-29 05:05:52 +00:00
James Blackburn
f6da41c466 Bug 115601 Add -include option to built-in MBS GNU toolchain. Add Paths & Symbols property page for editing paths of kind ICSettingEntry#INCLUDE_FILE (hidden by default) 2010-04-28 13:23:39 +00:00
Andrew Gvozdev
5dcf417442 bug 309579: Organize build items in context menu
removed Build All Configurations item which did not appear in the menu (neither in CDT 5.0 nor in 6.0)
2010-04-19 16:46:25 +00:00
Andrew Gvozdev
138550be13 bug 309579: Organize Build Configuration items in context menu 2010-04-19 05:05:00 +00:00
Andrew Gvozdev
a41dc7b70e bug 230185: made package internal:
org.eclipse.cdt.managedbuilder.ui.actions -> org.eclipse.cdt.managedbuilder.internal.ui.actions
2010-04-14 14:07:32 +00:00
Andrew Gvozdev
1fe815d140 bug 230185 comment #16 patch: add to project a popup menu to clean all / selected configurations 2010-04-14 13:30:11 +00:00
Warren Paul
d346fcd041 fixed validateProjectName logic. 2010-04-13 23:23:40 +00:00
James Blackburn
868b8f9a8a Bug 230185 Add Clean All / selected configurations to project pop-up 2010-04-13 13:09:00 +00:00
Andrew Gvozdev
dd621839a6 cleanup: compilation warnings 2010-04-08 15:48:41 +00:00
Andrew Gvozdev
55d9c94968 bug 300539: Add ability to specify filter-path to build-options that support browsing
Patch from Baltasar Belyavsky
2010-03-26 17:45:42 +00:00
Andrew Gvozdev
c5bb4beda7 cleanup: removed some JavaDoc warnings plus other cosmetics 2010-03-16 16:55:34 +00:00
Andrew Gvozdev
de881ce70d replaced configuration icon on "Select Configuration" page of New C/C++ Project Wizard with "classic" configuration icon. 2010-03-16 16:48:20 +00:00
Andrew Gvozdev
af6798c3e8 cleanup: deprecated class used for CDT 3.X style projects 2010-03-15 21:10:54 +00:00
Doug Schaefer
6e45806355 Reused import existing as new with existing. Fixed title on import. 2010-03-11 21:11:41 +00:00
Andrew Gvozdev
fed65b3655 bug 294106: Save CDT Build Console output into a file
Patch from Dmitry Kozlov
2010-03-11 18:04:41 +00:00
Andrew Gvozdev
d6c4fd9d5f bug 305041: compilation warnings 2010-03-09 23:31:21 +00:00
Andrew Gvozdev
a2fd559aec cleanup: JavaDoc/compiler warnings 2010-03-09 22:53:14 +00:00
Doug Schaefer
0c26d91b94 New Import Existing Code Wizard. 2010-03-09 21:00:10 +00:00
Andrew Gvozdev
70629e88a9 cleanup: @Override 2010-02-21 16:15:07 +00:00
Andrew Gvozdev
9792eb18f1 bug 289169: Organize build preferences under Build Settings page 2010-02-21 14:45:20 +00:00
Andrew Gvozdev
b94f2c2a1c bug 289169: Organize build preferences under Build Settings page 2010-02-21 05:21:56 +00:00
Andrew Gvozdev
56f7fff484 bug 303416: Preference tab Multiple Configurations Edit is different 2010-02-21 04:40:51 +00:00
Andrew Gvozdev
ec0f826863 bug 300707: Add ability to specify file-extension filter for build-options that support file browsing
Patch from Baltasar Belyavsky
2010-02-08 23:01:45 +00:00
Andrew Gvozdev
49febc4abd bug 301373: [API] add @noextend and @noimplement
added check for malformed tags
2010-02-08 03:10:18 +00:00
Andrew Gvozdev
285388adce bug 301373: [API] add @noextend and @noimplement
Oops @noimplement was meant
2010-02-08 03:10:06 +00:00
Andrew Gvozdev
1c7074d5ba bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.managedbuilder.ui 2010-02-08 01:02:18 +00:00
Andrew Gvozdev
9825c82b7f bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.managedbuilder.ui 2010-02-07 22:24:45 +00:00
Andrew Gvozdev
973abf0454 bug 301373: [API] add @noextend and @noimplement tags - org.eclipse.cdt.managedbuilder.core 2010-02-07 17:14:29 +00:00
Vivian Kong
6d906f69c5 externalize strings in plugin.xml in various plugins 2010-02-01 16:23:38 +00:00
Andrew Gvozdev
27e4d74c8e bug 237115: "Other objects" list does not resize
Patch from Marc-Andre Laperle
2010-01-13 02:30:36 +00:00
Andrew Gvozdev
9fa4bd5b07 bug 290997: [Contribution] VS-style option tooltip display in Property Pages
patch from Miwako Tokugawa
2009-12-04 19:00:15 +00:00
James Blackburn
ef68953626 Bug 295588 Changing Artifact type should update export settings 2009-11-19 14:16:08 +00:00
James Blackburn
606c0a5e4f Bug 294046 Improvements to FileListControl
(multi-select, copy, paste, undo, redo, proj.rel paths, fix warnings).
2009-11-05 13:42:16 +00:00
Mike Kucera
7400462cd0 Bug 293079 - Allow new C/C++ project wizard extension 2009-11-04 16:39:44 +00:00
James Blackburn
f63630ee74 Bug 229085 / Bug 100844 - Project references should pick up -l library_name automatically.
- IOption#LIBRARIES mapped to cdt.core.settings entry LIBRARY_FILE
 -  Configuration sets up exported library file by default
 - JavaDoc + Generics
2009-10-29 16:03:05 +00:00
Andrew Gvozdev
9283fb4363 bug 291690: DiscoveryTab.java isn't properly protected against internal array being null
Patch from Jeff Johnston
2009-10-08 01:33:50 +00:00
Andrew Gvozdev
a16d5c8cbd bug 289608: [Scanner Discovery] Discovery options does not offer profiles defined in supertypes in project properties 2009-09-16 16:42:54 +00:00
Andrew Gvozdev
b0529877b9 bug 288036: cdt-build plugins compilation settings are too lax
consider missing JavaDoc tags as a warning
2009-09-16 16:35:04 +00:00
Andrew Gvozdev
f0475b4959 cleanup, no real changes 2009-09-15 14:19:59 +00:00
Andrew Gvozdev
fda133c743 bug 289448: Tool Settings File field editor incorrectly draws focus.
Patch from Wieant <wieant@tasking.com>
2009-09-15 14:11:06 +00:00
Andrew Gvozdev
eefe7f459b bug 289080: definedSymbols + string option with browseType messes up Properties->Tool Settings layout.
Patch from Wieant <wieant@tasking.com>
2009-09-14 15:54:58 +00:00
Andrew Gvozdev
00ab9a82b8 bug 226419: [Scanner Discovery] "Other toolchain" projects attempt scanner config discovery
rewrote how profiles are obtained
2009-09-07 03:47:57 +00:00
Andrew Gvozdev
0f82f86fa9 bug 226419: [Scanner Discovery] "Other toolchain" projects attempt scanner config discovery 2009-09-03 17:50:32 +00:00
Andrew Gvozdev
07f340d670 bug 272912: Tool settings UI layout issues
patch from Gaetano Santoro
2009-09-01 13:35:59 +00:00
Andrew Gvozdev
c180619310 bug 288156: [Scanner Discovery] Makefile project pretends not having discovery profile 2009-09-01 03:29:32 +00:00
Andrew Gvozdev
640ca45d95 bug 286226: Launch configuration naming, fixed NPE 2009-09-01 01:18:49 +00:00
Ken Ryall
c0d0d15fb8 Bug 286226 - Launch configuration naming 2009-08-31 08:17:12 +00:00
Andrew Gvozdev
9982386c07 bug 288032: [Scanner Discovery] One can't change arguments of scanner discovery command 2009-08-30 02:45:15 +00:00
Andrew Gvozdev
8696b7c566 bug 288032: renamed some private members to self-documented names 2009-08-30 02:21:26 +00:00
Andrew Gvozdev
1f826ef9a9 bug 288036: cdt-build plugins compilation settings are too lax 2009-08-29 21:49:47 +00:00
Andrew Gvozdev
2747337ce8 warning levels set to be in sync with org.eclipse.cdt.ui (except for discouragedReference) 2009-08-29 17:52:43 +00:00
Andrew Gvozdev
0843b02a8f bug 288032: reformatting only 2009-08-29 17:29:47 +00:00
Andrew Gvozdev
b37f1f3d9b message ids concatenated to enjoy eclipse IDE support, no functionality changes 2009-08-29 02:49:37 +00:00
Andrew Gvozdev
9bbb8450e9 formatting, null pointer warnings, loops to enhanced - no functionality changes 2009-08-12 14:31:28 +00:00
Andrew Gvozdev
220b55c636 bug 230165: renaming a project doesn't update it's default artifact name
Based on patches from Alex Freidin and Irit Belezko
2009-08-12 13:45:55 +00:00
Vivian Kong
83fd77b56d update copyrights 2009-05-27 15:48:21 +00:00
Vivian Kong
5e92597120 bug 254307 - branding 2009-05-26 14:48:10 +00:00
Chris Recoskie
ac9667d8bd fix @since tags and bundle versions 2009-04-30 12:04:03 +00:00
Chris Recoskie
7be061117f small change to mark org.eclipse.cdt.managedbuilder.internal.ui.workingsets as internal 2009-04-29 17:44:26 +00:00
Chris Recoskie
09f3368f3e RESOLVED - bug 273636: changes to enable MBS on EFS projects
https://bugs.eclipse.org/bugs/show_bug.cgi?id=273636
2009-04-28 12:02:33 +00:00
Alena Laskavaia
f022798f69 [272416] - contribution for working set configurations usability 2009-04-23 14:57:49 +00:00
James Blackburn
a39047b78c Bug 242004 ISVs should be able to position their cPropertyTabs amongst built-in CDT provided tabs
- Tabs should be sorted by 'weight' attribute (as detailed in the extension point documentation)
2009-04-14 20:23:45 +00:00
Vivian Kong
b849a3be06 bug 268581 individual source bundles 2009-04-09 19:51:46 +00:00
Alena Laskavaia
e0e3ea021e [269571] - Exception in Settings tab in project properties when applying a change of artifact type, patch applied 2009-04-06 19:04:15 +00:00
Alena Laskavaia
084f3fbdef [128990] - fixed strings for convertion 2009-03-16 20:36:31 +00:00
Alena Laskavaia
1ea10c1975 [268850] - fixed project conversion wizard (patch applied) 2009-03-16 19:49:04 +00:00
Alena Laskavaia
97bb50f277 [268528] Discovery profile options panel doesn't show since 5.0.2 up 2009-03-16 14:50:32 +00:00
Vivian Kong
fa3911cd90 bug 254200 - use ICU4J 2009-03-13 13:47:48 +00:00
Anton Leherbauer
0abeb03657 Bug 259073 - Duplicate wizard shortcuts in File > New menu 2009-02-04 13:19:07 +00:00
Alena Laskavaia
1307b246eb [261280] - customization for discovery and proper filtration in ui 2009-01-29 22:11:00 +00:00
Alena Laskavaia
c29cb39432 [228954] - column of equal size for settings pages 2009-01-22 18:16:17 +00:00
Alena Laskavaia
eff3096b28 242403 - applied patch to solve ClassCastException 2008-12-12 14:19:36 +00:00
Alena Laskavaia
3ef82b3a78 [255125] - applied patch for stack overflow problem 2008-12-03 18:21:14 +00:00
Alena Laskavaia
cbdea1288c - added protected method that allow customization of this page 2008-11-28 16:44:10 +00:00
Anton Leherbauer
7db7ce6ac9 Update bundle versions 2008-11-24 09:29:32 +00:00
Vivian Kong
926ee25abb bug 250982 - add progress reporting to new project wizard 2008-11-13 16:12:38 +00:00
Alena Laskavaia
2654d40bea [251124] - applied patch, fixing unfinished code that allow language separation for templates 2008-10-17 15:05:54 +00:00
Alena Laskavaia
1ce9d53a72 [112577] - fixed bug when changing artifact from executable to static library 2008-09-18 12:46:43 +00:00
Chris Recoskie
91141bd408 RESOLVED - bug 234860: New Project Wizard using "folders" for project type selection is totally unintuitive
https://bugs.eclipse.org/bugs/show_bug.cgi?id=234860
2008-09-11 15:48:14 +00:00
Sergey Prigogin
8ab0defef2 Bug 230214. 2008-09-10 20:54:09 +00:00
Markus Schorn
4790fbf198 IllegalArgumentException resizing ToolSettingsTab, bug 242524. 2008-08-01 08:07:15 +00:00
Vivian Kong
cd4a0fef03 fix for bug 234900 2008-06-11 17:50:35 +00:00
Chris Recoskie
7bf1b3fe02 copyrights 2008-06-11 15:50:53 +00:00
Vivian Kong
cf9987e483 fix for bug 234900 2008-06-05 21:45:00 +00:00
Chris Recoskie
bed0175101 RESOLVED - bug 230159: "Build selected files" does not save changed files
https://bugs.eclipse.org/bugs/show_bug.cgi?id=230159
2008-06-03 23:24:47 +00:00
Vivian Kong
e97f7113f8 bug 235318 2008-06-03 20:50:41 +00:00
Vivian Kong
5aff401a41 bug 235327 2008-06-03 20:50:27 +00:00
Vivian Kong
c8c7fa0e2e fix for 234948 2008-06-02 15:31:26 +00:00
Vivian Kong
421cf10687 fix for bug 234912 2008-05-30 19:29:15 +00:00
Oleg Krasilnikov
0fd3f6cfb2 Bug 232611 : cdt new project wizard creates project too soon 2008-05-19 15:38:32 +00:00
Oleg Krasilnikov
8981d60e33 Bug #229327 : CDT help pages for Property Tabs are not accessible 2008-05-14 16:11:11 +00:00
Oleg Krasilnikov
4e2a3b2bfc Bug #229327 : CDT help pages for Property Tabs are not accessible 2008-05-13 16:04:05 +00:00
Oleg Krasilnikov
b41f6b472d Remove "getHelpId()" 2008-05-13 11:15:03 +00:00
Sergey Prigogin
a511b16508 Fixed bug 176906. 2008-05-04 03:25:31 +00:00
Oleg Krasilnikov
be0117f55a Bug # 229771: Usability: Bad Environment preference dialog layout 2008-05-03 09:21:11 +00:00
Oleg Krasilnikov
0010c4d7b8 Bug # 229809 : NPE in Build Variables global preferences tab 2008-05-03 07:30:52 +00:00
John Cortell
756df1f7d5 fixed 229793. avoid CCombo glitch 2008-05-01 15:29:01 +00:00
Alena Laskavaia
09127f27fd - renamed CDT build variable to Build Variable (same name used in Properties)
- capitalize some other titles
2008-04-30 20:47:58 +00:00
Alena Laskavaia
8d8ae63dbe - compact control 2008-04-30 19:45:31 +00:00
Alena Laskavaia
812ba9ad6f update to use Headline capitalization for buttons 2008-04-30 19:45:03 +00:00
Alena Laskavaia
5f473ad36f - fixed warning and committed compiler settings file in the project 2008-04-30 18:48:28 +00:00
Alena Laskavaia
db0177b4b1 - make remaining property page use Headline style capitalization 2008-04-30 18:48:00 +00:00
Oleg Krasilnikov
f4e51cdab2 NPE fix 2008-04-29 16:52:09 +00:00
Vivian Kong
44ef37f350 bug 189220 - provide more information on preferred tool chains for accessibility 2008-04-29 15:34:41 +00:00
Oleg Krasilnikov
1d5e7d407b Small misprint 2008-04-29 14:04:43 +00:00
Oleg Krasilnikov
534aa38e6d Bug : 228958 : Usability: Project Properties->C/C++ Build->Any->Manage Configuration header 2008-04-29 12:58:57 +00:00
Oleg Krasilnikov
ac9a87cb2a Bug # 228953 Usability: Project Properties->C/C++ Build->Variables 2008-04-29 10:38:37 +00:00
Chris Recoskie
1e586a99cc Partial fix for Bugzilla 210116 (CDT spelling errors) 2008-04-28 18:35:19 +00:00
Oleg Krasilnikov
5323561c07 Bug #187696 : Need to import/export configurations between projects 2008-04-18 11:06:42 +00:00
Oleg Krasilnikov
68059d3675 NPE elimination 2008-04-10 14:09:43 +00:00
Oleg Krasilnikov
7cd517b279 Bug 224191 : Need public API to create CDT variables 2008-03-28 12:17:28 +00:00
Anton Leherbauer
df5acf9f9c Fix warnings about CUIPlugin.getDefault().log() 2008-03-19 13:25:18 +00:00
Oleg Krasilnikov
f26e8c27d3 Bug in the tab: extension always empty. 2008-03-11 16:29:21 +00:00
Oleg Krasilnikov
51ad68a3b5 NPE fix 2008-03-03 13:24:30 +00:00
Oleg Krasilnikov
41becf515a Bug #220011 : Manged Project Properties: Path and symbols - UI inconsitencies 2008-02-26 17:57:29 +00:00
Oleg Krasilnikov
69f1f56382 Bug # 219950 : TemplateEngine: Changes made to wizard fields are lost if Advanced Settings is first pressed 2008-02-26 14:38:39 +00:00
Oleg Krasilnikov
357090a722 Bug #219935 : newWizardPages operation Class is run once if " Advanced Settings" is pressed and never again 2008-02-22 12:37:28 +00:00
Oleg Krasilnikov
49b6254c36 Related to Multi-config implementation. 2008-02-13 16:00:03 +00:00
Oleg Krasilnikov
b848ef7a4d Bug #218484 : Description not saved when creating a new configuration based on an existing one 2008-02-11 14:28:53 +00:00
Oleg Krasilnikov
95c056e27e Bug #182450 : Multi-configuration support 2008-02-08 16:39:21 +00:00
Oleg Krasilnikov
8a3ee52100 Roll back changes with isOptionVisible() 2008-02-06 11:55:23 +00:00
Oleg Krasilnikov
ba4b0ab3ed Disable unnecessary isOptionVisible() check during page creation. 2008-02-06 11:51:16 +00:00
Oleg Krasilnikov
622b2739c3 Check for isOptionVisible() is added to update procedure. 2008-02-06 11:47:46 +00:00
Oleg Krasilnikov
bfda3445f7 Multi-config updates. 2008-02-01 16:24:01 +00:00
Oleg Krasilnikov
bb44d4020d Bug #182450 : Multi-cfg
Bug #217253 : Project Wizard head
2008-01-31 16:22:58 +00:00
Oleg Krasilnikov
e88356657e Bug #182450 : Multi cfg support 2008-01-31 10:13:50 +00:00
Anton Leherbauer
ddc6109778 Configure Java compliance level 2008-01-30 15:44:58 +00:00
Oleg Krasilnikov
3c1338a8db Bug #217052 : custom page's operation is not run on creation of make projects 2008-01-30 12:41:39 +00:00
Oleg Krasilnikov
986ba49c19 Bug #216792 : Enumerated option value handler not called when switching property pages 2008-01-29 16:24:46 +00:00
Oleg Krasilnikov
bb3803a605 Bug #182450 : Multi-config 2008-01-29 14:49:58 +00:00
Oleg Krasilnikov
93b72e6097 Temporary disabled Button.setGrayed/getGrayed 2008-01-28 18:35:28 +00:00
Oleg Krasilnikov
f497803515 Bug #182450 - Multi-cfg 2008-01-28 17:39:05 +00:00
Oleg Krasilnikov
80b06c257f Bug #216399 : Implement 3-state checkboxes in Property pages for Multi-config edit 2008-01-28 15:34:33 +00:00
Oleg Krasilnikov
fb314ecfd8 Bugs #216017, 216018: MultiConfigurations bug fix 2008-01-23 17:11:15 +00:00
Oleg Krasilnikov
f6e9360d5d Bug#182450 2007-12-12 15:00:58 +00:00
Oleg Krasilnikov
7157df9421 Bug # 182450: allow changing settings for multimple configs simultaneously 2007-12-11 16:55:29 +00:00
Oleg Krasilnikov
7ebcda8101 Bug # 212000 : ClassCastException from MBSWizardHandler.getMainPageData() if extending CDTCommonProjectWizard 2007-12-06 08:34:59 +00:00
Oleg Krasilnikov
a68086ca96 Bug #210836 : NPEs in Project-Properties of Makefle Project (not managed) 2007-11-27 16:08:32 +00:00
Oleg Krasilnikov
126bc9b482 Tool chain modification update 2007-11-16 16:18:27 +00:00
Mikhail Sennikovsky
b8a19bed37 Additional core fix for [bug 205840] Should file-level tool be updated when project toolchain changes? 2007-11-14 15:16:12 +00:00
Oleg Krasilnikov
9c5420b74e Make tool selection dialog more intuitive 2007-11-07 14:42:59 +00:00
Oleg Krasilnikov
055fe6f88f Bug # 207315 : context ID was ignored for IOption 2007-11-07 07:23:21 +00:00
Anton Leherbauer
8629e6b5d1 Upversion plug-ins to 5.0.0 2007-11-06 08:02:32 +00:00
Mikhail Sennikovsky
7276721123 Tool-chain modification status calculation enhancement 2007-11-04 06:50:25 +00:00
Vivian Kong
6141cbb61d Bug 208102 - failures in MBS UI tests, updated Sets to Lists in the JUnit test case 2007-11-02 15:22:48 +00:00
Chris Recoskie
c281420174 RESOLVED - bug 208102: failures in MBS UI tests
https://bugs.eclipse.org/bugs/show_bug.cgi?id=208102
2007-10-30 19:52:50 +00:00