1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00
Commit graph

25 commits

Author SHA1 Message Date
David Dykstal
5108908aa6 Test moving the scheduling of the RSEInitJob to the RSEUIPlugin
The RSEInitJob loads profiles which instantiates subsystem configurations.
If these subsystem configurations are located in plugins that depend on
UI plugins then we run the risk of activating these plugins before
the platform is ready resulting in load errors of various kinds.

There appears to be a change in job scheduling timing that makes this
error more apparent.
2012-12-20 18:04:01 -06:00
Martin Oberhuber
b1c3a779cd [242078] Error in extensionPoint org.eclipse.rse.core.modelInitializers markup 2008-09-23 16:58:28 +00:00
Martin Oberhuber
b1a9596b9d [cleanup] Consistent @since markup for modelInitializers.exsd 2008-04-15 15:53:52 +00:00
Martin Oberhuber
203dd79bfa [197167][apidoc] Add modelInitializers extension point to Docs 2008-04-14 16:00:19 +00:00
David Dykstal
53cbc7574a [197167][persistence][api] Need callback API to know when RSE model is fully restored
https://bugs.eclipse.org/bugs/show_bug.cgi?id=197167
2008-03-06 12:30:22 +00:00
David Dykstal
98486aac9b [197167][persistence][api] Need callback API to know when RSE model is fully restored
https://bugs.eclipse.org/bugs/show_bug.cgi?id=197167
2008-03-05 03:26:17 +00:00
David Dykstal
1db587c0d0 [217556][api][breaking] removing types associated with service subsystems
ASSIGNED - bug 217556: [api][breaking] Get rid of the concept of service subsystem types - merge with subsystem types
https://bugs.eclipse.org/bugs/show_bug.cgi?id=217556
2008-02-08 18:48:25 +00:00
David Dykstal
7a9296eb22 [cleanup] minor comment changes 2008-02-05 21:58:12 +00:00
David Dykstal
a148f884d7 [187647][api][breaking] add properties capabilities to persistence providers so that they can be told where to store their data. 2007-05-17 18:50:15 +00:00
Martin Oberhuber
a474ccb296 [186640][api] Add IRSESystemType.testProperty() 2007-05-14 08:58:23 +00:00
Martin Oberhuber
655da9c585 [186523][api] Move subsystemConfigurations extension point from UI to core 2007-05-12 01:40:42 +00:00
Martin Oberhuber
8f161352bd [186525][api] Move keystoreProviders extension point to org.eclipse.rse.core 2007-05-11 21:12:17 +00:00
David Dykstal
7ef8f1b99f [177332][api][breaking] added autostart attribute to persistence providers & minor changes to IRSEPersistenceManager API 2007-05-11 18:56:35 +00:00
Uwe Stieber
90884afa82 [fix] name attribute itself is not deprecated according bugzilla specification 2007-02-26 16:41:57 +00:00
Uwe Stieber
d9e08a3526 [fix] [174966] IRSESystemType should have a getLabel() method for translatable label 2007-02-26 16:38:21 +00:00
Uwe Stieber
672368f0af [173265] [api] Need systemType -> subsystemConfiguration association. Part 2: Added systemType extension point additional attribut 2007-02-09 15:56:31 +00:00
Uwe Stieber
51ae4ccdf6 [cleanup] Fix typo in extension point schema documentation 2007-02-06 15:18:05 +00:00
Uwe Stieber
d6df8489b5 [172662] [api] Add a dynamic systemTypeProvider extension point 2007-02-05 15:09:52 +00:00
Martin Oberhuber
a3d84940c5 [cleanup] Remove old IBM-RSE since tags from *.exsd 2006-11-10 20:17:18 +00:00
Martin Oberhuber
f26b16eb0e Rename Remote Systems Explorer --> Remote System Explorer for consistency 2006-11-10 12:55:17 +00:00
Martin Oberhuber
12cbc6a5ef [cleanup] fix rse.ui.systemType --> rse.core.systemTypes docu 2006-10-24 11:47:24 +00:00
David McKnight
35604e44a8 rse.ui to rse.core refactoring 2006-08-31 17:37:25 +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
David Dykstal
84e14e782e Changes since initial population. Bringing support up to Eclipse M6 level. Significant refactoring. 2006-04-12 16:47:19 +00:00