1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 20:35:38 +02:00
cdt/rse/plugins
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
..
org.eclipse.dstore.core [dstore] fix issues with the spiriting mechanism and other memory 2012-12-14 13:22:27 -05:00
org.eclipse.dstore.extra Remove accidently added dstore JAR files. Add them to gitignore 2012-11-09 07:26:51 +01:00
org.eclipse.rse [releng] Fix Copyright Dates and Feature Update Site Pointers 2012-05-06 19:56:27 +00:00
org.eclipse.rse.connectorservice.dstore [390055] [DSTORE)Timeout for REXEC connection is too long 2012-09-21 18:56:35 +00:00
org.eclipse.rse.connectorservice.local [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
org.eclipse.rse.connectorservice.ssh [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
org.eclipse.rse.connectorservice.telnet Bug 346892 - Update to commons-net 3.1 2012-05-07 17:50:46 +00:00
org.eclipse.rse.core Test moving the scheduling of the RSEInitJob to the RSEUIPlugin 2012-12-20 18:04:01 -06:00
org.eclipse.rse.dstore.security [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
org.eclipse.rse.efs [380025] [efs] shutdown in certain product shell sharing environments can result in NPE 2012-05-18 22:06:22 +00:00
org.eclipse.rse.efs.ui [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
org.eclipse.rse.files.ui [390609] Cached file opened twice in case of eclipse linked resource.. 2012-09-28 18:01:41 +00:00
org.eclipse.rse.importexport [releng] fix copyrights 2012-05-24 15:11:47 +00:00
org.eclipse.rse.processes.ui [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
org.eclipse.rse.sdk [releng] Fix Copyright Dates and Feature Update Site Pointers 2012-05-06 19:56:27 +00:00
org.eclipse.rse.services Remove accidently added dstore JAR files. Add them to gitignore 2012-11-09 07:26:51 +01:00
org.eclipse.rse.services.dstore [396783][dstore] fix issues with the spiriting mechanism and other 2012-12-20 13:04:22 -05:00
org.eclipse.rse.services.files.ftp Bug 346892 - Update to commons-net 3.1 2012-05-07 17:50:46 +00:00
org.eclipse.rse.services.local [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
org.eclipse.rse.services.ssh [371142] Keep shell alive while there is anything in a pipe. 2012-05-02 20:57:25 +00:00
org.eclipse.rse.services.telnet [releng] fix copyrights 2012-05-24 15:11:47 +00:00
org.eclipse.rse.shells.ui [releng]Fixed updated the version after commit 229f367155 2012-12-18 05:19:00 +03:00
org.eclipse.rse.subsystems.files.core [393384] isArchive returning true on remote folders ending in .jar 2012-11-13 19:39:35 -05:00
org.eclipse.rse.subsystems.files.dstore [releng] fix copyrights 2012-05-24 15:11:47 +00:00
org.eclipse.rse.subsystems.files.ftp Bug 346892 - Update to commons-net 3.1 2012-05-07 17:50:46 +00:00
org.eclipse.rse.subsystems.files.local [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
org.eclipse.rse.subsystems.files.scp [releng] fix copyrights 2012-05-24 15:11:47 +00:00
org.eclipse.rse.subsystems.files.ssh [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
org.eclipse.rse.subsystems.processes.core [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
org.eclipse.rse.subsystems.processes.dstore [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
org.eclipse.rse.subsystems.processes.local [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
org.eclipse.rse.subsystems.processes.shell.linux [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
org.eclipse.rse.subsystems.shells.core [379454] [shells] too many output refresh jobs created when populating shell output 2012-05-14 17:39:00 +00:00
org.eclipse.rse.subsystems.shells.dstore [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
org.eclipse.rse.subsystems.shells.local [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
org.eclipse.rse.subsystems.shells.ssh [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
org.eclipse.rse.subsystems.shells.telnet [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
org.eclipse.rse.subsystems.terminals.core [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
org.eclipse.rse.subsystems.terminals.ssh [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
org.eclipse.rse.terminals.ui [releng] bringing pom.xml files up to date. 2012-05-07 22:57:32 +00:00
org.eclipse.rse.ui Test moving the scheduling of the RSEInitJob to the RSEUIPlugin 2012-12-20 18:04:01 -06:00
org.eclipse.rse.ui.capabilities Bug 378691 - [terminal][api] Terminal Preferences should be maintained in the Widget (for font, invert, and buffer) 2012-05-07 16:38:06 +00:00
org.eclipse.rse.useractions [releng] Fix bundle versions for Juno / Tycho build 2012-05-06 21:59:47 +00:00
readme.txt

Use the "plugins" folder for shippable plugin projects that
are part of the standard code base.
All projects should be named "org.eclipse.rse.*" or "org.eclipse.dstore.*".