You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: JavaDesigner/pom.xml
+6-6
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
<!-- definition -->
6
6
<groupId>org.modelio.module</groupId>
7
7
<artifactId>javadesigner</artifactId>
8
-
<version>3.10.00</version>
8
+
<version>5.0.00</version>
9
9
<name>JavaDesigner</name>
10
10
<description>The Java Designer module provides a complete range of features dedicated to Java development, including Java code and Javadoc generation from UML2 models. It also provides an automatic model completion feature, incorporating automatic accessor production and synchronization, and a reverse service used to reverse-engineer existing Java application.</description>
Copy file name to clipboardExpand all lines: SysMLArchitect/src/main/java/org/modelio/module/sysml/commands/diagram/AllocateDependencyDiagramCommand.java
Copy file name to clipboardExpand all lines: SysMLArchitect/src/main/java/org/modelio/module/sysml/commands/diagram/BindingConnectorDiagramCommand.java
Copy file name to clipboardExpand all lines: SysMLArchitect/src/main/java/org/modelio/module/sysml/commands/diagram/ConformDependencyDiagramCommand.java
0 commit comments