eclipse-modisco / org.eclipse.modisco

Eclipse Public License 2.0
0 stars 0 forks source link

[Discovery] XMI serialization of Launch models #646

Closed eclipse-modisco-bot closed 2 hours ago

eclipse-modisco-bot commented 2 hours ago

| --- | --- | | Bugzilla Link | 336071 | | Status | CLOSED FIXED | | Importance | P3 normal | | Reported | Feb 02, 2011 09:49 EDT | | Modified | Aug 18, 2011 07:47 EDT | | Version | 0.9.0 | | Reporter | Nicolas Bros |

Description

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.

eclipse-modisco-bot commented 2 hours ago

By Nicolas Bros on Feb 02, 2011 10:33

I committed a first version in revision 3824.

eclipse-modisco-bot commented 2 hours ago

By Nicolas Bros on Feb 02, 2011 10:33

I added :

Committed in revision 3825.

eclipse-modisco-bot commented 2 hours ago

By Nicolas Bros on Feb 02, 2011 11:33

I added validation in the launch configuration tab in revision 3826.

eclipse-modisco-bot commented 2 hours ago

By Nicolas Bros on Feb 08, 2011 05:43

mark as fixed.

eclipse-modisco-bot commented 2 hours ago

By Hugo Bruneliere on Aug 18, 2011 07:47

Refactoring done.