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/1.0.0"

(Release Candidate 4)
m
 
(10 intermediate revisions by one other user not shown)
Line 1: Line 1:
== Release Candidate 4 ==
+
== Release 1.0.0 ==
  
 
=== Cross improvements ===
 
=== Cross improvements ===
Line 17: Line 17:
 
| valign="middle" align="left" | [[Image:UMLGen_PropertiesAndLaunchReverse.png|thumb|center|500px|Reversing Configuration and Launching]]  
 
| valign="middle" align="left" | [[Image:UMLGen_PropertiesAndLaunchReverse.png|thumb|center|500px|Reversing Configuration and Launching]]  
 
|}
 
|}
 +
  
 
===== Documentation =====
 
===== Documentation =====
Line 22: Line 23:
 
{| width="100%" cellspacing="10" cellpadding="0" border="0" align="center"
 
{| width="100%" cellspacing="10" cellpadding="0" border="0" align="center"
 
|-
 
|-
| valign="middle" align="left" | [[Image:UMLGen_docGenerators.png|thumb|center|500px|Documentation]]  
+
| valign="middle" align="left" | [[Image:UMLGen_docGenerators.png|thumb|center|700px|Documentation]]  
 
|}
 
|}
 +
  
 
==== Web documentation released with code ====
 
==== Web documentation released with code ====
Line 29: Line 31:
 
{| width="100%" cellspacing="10" cellpadding="0" border="0" align="center"
 
{| width="100%" cellspacing="10" cellpadding="0" border="0" align="center"
 
|-
 
|-
| valign="middle" align="left" | [[Image:UMLGen_synchroDoc.png|thumb|center|700px|Documentation]]  
+
| valign="middle" align="left" | [[Image:UMLGen_synchroDoc.png|thumb|center|900px|Documentation]]  
 
|}
 
|}
 +
  
 
=== New generators ===
 
=== New generators ===
  
 
==== C code generator for C embedded software ====
 
==== C code generator for C embedded software ====
 +
 +
[[Eclipse_UML_Generators/Modules_1.0.0|More details here]]
 +
  
 
==== Java code generators for Java real-time software ====
 
==== Java code generators for Java real-time software ====
  
UI
+
[[Eclipse_UML_Generators/Modules_1.0.0|More details here]]
  
Available frameworks
 
  
 
==== Java code reverser ====
 
==== Java code reverser ====
  
=== Compatibility ===
+
[[Eclipse_UML_Generators/Modules_1.0.0|More details here]]
 +
 
  
 
=== Bug fixes ===
 
=== Bug fixes ===
  
== Content ==
+
[https://projects.eclipse.org/projects/modeling.umlgen/releases/1.0/bugs More details here]
 +
 
 +
=== Compatibility ===
 +
 
 +
* No DSL or UML profile changes
 +
* No exposed Java API
 +
* Compatible with Eclipse Luna
  
[[Eclipse_UML_Generators/Modules_1.0.0|Overview]]
+
[[Category:Eclipse_UML_Generators]]

Latest revision as of 10:36, 20 November 2015

Release 1.0.0

Cross improvements

Unified user interface

Properties and launcher Menus
Generation Configuration
Generation Launching
Reversing Configuration and Launching


Documentation
Documentation


Web documentation released with code

Documentation


New generators

C code generator for C embedded software

More details here


Java code generators for Java real-time software

More details here


Java code reverser

More details here


Bug fixes

More details here

Compatibility

  • No DSL or UML profile changes
  • No exposed Java API
  • Compatible with Eclipse Luna

Back to the top