Community
Participate
Working Groups
We want to refactor the discovery launch configurations to serialize the launch configurations as an XMI model. For now, the XMI string will be stored in an attribute inside the Eclipse launch configuration, but later it will be helpful when we want to export it or re-use it in different ways.
I committed a first version in revision 3824.
I added : - handling of IResource as source - serialization/deserialization of IResource and URI - TargetURIComposite : clicking outside the cell editor to close it - clicking the "open model" checkbox updates the launch configuration page Committed in revision 3825.
I added validation in the launch configuration tab in revision 3826.
mark as fixed.
Refactoring done.