Meet us at Sindex in Bern (2014/09/02-04)
Known Issues
Support for Eclipse 3.8.2
Support for Eclipse 4.4 Luna
Support for Java 7
Installing Actifsource
- Starting with the release of Eclipse 4.4 Luna (June 25, 2014), we will drop the support for eclipse 3.8.2
Support for Eclipse 4.4 Luna
- Actifsource is now running on Eclipse 4.4 Luna
Support for Java 7
- We will drop the support of Java 7 by the end of 2014
Installing Actifsource
- Actifsource sets the memory settings automatically after installing and restarting
- The Restart-Button displayed after the plugin installation, restarts eclipse in such a way that it still uses the old memory settings
- To prevent OutOfMemoryExceptions you need to completely close eclipse (File, Exit or Close-Button) and start it again
Actifsource User Manual
Please check out the new Actifsource User Manual. Make sure to know all features to get the most out of Actifsource.
Features
Generator
- try-Resource-Semantic for context selector results: generator invokes close on every literal-object implementing AutoClosable even if an exception occurs.
Bug Fixes
Core
Environment
Platform/Actifsource JUnit Test
Generator
ProjectExplorer
ResourceEditor
TemplateEditor
CIP
- DelayedUpdater already disposed! (Don't notify query-listeners after disposal if disposed from inside another listener)
- Create only one Undo-Operation per transaction when using multiple sessions (this never happend in the wild)
- RootResourceInPackage dependencies not updates if ownership of a resource changes
Environment
- no error popup if TFS-Plugin causes a RuntimeException inside the TFSMoveDeleteHook
Platform/Actifsource JUnit Test
- Memoryleak on every invocation AbstractPlatformInitializer.reset()
Generator
- Incremental build stopped working for target-folders generated with a package or resource filter (project settings)
ProjectExplorer
- Resource already exists/Object of statement is already owned when moving resource existing in multiple packages
- Newly aggregated resources may keep showing as RootResource after they where aggregated
- Resource aggregated in more than one package may show up inside both packages after performing a move operation
ResourceEditor
- AssertionFailure when clicking on an invalid error marker for a statement which no longer exists but wasn't revalidated
TemplateEditor
- Cannot use Context-Path-Variables on lines with empty-flag without either getting a GenerationExcepetion or having a template error marker
- Undo with FileContext-Changes sometimes results in exception during validation
- Changing focus from a context selector with selected text to a child or parent context selector, generates an error
- Copy content directly contained in a TemplateFunction/Template to another Template cause an editor crash
- Error when ranges of syntaxhighlight and comments do not describe disjunct intervals caused by language definitions where a keyword contains the characters of a comment-tag
CIP
- Session already disposed after a failed SVG generation when changing related resources
- Import-Wizards reports error for unsupported comment on CommuncationDiagram
- Import-Wizard shows more details about the location of an import problem
- Import-Wizard now enables the Finish-Button if import has finished by showing an error report page
Recommended System Requirements
We recommend the following system requirements.
System |
Recommendation |
Java | SE 7 |
Eclipse | 4.4 |
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 |
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 4.3.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 |