Martin Oberhuber
9244d48204
[186748][api] Move ISubSystemConfigurationAdapter from org.eclipse.rse.ui/subsystems/org.eclipse.rse.core.subsystems.util to org.eclipse.rse.ui.subsystems
2007-05-14 08:10:07 +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
9af75140de
[186128][api] Move IProgressMonitor last in all API
2007-05-10 14:11:48 +00:00
Martin Oberhuber
7af0ea93c0
[177523][api] Unify singleton getter methods to use getInstance()
2007-05-10 12:40:20 +00:00
Martin Oberhuber
5cfd747882
Unify Source Builds: about.html in all source builds, schema only in source builds
2007-04-27 15:15:45 +00:00
Martin Oberhuber
d31ac6c82c
[182454] improve getAbsoluteName() documentation
2007-04-25 11:32:53 +00:00
Martin Oberhuber
e8dc372b54
[168975] Move RSE Events API to Core
2007-04-23 13:42:16 +00:00
Martin Oberhuber
a10fb47542
[cleanup] Remove unnecessary implementations
2007-04-03 17:00:55 +00:00
David McKnight
33c837d99f
[180575] applying patch + imples
2007-04-03 15:07:54 +00:00
David Dykstal
afa5e999a1
[168977][api][refactor] - stage 3.4
...
- introduced AuthenticatingConnectorService as a superclass of AbstractConnectorService
- moved almost all methods from AbstractConnectorService to AuthenticatingConnectorService. AbstractConnectorService now handled the creation of the StandardCredentialsProvider for all subclasses.
- moved AbstractConnectorService back to UI with the intention of renaming it StandardConnectorService
- moved requiresPassword, supportsPassword, requiresUserId, and supportsUserId back to IConnectorService from ICredentialsProvider.
- removed SshCredentialsProvider and DStoreCredentialsProvider, their connector services can now use the StandardCredentialsProvider
2007-03-28 14:10:53 +00:00
David Dykstal
aca3ef566f
[168977][api][refactor] - stage 3.2
...
- introduced the AbstractCredentialsProvider into the CredentialsProvider hierarchy.
2007-03-27 19:59:47 +00:00
David Dykstal
52f4211900
[168977][api][refactor] - stage 2.3
...
- Introduced ICredentialsProvider implementations
- Refactored some AbstractConnectorService methods into the credentials providers
- Further simplified the concrete connector services
- made more methods final and explicitly indicated where overrides are allowed, required.
2007-03-16 16:00:22 +00:00
David Dykstal
c2580e2844
[168977][api][refactor] - stage 1
...
1) Create new ICredentials, ICredentialsProvider, and SuperAbstractConnectorService (temporary)
2) Move most non-password methods to SuperAbstractConnectorService.
3) Rationalize the user of ServerLaunchers.
4) make internalConnect and internalDisconnect abstract.
2007-03-07 21:44:36 +00:00
Martin Oberhuber
e69ec9a67a
[175245] spell out feature neames for Europa site
2007-02-23 11:14:24 +00:00
Martin Oberhuber
8966310924
Rev up version numbers according to recent refactorings (making stuff internal, systemTypes and subsystemConfigurations extension point)
2007-02-21 22:19:32 +00:00
Martin Oberhuber
a964b0333d
[cleanup] organize imports
2007-02-19 09:18:45 +00:00
Martin Oberhuber
6ed4f11856
[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
David McKnight
81d2c5fae0
[170627] use IContextObject for hasChildren
2007-02-16 20:48:28 +00:00
David McKnight
484a619cbf
[172468] making rse.ui view stuff internal
2007-02-16 16:29:48 +00:00
David McKnight
37897c0bdd
[170627] changed views to use IContextObject during queries
2007-02-15 17:32:02 +00:00
Martin Oberhuber
ab3919c38a
[162081] Get rid of subsystemConfigurations attribute "supportsAllSystemTypes". Fix Discovery usage of systemTypeIds.
2007-02-12 12:01:36 +00:00
Uwe Stieber
55e4312233
[162081] deprecated "systemTypes" attribute of subsystemConfigurations extension point has been removed
2007-02-10 17:17:29 +00:00
Uwe Stieber
523eabbdf3
[162081] "systemTypes" attribute of subsystemConfigurations extension point marked deprecated
2007-02-09 14:16:47 +00:00
David McKnight
6191ec4a50
[173143] removing remote property page and remote popup menu extension points
2007-02-06 19:13:50 +00:00
David Dykstal
3a0efdabdc
[api][171530] Add a setEditable to the SystemFilterStringEditPane hierarchy.
2007-02-06 04:12:17 +00:00
Martin Oberhuber
dd3254b0fd
[cleanup] Fix RSE internal package access
2007-01-30 21:43:52 +00:00
Martin Oberhuber
39d251f697
[cleanup] define access rules for marking internal package access discouraged
2007-01-30 21:19:45 +00:00
Martin Oberhuber
6f772365db
[cleanup] define access rules for marking internal package access discouraged
2007-01-30 20:43:02 +00:00
Martin Oberhuber
04a6a8827b
Compiler warnings: error for discouraged references
2007-01-30 18:55:55 +00:00
David Dykstal
efd4b990c9
[169370] add translation directives to property resource bundles
2007-01-02 22:14:24 +00:00
David Dykstal
80b81746e1
[cleanup] remove warnings from tutorial
2006-12-21 17:30:24 +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
58fb2ec9ce
bug 162177 - Rename additional occurrences of ISystem -> IConnectorService
2006-11-08 16:43:12 +00:00
Martin Oberhuber
1b56b5d133
Redo providerName="Eclipse.org" as suggested by Bjorn
2006-10-31 11:11:19 +00:00
Martin Oberhuber
5aa266c4ce
Add sample code for running invisible commands
2006-10-27 02:10:27 +00:00
Martin Oberhuber
43613a11b6
New code for running command invisibly
2006-10-26 23:49:22 +00:00
Martin Oberhuber
89d85fcec8
Externalize vendor="%providerName" in plugin.xml
2006-10-25 13:16:53 +00:00
Martin Oberhuber
956f5f98ae
Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion
2006-10-25 11:11:09 +00:00
Martin Oberhuber
51093e5a56
Add Copyright Attribution for Wind River Patch
2006-10-24 13:54:21 +00:00
David McKnight
38db57e05c
Bug 160777 - use progress monitor for queries
2006-10-20 20:24:48 +00:00
Martin Oberhuber
7e823836c8
Unify and externalize plugin providerName = Eclipse.org
2006-09-20 22:05:39 +00:00
Martin Oberhuber
aa0736b499
Add missing copyrights
2006-09-20 11:53:43 +00:00
David McKnight
35604e44a8
rse.ui to rse.core refactoring
2006-08-31 17:37:25 +00:00
David McKnight
400065dc6a
fixes for 154302 - relaying exceptions back from fetch operations
2006-08-25 13:49:00 +00:00
Martin Oberhuber
193d12ee70
[refactoring] Rename subsystemConfiguration -> subsystemConfigurations
2006-08-24 17:32:52 +00:00
Martin Oberhuber
97d1151a2e
Add rseSamplesMessages.xml to examples build
2006-08-18 21:07:47 +00:00
Kushal Munir
c0d3e5773d
Bug 149280: Provide a "priority" attribute to be able to order subsystem configurations.
2006-08-18 07:07:55 +00:00
Martin Oberhuber
cce4858b96
Fix RSE Examples feature
2006-08-17 23:15:50 +00:00
David Dykstal
f13adf6055
bug 142471 - moved password/userid configuration from ISubSystemConfiguration to IConnectorService.
...
Updated all subsystem configurations and connector services.
Rewrote login dialog to make password or user id optional.
Rewrote AbstractConnectorService.promptForPassword to take advantage of new configuration parameters.
2006-08-15 22:07:27 +00:00