Martin Oberhuber
688bae48d1
Fix broken N-builds: redo access permissions after previous classpath change
2007-02-15 08:44:29 +00:00
Michael Scharf
51f924d27f
Fixed the neming scheme to use tm.internal.terminal instead of tm.terminal.internal
2007-02-15 05:38:15 +00:00
Michael Scharf
be9d2cfd1b
remove obsolete method
2007-02-15 05:21:39 +00:00
Michael Scharf
97911947c5
removed dependency to jface.text.TextViewer
2007-02-15 01:40:32 +00:00
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
Martin Oberhuber
44edbbb502
Baseline for applying UDA and Import/Export. Rename features to include the terms end-user/extender. SubsystemConfigurations to register against systemTypeId instead of systemType.
2007-02-14 12:06:43 +00:00
Martin Oberhuber
80b6095a9f
Fix build of user actions
2007-02-14 10:47:46 +00:00
Kushal Munir
f1df19f3b3
[150265] [api] Added createHost() methods to SystemRegistry to allow for host creation without creating the subsystems. Added createSubSystems() method to allow subsystems to be created for an already created host.
2007-02-13 15:09:53 +00:00
Martin Oberhuber
09a60b80fb
Fix N-builds by allowing "assert" in org.eclipse.rse.ui
2007-02-13 12:15:38 +00:00
Uwe Stieber
d2c9c78b57
[fix] Dynamic association of new connection wizards to system types will be done via the system type adapter
2007-02-13 11:51:42 +00:00
Uwe Stieber
3ecdb0a3a5
[fix] API inconsitency in ISystemPromptDialog
2007-02-13 09:52:50 +00:00
Kushal Munir
6b04348c73
[150112]: Remove dead code. Classes SystemNewConnectionWizard, SystemNewConnectionWizardDefaultMainPage and SystemNewConnectionWizardRenameProfilePage have been deleted.
2007-02-13 03:51:32 +00:00
Kushal Munir
cfd86803bb
[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
David McKnight
0a59ebf2a1
[173523] applied Javier's pathc
2007-02-12 17:17:26 +00:00
Martin Oberhuber
8cad903b9c
[142947] Fix build error against Eclipse 3.3 M5 due to SWT drag&drop change
2007-02-12 16:11:48 +00:00
Martin Oberhuber
c6ff411efd
[162081] Fix runtime ClassCastException
2007-02-12 15:54:15 +00:00
Uwe Stieber
dd4c4ae10d
[fix] required id is associated with newConnectionWizardDelegate element instead of extension
2007-02-12 14:04:31 +00:00
Uwe Stieber
4614f392bb
[api] Needs possibility to register newWizardConnectionDelegate with dynamically contributed system types
2007-02-12 12:55:38 +00:00
Martin Oberhuber
2393efadd9
[168870] Organize Imports to fix access to moved SystemPerspectiveHelpers
2007-02-12 12:48:29 +00:00
Uwe Stieber
b1bc678b8a
[api] Needs possibility to register newWizardConnectionDelegate with dynamically contributed system types
2007-02-12 12:48:05 +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
3a88b76ae0
[api] Needs possibility to register newWizardConnectionDelegate with dynamically contributed system types
2007-02-12 11:57:53 +00:00
Martin Oberhuber
f5f8bc7099
[cleanup] make javadoc spec of getSubsystemConfigurationIds() more exact
2007-02-12 11:01:28 +00:00
Uwe Stieber
55e4312233
[162081] deprecated "systemTypes" attribute of subsystemConfigurations extension point has been removed
2007-02-10 17:17:29 +00:00
David McKnight
3ae5b5049e
[172651] isv docs updated with removal of rse popup menus and rse property pages extension points
2007-02-09 16:39:17 +00:00
David Dykstal
a480341791
[168870] stage 2 integration
...
removing extraneous classes and moving SystemPerspectiveHelpers
2007-02-09 16:35:59 +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
53e096fc18
[173265] [api] Need systemType -> subsystemConfiguration association
2007-02-09 15:32:54 +00:00
Uwe Stieber
6870a4a8e0
[fix] Fixed makeRegex usage of meta-character
2007-02-09 14:37:08 +00:00
Uwe Stieber
657a1c0080
[cleanup] Prepare for possible removal of systemTypes attribute
2007-02-09 14:33:50 +00:00
Uwe Stieber
22d4c8efdd
[fix] NPE in SubSystemConfigurationProxy constructor
2007-02-09 14:28:15 +00:00
Uwe Stieber
523eabbdf3
[162081] "systemTypes" attribute of subsystemConfigurations extension point marked deprecated
2007-02-09 14:16:47 +00:00
Uwe Stieber
5585d55bdf
[162081] Reviewed and updated subsystemconfiguration extension point
2007-02-09 13:30:36 +00:00
Uwe Stieber
b69b48a074
[162081] subsystemConfigurations should use "id" instead of "name" to reference systemTypes
2007-02-09 13:27:09 +00:00
Uwe Stieber
ce4e99f5cc
[cleanup] Fix javadoc warnings for misspelled parameter docus
2007-02-09 11:56:05 +00:00
Martin Oberhuber
587f656604
[173617][api] make internal: rse.services.Activator, CommandPattern, OutputPattern
2007-02-09 11:03:31 +00:00
Martin Oberhuber
76410247f4
[173619][api] Make RemoteUtil.createSocket() public available
2007-02-09 11:00:47 +00:00
Martin Oberhuber
7fa0ec0b33
[cleanup] moved Activator from org.eclipse.rse.services -> org.eclipse.rse.internal.services
2007-02-09 10:52:46 +00:00
Martin Oberhuber
a7551b8460
[173617][api] make internal: rse.services.Activator, CommandPattern, OutputPattern
2007-02-09 10:50:45 +00:00
Martin Oberhuber
f9604efebb
[cleanup] fix compiler warnings
2007-02-09 10:44:04 +00:00
Martin Oberhuber
10f456a585
[cleanup] fix javadoc
2007-02-09 10:43:45 +00:00
Martin Oberhuber
f62d052091
Improve Javadoc
2007-02-09 09:59:28 +00:00
Michael Scharf
df030c023f
added bin to cvsignore
2007-02-08 23:50:39 +00:00
Martin Oberhuber
856228b794
[refactor] tm.terminal.ssh --> tm.internal.terminal.ssh
2007-02-08 17:40:54 +00:00
Martin Oberhuber
db5d48507d
[cleanup] Export all packages, mark internals with x-internal (PDE Tools: Organize Manifests)
2007-02-08 17:36:28 +00:00
Martin Oberhuber
938dab3903
Update feature names for Europa to include the terms "End-User" and "Extender"
2007-02-08 16:51:03 +00:00
Martin Oberhuber
5839cdb576
[cleanup] Export all packages, mark internals with x-internal (PDE Tools: Organize Manifests)
2007-02-08 16:44:41 +00:00
David McKnight
4f9571e8e2
[173332] refactored dstore extra apis to be visible
2007-02-08 16:23:03 +00:00
David McKnight
ff52c536ed
[173332] refactored dstore extra apis to be visible
2007-02-08 15:57:54 +00:00
Michael Scharf
f69f60511c
ITerminalConnector removed unused method getInputStream
2007-02-08 15:45:35 +00:00