Martin Oberhuber
46f7d48ad0
[174858] split category names for new connection wizard:Newwizard category = "Remote System Explorer"; Default connection category = "General"
2007-02-21 23:23:45 +00:00
Martin Oberhuber
6f3727b8ae
[174992] default wizard hides special ones
2007-02-21 23:13:08 +00:00
David McKnight
f0f8088a06
[174944] changes to allow setPreselection() to work
2007-02-21 19:36:38 +00:00
David McKnight
de0ba15f98
[174942] some adapter issues - use ISystemViewElementAdapter instead of IRemoteObjectIdentifier
2007-02-21 16:07:48 +00:00
Uwe Stieber
920041498e
[fix] [174841] The names of the system types are incorrect in the Remote Systems View
2007-02-21 15:49:55 +00:00
Uwe Stieber
dd7e7887a3
[fix] [174883] Can not create new connection after a profile is deleted
2007-02-21 15:04:32 +00:00
Uwe Stieber
1746c53b04
[174858] Renamed default RSE category to 'General'
2007-02-21 13:17:35 +00:00
Uwe Stieber
df7ca12b09
[cleanup] Remove invalid copied code from base class
2007-02-21 13:10:01 +00:00
Uwe Stieber
656e656e27
[cleanup] minor cleanups of SystemConnectionForm and RSEDefaultNewConnectionMainPage page validations
2007-02-21 12:57:17 +00:00
Uwe Stieber
13b9fa9d3a
[fix] type in level two message from 1220
2007-02-21 11:47:38 +00:00
Uwe Stieber
fcd9fc3124
[173772] extension point renamed to newConnectionWizards and updated ISV docu
2007-02-20 16:57:38 +00:00
Kushal Munir
f02e807dda
[174798] Set additional wizard pages, i.e. subsystem configuration wizard pages, when a different system type is selected.
2007-02-20 16:25:00 +00:00
Uwe Stieber
c3584207d9
[fix] [174771] New connection wizard works on 1st invocation only
2007-02-20 15:00:58 +00:00
David McKnight
9117eeab65
[174774] need to change the cast to use SystemTableViewProvider rather than SystemTableTreeViewProvider
2007-02-20 14:54:42 +00:00
Uwe Stieber
b0b2620fe7
[fix] SystemConnectionForm not verified
2007-02-20 11:14:52 +00:00
Uwe Stieber
21b5047b8c
[fix] NPE if called from the Eclipse new element wizard dialog
2007-02-20 10:41:31 +00:00
Uwe Stieber
d4c9e1702a
[fix] system profile selection combo empty on second invocation of new connection wizard
2007-02-20 09:51:30 +00:00
Uwe Stieber
e6c3895d55
[173772] bug fixings and related cleanups
2007-02-20 09:04:47 +00:00
Kushal Munir
5c3dc60f16
[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 20:13:40 +00:00
Kushal Munir
45118db9d6
[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:58:51 +00:00
Kushal Munir
71e8bcdbaf
[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
Uwe Stieber
8d0cb1cf73
[173772] [api] New connection wizard needs to become totally influenceable
2007-02-19 16:43:28 +00:00
David McKnight
38ee12cb91
[174624] check for ISystemRemoteElementAdapter before calling updateRemoteObjectProperties()
2007-02-19 16:07:32 +00:00
Martin Oberhuber
c853fcc372
[168870][refactor] stage 4, created RSEPreferencesManager and moved SystemPreferencesManager from core to ui package.
2007-02-19 15:07:13 +00:00
Martin Oberhuber
e776940237
[172468] making rse.ui view stuff internal
2007-02-19 14:58:34 +00:00
Martin Oberhuber
9c56967e02
[cleanup] fix javadoc
2007-02-19 12:06:26 +00:00
Martin Oberhuber
b1c4c24a12
[cleanup] fix javadoc
2007-02-19 12:00:28 +00:00
Martin Oberhuber
5a96bb7cf4
[cleanup] fix javadoc
2007-02-19 11:50:02 +00:00
Martin Oberhuber
64b0a51349
[170627] mark methods that must be overridden final. Rename getAdapter() -> getSystemViewElementAdapter(). Deprecate methods to be removed.
2007-02-19 11:42:59 +00:00
Martin Oberhuber
0c023ce7bc
[cleanup] fix javadoc
2007-02-19 09:51:52 +00:00
Martin Oberhuber
42a9ac446a
[cleanup] fix javadoc
2007-02-19 09:17:10 +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 Dykstal
de2172be33
[cleanup] adding class comment
2007-02-18 19:34:42 +00:00
David Dykstal
0afcc3b31a
[168870][refactor] stage 4, created RSEPreferencesManager and moved SystemPreferencesManager from core to ui package.
2007-02-18 19:26:35 +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
Kushal Munir
15d2c59d3b
[150265] Fix problem with persistence of newly created subsystems that are not registered through an extension point for the system type of the host.
2007-02-16 16:04:51 +00:00
David McKnight
9d983938df
[174270] in findExactItem() also use equals() in check
2007-02-16 15:20:59 +00:00
David McKnight
f87607f37c
[174295] use absolute name rather than name when finding references
2007-02-16 14:40:09 +00:00
Uwe Stieber
2cdb65c8b0
[174418] Fixed copyright note
2007-02-16 10:27:09 +00:00
Uwe Stieber
084a3ce496
[fix] 174418 SystemAdapterHelpers.getAdapter(Object) try to find adapter twice
2007-02-16 10:26:08 +00:00
Kushal Munir
881441ad83
[150265] Fix problems with multiple connections showing up when using createSubSystems() in SystemRegistry
2007-02-15 23:38:34 +00:00
David McKnight
285aba104c
[170728] changing to use IRemoteObjectIdentifier and/or ISystemViewelementAdapter instead of ISystemRemoteElementAdapter in system table view.
2007-02-15 21:27:10 +00:00
David McKnight
af223d789b
[170728] changing to use IRemoteObjectIdentifier and/or ISystemViewelementAdapter instead of ISystemRemoteElementAdapter in system table view.
2007-02-15 21:24:14 +00:00
David McKnight
8d9f1b8d54
[170728] changing to use IRemoteObjectIdentifier and/or ISystemViewelementAdapter instead of ISystemRemoteElementAdapter in systemview.
2007-02-15 21:20:31 +00:00
David McKnight
37897c0bdd
[170627] changed views to use IContextObject during queries
2007-02-15 17:32:02 +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
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