1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00
Commit graph

93 commits

Author SHA1 Message Date
Uwe Stieber
523eabbdf3 [162081] "systemTypes" attribute of subsystemConfigurations extension point marked deprecated 2007-02-09 14:16:47 +00:00
Martin Oberhuber
d9654b70c8 [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
Martin Oberhuber
6f772365db [cleanup] define access rules for marking internal package access discouraged 2007-01-30 20:43:02 +00:00
David Dykstal
efd4b990c9 [169370] add translation directives to property resource bundles 2007-01-02 22:14:24 +00:00
Martin Oberhuber
2439196220 Rev up all version numbers to 1.0.1 because the RequiredExecutionEnvironment changed 2006-11-28 18:05:08 +00:00
Martin Oberhuber
a0dab58c44 Force J2SE-1.4 compatibility on all plugins by
- adding .settings/org.eclipse.jdt.core.prefs
- adding .classpath/JRE_LAUNCHING_CONTAINER
- adding MANIFEST.MF/Bundle-RequiredExecutionEnvironment
2006-11-28 17:56:01 +00:00
Martin Oberhuber
4894b3e8a6 [cleanup] compiler warnings 2006-11-28 13:43:46 +00:00
Martin Oberhuber
1b56b5d133 Redo providerName="Eclipse.org" as suggested by Bjorn 2006-10-31 11:11:19 +00:00
Martin Oberhuber
89d85fcec8 Externalize vendor="%providerName" in plugin.xml 2006-10-25 13:16:53 +00:00
Martin Oberhuber
956f5f98ae Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-25 11:11:09 +00:00
Martin Oberhuber
904823c2ea Avoid dependency from daytime example to FTP plugin 2006-09-21 21:46:28 +00:00
Martin Oberhuber
7e823836c8 Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
Martin Oberhuber
aa0736b499 Add missing copyrights 2006-09-20 11:53:43 +00:00
David McKnight
b4a63e3cc4 get rid of subsystem calls with Shell parameters 2006-09-05 16:22:14 +00:00
David McKnight
35604e44a8 rse.ui to rse.core refactoring 2006-08-31 17:37:25 +00:00
Martin Oberhuber
142328f173 [refactoring] move 16 model objects from UI/rse.model to rse.core.model, ix compiler warnings along the way. 2006-08-31 12:21:36 +00:00
Martin Oberhuber
193d12ee70 [refactoring] Rename subsystemConfiguration -> subsystemConfigurations 2006-08-24 17:32:52 +00:00
Martin Oberhuber
36d695e826 [cleanup] Reinstate icon properties for systemTypes extension point, add documentation, and get rid of obsolete ui.systemtypes declaration. 2006-08-24 17:08:21 +00:00
Kushal Munir
c0d3e5773d Bug 149280: Provide a "priority" attribute to be able to order subsystem configurations. 2006-08-18 07:07:55 +00:00
Martin Oberhuber
cce4858b96 Fix RSE Examples feature 2006-08-17 23:15:50 +00:00
Martin Oberhuber
d2920086dc [cleanup] remove IBM strings from plugin.xml 2006-08-17 13:20:01 +00:00
Martin Oberhuber
5a3b195f6e Reset compiler source compliance to J2SE-1.4-without-assert because headless build would require javacSource / javacTarget settings in build.properties otherwise 2006-08-17 09:40:23 +00:00
David Dykstal
f13adf6055 bug 142471 - moved password/userid configuration from ISubSystemConfiguration to IConnectorService.
Updated all subsystem configurations and connector services.
Rewrote login dialog to make password or user id optional.
Rewrote AbstractConnectorService.promptForPassword to take advantage of new configuration parameters.
2006-08-15 22:07:27 +00:00
Martin Oberhuber
d94d5ac9f3 [cleanup] Rename Subsystem -> SubSystem in all method and class names 2006-08-10 12:52:38 +00:00
Martin Oberhuber
8adfb164bb [cleanup] Fix javadoc warnings 2006-08-10 12:32:22 +00:00
David Dykstal
96842affa0 bug 150904 - getIconPath was changed back to providing the trailing "/".
All code using getIconPath (including samples and tutorials) was checked to ensure this was taken into account.
2006-08-07 15:45:56 +00:00
David Dykstal
836e33b3fe bug 149331 - moving AbstractResource to an API package from an internal package so that it appears as part of the API. 2006-08-01 16:36:47 +00:00
David McKnight
27746a536e SubSystemFactory -> SubSystemConfiguration
Fix for Defect 150496
2006-07-31 16:21:36 +00:00
Martin Oberhuber
1003ed6e14 Fix more obvious javadoc warnings (707 remaining) 2006-07-27 12:35:24 +00:00
Martin Oberhuber
6e9bacb11b bug 145539 - update about.html files. Note the trademark info in ssh plugins. 2006-07-25 16:00:51 +00:00
Martin Oberhuber
f355260209 Apply patch for bug 150929: handle supportsUserId() properly 2006-07-18 11:48:56 +00:00
Martin Oberhuber
090f1b7bae Update readme and comments for daytime 2006-07-18 11:39:48 +00:00
Martin Oberhuber
66b4cc7750 Automatically expand Daytime subsystem on connect 2006-07-18 10:34:07 +00:00
Martin Oberhuber
fc320160ed Fix Daytime icon path and disconnect 2006-07-18 09:56:49 +00:00
Martin Oberhuber
a40eccb989 Fix daytime systemType iconLive 2006-07-07 14:50:53 +00:00
Martin Oberhuber
916b0db285 Organize imports to create separate group for RSE 2006-07-07 09:46:00 +00:00
Martin Oberhuber
0763e22d4a Fix JDT Preferences for ssh (j2se-1.4 compliance, organize-imports settings) 2006-07-07 09:42:15 +00:00
Martin Oberhuber
ddd6fff4a6 Use NLS.bind instead of MessageFormat 2006-07-07 09:39:55 +00:00
Martin Oberhuber
7796160258 Fix externalized strings warnings in tracer 2006-07-07 09:37:55 +00:00
David Dykstal
080693364e fix method spelling "verbage" to "verbiage" 2006-06-28 03:19:39 +00:00
David Dykstal
aa05ec3371 Provide a more relevant message when Daytime service isn't available. 2006-06-19 16:27:14 +00:00
Martin Oberhuber
b7a987a30d Add cvsignore for examples and ssh plugins 2006-05-30 19:41:59 +00:00
Martin Oberhuber
0e4a40ba00 Add Daytime Example - bug 138373 2006-05-24 16:38:27 +00:00