1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 11:25:35 +02:00
cdt/rse/plugins
David Dykstal 993822a985 [168870][api][refactor]Moved the following to core from ui
PasswordPersistenceManager
SystemResourceConstants

Made the following utility class in Core from methods found on RSEUIPlugin
RSEHostUtil

Moving PasswordPersistenceManager required that preferences that were in the UI plugin are moved to Core. SystemPreferencesManager was rewritten to manage both Core and UI plugin preferences.
2007-02-14 23:17:22 +00:00
..
org.eclipse.dstore.core [173332] refactored dstore extra apis to be visible 2007-02-08 16:23:03 +00:00
org.eclipse.dstore.extra [cleanup] Export all packages, mark internals with x-internal (PDE Tools: Organize Manifests) 2007-02-08 16:44:41 +00:00
org.eclipse.rse [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
org.eclipse.rse.connectorservice.dstore [173332] refactored dstore extra apis to be visible 2007-02-08 14:25:29 +00:00
org.eclipse.rse.connectorservice.local [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
org.eclipse.rse.connectorservice.ssh [173619][api] Make RemoteUtil.createSocket() public available 2007-02-09 11:00:47 +00:00
org.eclipse.rse.core [168870][api][refactor]Moved the following to core from ui 2007-02-14 23:17:22 +00:00
org.eclipse.rse.dstore.security [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
org.eclipse.rse.eclipse.filesystem [173143] removing remote property page and remote popup menu extension points 2007-02-06 19:23:13 +00:00
org.eclipse.rse.files.ui [168870][api][refactor]Moved the following to core from ui 2007-02-14 23:17:22 +00:00
org.eclipse.rse.logging [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
org.eclipse.rse.processes.ui [162081] Get rid of subsystemConfigurations attribute "supportsAllSystemTypes". Fix Discovery usage of systemTypeIds. 2007-02-12 12:01:36 +00:00
org.eclipse.rse.sdk [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
org.eclipse.rse.services [173617][api] make internal: rse.services.Activator, CommandPattern, OutputPattern 2007-02-09 11:03:31 +00:00
org.eclipse.rse.services.dstore [173332] refactored dstore extra apis to be visible 2007-02-08 14:25:29 +00:00
org.eclipse.rse.services.files.ftp implemented new API IFileService.setReadOnly() 2007-02-01 10:58:44 +00:00
org.eclipse.rse.services.local [api] [163820] Allow encodings to be queried for IRemoteFile and implementations for encodings through a remote file encoding manager. 2007-02-06 15:23:19 +00:00
org.eclipse.rse.services.ssh Fix N-builds by allowing "assert" in org.eclipse.rse.ui 2007-02-13 12:15:38 +00:00
org.eclipse.rse.shells.ui [173332] refactored dstore extra apis to be visible 2007-02-07 19:41:48 +00:00
org.eclipse.rse.subsystems.files.core [173905] Remote file getContents() does not account for file type filters. It processes all filters as name filters. This is fixed. 2007-02-12 21:09:09 +00:00
org.eclipse.rse.subsystems.files.dstore [162081] Get rid of subsystemConfigurations attribute "supportsAllSystemTypes". Fix Discovery usage of systemTypeIds. 2007-02-12 12:01:36 +00:00
org.eclipse.rse.subsystems.files.ftp [162081] Get rid of subsystemConfigurations attribute "supportsAllSystemTypes". Fix Discovery usage of systemTypeIds. 2007-02-12 12:01:36 +00:00
org.eclipse.rse.subsystems.files.local [162081] Get rid of subsystemConfigurations attribute "supportsAllSystemTypes". Fix Discovery usage of systemTypeIds. 2007-02-12 12:01:36 +00:00
org.eclipse.rse.subsystems.files.ssh [162081] Get rid of subsystemConfigurations attribute "supportsAllSystemTypes". Fix Discovery usage of systemTypeIds. 2007-02-12 12:01:36 +00:00
org.eclipse.rse.subsystems.processes.core [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
org.eclipse.rse.subsystems.processes.dstore [162081] Get rid of subsystemConfigurations attribute "supportsAllSystemTypes". Fix Discovery usage of systemTypeIds. 2007-02-12 12:01:36 +00:00
org.eclipse.rse.subsystems.processes.local [162081] "systemTypes" attribute of subsystemConfigurations extension point marked deprecated 2007-02-09 14:16:47 +00:00
org.eclipse.rse.subsystems.shells.core [172323] moved RemoteCommandShell to org.eclipse.rse.subsystems.shells.core.model 2007-02-01 20:27:50 +00:00
org.eclipse.rse.subsystems.shells.dstore [162081] Get rid of subsystemConfigurations attribute "supportsAllSystemTypes". Fix Discovery usage of systemTypeIds. 2007-02-12 12:01:36 +00:00
org.eclipse.rse.subsystems.shells.local [162081] Get rid of subsystemConfigurations attribute "supportsAllSystemTypes". Fix Discovery usage of systemTypeIds. 2007-02-12 12:01:36 +00:00
org.eclipse.rse.subsystems.shells.ssh Fix N-builds by allowing "assert" in org.eclipse.rse.ui 2007-02-13 12:15:38 +00:00
org.eclipse.rse.ui [168870][api][refactor]Moved the following to core from ui 2007-02-14 23:17:22 +00:00
readme.txt Uploading instructions and establishing initial folder set. 2006-03-15 23:25:10 +00:00

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.*".