Features
Generator
- Delete superfluous files with empty protected regions (currently "/*" & "*/" comment tags only) when supercontextpath changed or template removed from build
- Delete superfluous files without protected regions when supercontextpath changed or template removed from build
Bugfixes
Core
Diagram Editor
Environment
Refactoring
ResourceEditor
TemplateEditor
- ReadJob-Executions inside a WriteJob executed through reentrency via session-interface working on old model
- Refactoring of DependencyNotification and CacheUpdate-Listeners to fix cache and session inconsistencies
- fixed inconsistent definition of execute(readjob, dependencyCollector) methods between resourcepool and readjobexecutor interfaces
- review of session threadsafty
- performance under concurrency: updated IndexDependencyFactories to use ReaderWriterLock
- allow lookup of templateelements Cache entries between modifications if still valid
- fixed dependencies not tracked completely if exception is thrown, which caused missing dependency change event after reason for exception was fixed
Diagram Editor
- NullPointerException in SelectToolTipInfo
- Dependency Relation in DiagramType
Environment
- Handle ReadOnly-ProjectSettings properly
Refactoring
- FixOwnerShip-Refactoring: don't try to convert LiteralStatement to OwnStatement
ResourceEditor
- Catch Ctrl+J to prevent creating newline on StringLiteral
TemplateEditor
- Exception after Copy/Paste in different Editor
- NullPointerException on Ctrl-Click at Build.allXXX
Recommended System Requirements
We recommend the following system requirements.
System |
Recommendation |
Java | SE 7 |
Eclipse | 3.7.2 |
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 |
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.7.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 |