Features
Diagram
- ConditionSelector validation for non-boolean expressions when exporting SVG diagramms
Bugfixes
DataType
Diagram
- Fixed some missing brackets in code templates
Diagram
- isIndirectRelationAllowed check throwing assertion causes by using the targetpackage insteadof the sourcepackage
- LifeLock in UI-Update during DiagramEditor-Scrollbar-VisibilityChange caused by model Change
- ConditionSelector not evalidated for correctly for non-boolean expressions when exporting SVG diagramms
API Change
- Important: switched to JDK7 development environment and updated some signatures to compile (we already required JRE7 as execution environment)
Recommended System Requirements
We recommend the following system requirements.
System |
Recommendation |
Java | SE 7 |
Eclipse | 3.8 |
OS | Win 7, gtk Linux |
OS Architecture | 64 Bit |
Processor | 64 Bit |
RAM | 8 GB |
Disk | SSD |
Configuration (eclipse.ini)
We recommend the following settings in the eclipse.ini file.
Property |
Value |
Minimum Memory Size | -Xms800m |
Maximum Memory Size | -Xmx4000m |
Maximum Perm Size | -XX:MaxPermSize=256m |
Virtual Machine | -vm C:\Program Files\Java\jre7\bin |
Used Open Source Libraries
We have used the following open source libraries in our products. Many thanks to all the developers for providing their great work to the community.
Library |
License |
actifsource Core 5.x | EPL |
annotations.jar |
LGPL v2.1/BSD |
ant-contrib-1.0b3.jar | Apache |
antlr-2.7.6.jar | BSD |
antlr-3.1.1-runtime.jar | BSD |
bcprov-jdk16-145.jar | MIT |
commons-collections-3.2.1.jar | Apache |
Eclispse 3.8.x | EPL |
jdom.jar | Apache |
jsr305.jar | BSD |
jug.jar | LGPL v2.1 |
logging-1.0.3.jar | Apache |
objenesis-1.0.jar | Apache |
xerceslmpl.jar | Apache |