1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-05 08:05:24 +02:00
cdt/rse/plugins
2007-02-21 11:47:38 +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 [174626][api] Make all local implementations internal 2007-02-19 14:39:29 +00:00
org.eclipse.rse.connectorservice.ssh [172468] making rse.ui view stuff internal 2007-02-16 16:29:48 +00:00
org.eclipse.rse.core [173772] bug fixings and related cleanups 2007-02-20 09:04:47 +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 [173871] [api] Move archivehandlers extension point to org.eclipse.rse.services from org.eclipse.rse.ui. Also, move some classes related to archive handling to internal packages. 2007-02-19 19:32:35 +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 [172468] move SubSystemConfigurationAdapter back into API since it is used by examples, and having an abstract base class for ISubSystemConfigurationAdapter makes us more flexible. 2007-02-19 09:06:28 +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 [162954] [api] Provide a way to get InputStream and OutputStream from file services. Added a getInputStream() and getOutputStream() to IFileService and implemented for SSH, FTP and Local. Dstore needs to be implemented. 2007-02-20 04:17:18 +00:00
org.eclipse.rse.services.dstore [162954] [api] Provide a way to get InputStream and OutputStream from file services. Added a getInputStream() and getOutputStream() to IFileService and implemented for SSH, FTP and Local. Dstore needs to be implemented. 2007-02-20 04:17:18 +00:00
org.eclipse.rse.services.files.ftp [174828] [ftp] Folders are attempted to be removed as files 2007-02-20 19:00:04 +00:00
org.eclipse.rse.services.local [162954] [api] Provide a way to get InputStream and OutputStream from file services. Added a getInputStream() and getOutputStream() to IFileService and implemented for SSH, FTP and Local. Dstore needs to be implemented. 2007-02-20 04:17:18 +00:00
org.eclipse.rse.services.ssh [162954] [api] Provide a way to get InputStream and OutputStream from file services. Added a getInputStream() and getOutputStream() to IFileService and implemented for SSH, FTP and Local. Dstore needs to be implemented. 2007-02-20 04:17:18 +00:00
org.eclipse.rse.shells.ui [cleanup] fix deprecated method usage 2007-02-19 14:35:52 +00:00
org.eclipse.rse.subsystems.files.core [172468] move SubSystemConfigurationAdapter back into API since it is used by examples, and having an abstract base class for ISubSystemConfigurationAdapter makes us more flexible. 2007-02-19 09:06:28 +00:00
org.eclipse.rse.subsystems.files.dstore [142712] fix for dstore windows filter polls with non-default profile 2007-02-20 15:57:48 +00:00
org.eclipse.rse.subsystems.files.ftp [cleanup] fix classpath warnings due to internal packages in tests 2007-02-19 09:47:48 +00:00
org.eclipse.rse.subsystems.files.local [142712] fix for local filter polls with non-default profile 2007-02-20 15:57:27 +00:00
org.eclipse.rse.subsystems.files.ssh [cleanup] update copyright year 2007 2007-02-15 10:28:32 +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 [174626][api] Make all local implementations internal 2007-02-19 14:39:29 +00:00
org.eclipse.rse.subsystems.shells.core [172323][api] RemoteCmdSubSystem(Configuration)? must be API 2007-02-19 14:32:21 +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 [174626][api] Make all local implementations internal 2007-02-19 14:39:29 +00:00
org.eclipse.rse.subsystems.shells.ssh [cleanup] update copyright year 2007 2007-02-15 10:28:32 +00:00
org.eclipse.rse.ui [fix] type in level two message from 1220 2007-02-21 11:47:38 +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.*".