Martin Oberhuber
cc453b444a
Fix id of "create remote project" action
2007-05-22 11:17:29 +00:00
David Dykstal
79e57ab60f
[188189] externalize strings for "create remote project"
2007-05-22 00:22:09 +00:00
Martin Oberhuber
10d919453e
[168870] refactor org.eclipse.rse.core package of the UI plugin
2007-05-15 23:55:07 +00:00
Martin Oberhuber
5ba7489961
[186773][api] split ISystemRegistryUI from ISystemRegistry
2007-05-14 13:05:23 +00:00
Martin Oberhuber
9af75140de
[186128][api] Move IProgressMonitor last in all API
2007-05-10 14:11:48 +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
David McKnight
6ecacafa7a
[184322] progress monitor added to file subsystem apis
2007-04-27 12:26:01 +00:00
Martin Oberhuber
bdf0d4f92c
Change EFS plugin name to remove "Experimental"
2007-04-17 07:59:11 +00:00
Martin Oberhuber
651edc45f3
[181917] EFS Improvements: Avoid unclosed Streams,
...
- Fix early startup issues by deferring FileStore evaluation and classloading,
- Improve performance by RSEFileStore instance factory and caching IRemoteFile.
- Also remove unnecessary class RSEFileCache and obsolete branding files.
2007-04-11 19:27:10 +00:00
Martin Oberhuber
c968891174
Add doc reminder
2007-04-06 21:30:09 +00:00
Kushal Munir
c7642d11a5
[170916] [plan][efs] Fix and improve the RSE EFS integration. Implement childInfos() to get info about all children at once, rather than calling fetchInfo() for each child which would mean network access for each child. This is a big performance improvement.
2007-04-06 17:04:14 +00:00
Kushal Munir
5577903f02
[170916] [plan][efs] Fix and improve the RSE EFS integration. Remove unnecessary implementation of local file cache.
2007-04-06 16:19:26 +00:00
Martin Oberhuber
d4881b58d7
[180874] progress dialog when creating remote project
2007-04-06 11:31:58 +00:00
Kushal Munir
b0cd9eb3e0
[170916] [plan][efs] Fix and improve the RSE EFS integration. Simplify the implementation and get rid of URI to filestore caching which is unenecessary and dangerous.
2007-04-06 04:56:25 +00:00
Kushal Munir
1c629b9a94
[180091] EFS project fails to open on workbench startup. Now only return a handle on workbench startup instead of trying to connect. This means that an EFS project will be closed on workbench startup. The user will have to right click on the project and select Open Project.
2007-04-05 20:47:43 +00:00
Kushal Munir
3c73452235
[170916] New files could not be created in EFS due to thread blocking.
2007-04-04 05:25:53 +00:00
Kushal Munir
814a8b283e
[180485] [api] "Show Hidden" should be a view-only Preference and not on API level.
2007-04-04 02:49:28 +00:00
Martin Oberhuber
7a02d4fec2
[cleanup] compiler warning
2007-04-02 14:35:58 +00:00
Kushal Munir
8bde9f14de
[170916] [efs] Check in changes to EFS so that we do not use cached files since we always want live information in EFS. Also refactor classes to internal package.
2007-03-30 22:30:01 +00:00
David Dykstal
178f374a52
[168977][api][refactor] - stage 2.4
...
- introduce "credentials" terminology to methods that needed it
- began moving "requiresUserId" and "requiresPassword" from connector service API to credentials providers
2007-03-20 15:09:08 +00:00
Kushal Munir
c1393857f5
[170916] [efs] Implementation for SSH should work. FTP and Dstore will not work for EFS. Those implementations will be ready in next milestone.
2007-02-23 21:49:28 +00:00
Kushal Munir
98929a2c3c
[170916] [efs] Implementation for SSH should work. FTP and Dstore will not work for EFS. Those implementations will be ready in next milestone.
2007-02-23 20:19:24 +00:00
Kushal Munir
f90bc1961a
[170916] [efs] Implementation for SSH should work. FTP and Dstore will not work for EFS. Those implementations will be ready in next milestone.
2007-02-23 20:15:23 +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
David McKnight
f3942b9c1b
[173143] removing remote property page and remote popup menu extension points
2007-02-06 19:23:13 +00:00
David McKnight
6191ec4a50
[173143] removing remote property page and remote popup menu extension points
2007-02-06 19:13:50 +00:00
Martin Oberhuber
d9654b70c8
[cleanup] Set default recommended warning level on all projects
2007-01-30 21:39:30 +00:00
Martin Oberhuber
9cc1412071
[cleanup] make discouraged access rules more stringent
2007-01-30 20:57:14 +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
d5ce4f6b3d
[cleanup] Fix deprecated usage of propertyPages objectClass in plugin.xml
2007-01-30 19:16:59 +00:00
David Dykstal
8383bc4c1d
[171860] fixing CHKPII errors in translatable files
2007-01-26 20:43:13 +00:00
Martin Oberhuber
508dc85ac4
Rev up version numbers to 2.0 where needed
2007-01-16 15:57:10 +00:00
David McKnight
1579f9911b
[149150] preference page for indication of whether to copy timestamps or not plus some minor refactoring of constants
2007-01-09 20:44:52 +00:00
David McKnight
f6328835f6
remove a couple compiler warnings
2007-01-09 20:01: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
1b56b5d133
Redo providerName="Eclipse.org" as suggested by Bjorn
2006-10-31 11:11:19 +00:00
Martin Oberhuber
6830fded46
about.properties: Eclipse Contributors --> IBM Corporation and others
2006-10-25 13:28:21 +00:00
Martin Oberhuber
64fd475146
Copyright: Eclipse Contributors --> IBM Corporation
2006-10-25 11:34:24 +00:00
Martin Oberhuber
612ed19e85
Enter Feature Download & Install sizes as per 1.0RC2. Add Feature Copyrights.
2006-10-25 11:05:24 +00:00
David McKnight
abaf691e8e
Bug 160777 - use progress monitor for queries
2006-10-20 20:26:13 +00:00
David McKnight
4b7bfac9e8
fixing copyrights
2006-10-06 13:46:15 +00:00
David McKnight
63e937b573
catch refreshLocal scoping rule exception so that operation completes
2006-09-29 14:37:22 +00:00
David McKnight
c532ba35ce
dont' set attrributes when file doesn't exist Bug#: 158781
2006-09-28 14:59:20 +00:00
Martin Oberhuber
2f3ab519d3
Bug 158774 - Add branding info for EFS and Remotecdt features
2006-09-28 14:01:55 +00:00
Martin Oberhuber
7e823836c8
Unify and externalize plugin providerName = Eclipse.org
2006-09-20 22:05:39 +00:00
David McKnight
b4a63e3cc4
get rid of subsystem calls with Shell parameters
2006-09-05 16:22:14 +00:00
David McKnight
cc82106cdf
rse.ui to rse.core refactoring
2006-08-31 17:43:13 +00:00
Martin Oberhuber
142328f173
[refactoring] move 16 model objects from UI/rse.model to rse.core.model, ix compiler warnings along the way.
2006-08-31 12:21:36 +00:00