1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-22 07:43:56 +02:00
Commit graph

72 commits

Author SHA1 Message Date
David Dykstal
f3a88b6106 [150388] default implementations of initializeSubSystem and uninitializeSubSystem have been provided. 2006-12-14 03:58:09 +00:00
Martin Oberhuber
f381cb2d0b Fix broken nightly build due to assert keyword 2006-12-13 12:09:29 +00:00
David Dykstal
77c1d701e9 [cleanup] adding copyright information 2006-12-12 20:08:28 +00:00
David Dykstal
33c8fcb206 [cleanup] in preparation for 142806
javadoc, nl strings, etc.
2006-12-08 19:21:39 +00:00
David Dykstal
28e772baaa [cleanup] strings, javadoc, unused vars prior to bug work 2006-12-08 16:43:39 +00:00
David McKnight
4a9fb5a754 [142968] getting rid of IBM strings 2006-12-07 19:19:44 +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
11098079b2 [cleanup] compiler warnings 2006-11-28 17:15:04 +00:00
Martin Oberhuber
a3d84940c5 [cleanup] Remove old IBM-RSE since tags from *.exsd 2006-11-10 20:17:18 +00:00
Martin Oberhuber
1fde117d4c [cleanup] get rid of IBM strings in javadoc 2006-11-10 20:11:40 +00:00
Martin Oberhuber
95a37deed4 [cleanup] Remove old IBM-RSE @since tags 2006-11-10 19:55:20 +00:00
Martin Oberhuber
f26b16eb0e Rename Remote Systems Explorer --> Remote System Explorer for consistency 2006-11-10 12:55:17 +00:00
Martin Oberhuber
58fb2ec9ce bug 162177 - Rename additional occurrences of ISystem -> IConnectorService 2006-11-08 16:43:12 +00:00
Martin Oberhuber
1dda85ab0d Apply patch for bug 162177 - Rename ISystem -> IConnectorService in comments 2006-11-08 16:27:59 +00:00
David Dykstal
0f47ce8874 Bug 162489 - subsystem port number not being persisted 2006-11-02 21:22:51 +00:00
Martin Oberhuber
1b56b5d133 Redo providerName="Eclipse.org" as suggested by Bjorn 2006-10-31 11:11:19 +00:00
David Dykstal
f16851571d Bug 162098 - removing systemClass attribute from subsystemConfiguration along with its attendant documentation and API. 2006-10-27 02:52:34 +00:00
David Dykstal
f8b631b8d4 Bug 153446 - wrapped the persistence provider save operation inside a WorkspaceJob instead of a regular Job. This should delay any build requests and other resource change listeners triggered as a result of writing profiles that happens during delete.
Also fixed problems with broken filter pool references that occurred during duplication of profiles while testing.
2006-10-26 17:05:19 +00:00
David Dykstal
431f70ba8c Bug 160286 - NPE when deleting a profile in the team view.
The NPE is caused by bringing up the context menu on an empty selection under certain cirmcumstances. Fixing that revealed that profiles were being deleted in the model, but not on disk. Fixed that as well -- added methods to delete profiles by name and adjusted a method to include the ability to persist a deletion of a profile.
2006-10-26 02:29:28 +00:00
Kushal Munir
6cd999a5e9 Bug 150902: Disconnect contextmenu should not be shown for "Local" systems 2006-10-25 03:58:42 +00:00
Martin Oberhuber
8a2d4a45db Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-24 14:19:44 +00:00
Martin Oberhuber
51093e5a56 Add Copyright Attribution for Wind River Patch 2006-10-24 13:54:21 +00:00
Martin Oberhuber
e415866d74 Enter Feature Download & Install sizes as per 1.0RC2. Add Feature Copyrights. 2006-10-24 13:18:03 +00:00
Martin Oberhuber
12cbc6a5ef [cleanup] fix rse.ui.systemType --> rse.core.systemTypes docu 2006-10-24 11:47:24 +00:00
David Dykstal
bb659455ce [cleanup] comment on connect. 2006-10-11 15:50:17 +00:00
David Dykstal
aade4c37ca Bug 160195 - provide a workaround by capitalizing the name using a locale that preserves the letter identity as specified in RFC1035. 2006-10-10 02:00:29 +00:00
David Dykstal
35796f38ef [cleanup] copyright 2006-10-06 14:56:35 +00:00
David McKnight
4b7bfac9e8 fixing copyrights 2006-10-06 13:46:15 +00:00
David Dykstal
7e0a48a36e Bug 158180 - Forward reference logic fixed in SystemFilterPoolReference. Since there may actually be valid broken references cases were added to handle those as well. 2006-09-21 17:26:40 +00:00
Martin Oberhuber
7e823836c8 Unify and externalize plugin providerName = Eclipse.org 2006-09-20 22:05:39 +00:00
David Dykstal
24e418f3b6 [cleanup] javadoc 2006-09-20 20:39:25 +00:00
David Dykstal
f441ef083b [cleanup] format and javadoc 2006-09-20 20:38:29 +00:00
David Dykstal
17ca25453c [cleanup] format and javadoc 2006-09-20 19:36:25 +00:00
David Dykstal
22cae6ea2d [cleanup] format and javadoc 2006-09-20 19:05:50 +00:00
David Dykstal
abdf04eeab [cleanup] format and javadoc 2006-09-20 14:54:10 +00:00
David Dykstal
96a5cfd3e6 [cleanup] format and javadoc 2006-09-20 14:53:32 +00:00
David Dykstal
70809f5f59 [cleanup] added some observability to track filter pool reference lifecycle 2006-09-20 02:05:52 +00:00
David Dykstal
e97fb98f5f [cleanup] format and javadoc 2006-09-20 00:32:43 +00:00
David Dykstal
e2129044ea [cleanup] format and javadoc 2006-09-20 00:27:37 +00:00
David Dykstal
2ffdfb8aff [cleanup] format and javadoc 2006-09-20 00:14:35 +00:00
David Dykstal
408451566e [cleanup] format and javadoc 2006-09-19 15:51:12 +00:00
David Dykstal
cede258b82 bug 157398 - Fixed PropertyFileProvider to collapse filter pools and hosts into a single file of properties for them and their children. Renamed the attributes so that the files are ordered a bit nicer. All changes are upward compatible - old persistent forms are still recognized. 2006-09-14 21:33:31 +00:00
David Dykstal
2e7912869b bug 142743 - Problem was located in Host. It was not tagging itself as dirty for certain attribute changes. Moreover, it must also tag the containing SystemHostPool. The persistence framework has been fixed to allow changes in one object to propagate to another and Host now takes advantage of this. 2006-09-14 18:57:10 +00:00
Martin Oberhuber
7282dc4cad Fix build pathes of persistence/ after refactoring 2006-09-08 13:46:03 +00:00
David McKnight
b4a63e3cc4 get rid of subsystem calls with Shell parameters 2006-09-05 16:22:14 +00:00
Kushal Munir
692138a429 [refactoring] Separate UI dependencies from ISystemRegistry. A new interface ISystemRegistryUI now contains methods that have UI dependencies. 2006-08-31 21:39:34 +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
92630ad270 [cleanup] Fix compiler warnings and add Javadoc for IPropertySet 2006-08-30 18:35:17 +00:00