Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Eclipse UML Generators/New and Noteworthy/0.9.0"

(Created page with "== Luna Release == === C Reverser === To reverse C code to a UML model from a C project to initialize, you have to right-click on the project and select the menu as describe...")
 
Line 5: Line 5:
 
To reverse C code to a UML model from a C project to initialize, you have to right-click on the project and select the menu as described in the image below:
 
To reverse C code to a UML model from a C project to initialize, you have to right-click on the project and select the menu as described in the image below:
  
 +
[[Image:DemoC1AndMenuAddNature.png]]
 +
 +
[[Image:DemoC1Result.png]]
  
  

Revision as of 14:25, 16 January 2015

Luna Release

C Reverser

To reverse C code to a UML model from a C project to initialize, you have to right-click on the project and select the menu as described in the image below:

DemoC1AndMenuAddNature.png

DemoC1Result.png


C Generator

Java Generator

Back to the top