Bug 170909 - [plan] Contribute Import/Export from RSE7
Summary: [plan] Contribute Import/Export from RSE7
Status: RESOLVED FIXED
Alias: None
Product: Target Management
Classification: Tools
Component: RSE (show other bugs)
Version: 1.0.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 2.0   Edit
Assignee: David Dykstal CLA
QA Contact: Martin Oberhuber CLA
URL:
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2007-01-18 09:40 EST by Martin Oberhuber CLA
Modified: 2011-05-25 10:22 EDT (History)
1 user (show)

See Also:


Attachments
Import/Export and UserDefinedActions source code (378.10 KB, application/x-zip)
2007-02-14 09:40 EST, Martin Oberhuber CLA
no flags Details
Import/Export and UserDefinedActions source code (378.10 KB, application/zip)
2007-02-14 18:25 EST, David Dykstal CLA
mober.at+eclipse: iplog+
Details
Updated source for TM 2.0M5 (378.30 KB, application/x-zip-compressed)
2007-03-02 05:53 EST, Martin Oberhuber CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Oberhuber CLA 2007-01-18 09:40:13 EST
Add not-yet-ported features from RSE 7.0 to openRSE:
- User Actions
- Compile Commands
- Import/Export
Comment 1 Martin Oberhuber CLA 2007-02-12 03:54:22 EST
To get an idea of what user actions and import/export will look like, see the IBM presentation on RSE7:

http://www.developer.ibm.com/isv/rational/remote_system_explorer.html
Click on PDF link "Remote System Explorer: Eclipse-based remote system access"

User Actions:  slides #16, #17
Import/Export: slide #26
Comment 2 Martin Oberhuber CLA 2007-02-14 09:40:21 EST
Created attachment 58970 [details]
Import/Export and UserDefinedActions source code   	

Attached source is the snapshot of Import/Export and UserDefinedActions, that was uploaded to IPZilla for Eclipse Legal Review on 13-Feb-2007. This can be compiled against RSE build I20070214-0800:
http://download.eclipse.org/dsdp/tm/downloads/drops/I20070214-0800/

A quick sanity test shows that File>Import and File>Export do show the new "Remote File System" wizard. User Actions compile ok but are nowhere visible in the UI yet. For reference, the IPZilla IPBug is
https://dev.eclipse.org/ipzilla/show_bug.cgi?id=1161
Comment 3 David Dykstal CLA 2007-02-14 18:25:33 EST
Created attachment 59019 [details]
Import/Export and UserDefinedActions source code

Minor fixes to some method names in user defined actions to match the recently modified SystemsPreferencesManager.
Comment 4 Martin Oberhuber CLA 2007-03-02 05:53:29 EST
Created attachment 60149 [details]
Updated source for TM 2.0M5

Attaching a new archive with minor changes such that it compiles against TM 2.0M5.
Comment 5 Martin Oberhuber CLA 2007-03-30 12:30:26 EDT
Deferred to M7 according to our recent committer meeting, due to late completion of EMO review. Since almost all contents of user actions and import/export will end up in "internal" packages, this is not an API change and should thus be OK by M7.

The sources are in CVS now but need to be fixed and refactored before it can go into a milestone.
Comment 6 David Dykstal CLA 2007-05-16 16:52:15 EDT
Import/Export was added. User defined actions must be deferred due to resource constraints. The work for user defined actions will be tracked under 187395.
https://bugs.eclipse.org/bugs/process_bug.cgi
Comment 7 David Dykstal CLA 2007-05-16 16:55:16 EDT
(In reply to comment #6)
> Import/Export was added. User defined actions must be deferred due to resource
> constraints. The work for user defined actions will be tracked under 187395.

Wrong URL. Use this one:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=187395
Comment 8 Martin Oberhuber CLA 2008-08-13 13:18:43 EDT
[target cleanup] 2.0 M7 was the original target milestone for this bug