Bug 190777 - Patch for JSDL editor - Provides DataStaging functionality
Summary: Patch for JSDL editor - Provides DataStaging functionality
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Geclipse (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Mathias Stümpert CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-06-04 06:52 EDT by Nicholas Loulloudes CLA
Modified: 2014-01-09 16:18 EST (History)
0 users

See Also:


Attachments
Patch for plugin: eu.geclipse.ui (20.40 KB, patch)
2007-06-04 06:54 EDT, Nicholas Loulloudes CLA
aog-ecl: iplog+
Details | Diff
Patch for plugin: eu.geclipse.jsdl.adapters (19.20 KB, patch)
2007-06-04 06:54 EDT, Nicholas Loulloudes CLA
aog-ecl: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nicholas Loulloudes CLA 2007-06-04 06:52:52 EDT
- With the attached DataStage functionality is added to the JSDL Editor.

    In the DataStage page, all the data-staged files are visible in the FileName     list. By selecting an element from the list, it's associated attributes (Name, FileSystemName, DeleteOnTermination, CreationFlag, Source/Target/Location) are populated on the widgets below.

    By clicking the Delete button, the selected element on the list is removed from the list and the underlying model. 
The Add button is yet to implemented.


- These patches also solve the problem reported in  Bug#: 190436.
   
  This was due to a typo error concerning the JsdlMultiPageEditor ID in the 'eu.geclipse.jsdl.ui' plugin.xml
Comment 1 Nicholas Loulloudes CLA 2007-06-04 06:54:00 EDT
Created attachment 69934 [details]
Patch for plugin:  eu.geclipse.ui
Comment 2 Nicholas Loulloudes CLA 2007-06-04 06:54:31 EDT
Created attachment 69935 [details]
Patch for plugin:  eu.geclipse.jsdl.adapters
Comment 3 Nicholas Loulloudes CLA 2007-06-04 07:03:37 EDT
By error the Target milestone was set to M4. Please change to 0.5.0 RC0 because i don't have the privileges to do so.
Comment 4 Mathias Stümpert CLA 2007-06-06 07:37:49 EDT
Both patches are applied and committed. The target milestone is set to RC0.
Comment 5 Nicholas Loulloudes CLA 2007-06-06 07:56:40 EDT
Bug Closed
Comment 6 Ariel Garcia CLA 2009-05-03 09:38:17 EDT
Comment on attachment 69934 [details]
Patch for plugin:  eu.geclipse.ui

Applied by Mathias
Comment 7 Ariel Garcia CLA 2009-05-03 09:38:23 EDT
Comment on attachment 69935 [details]
Patch for plugin:  eu.geclipse.jsdl.adapters

Applied by Mathias