Known Issues
Eclipse 4.3.1
- beginning with this version Eclipse 4.3.1 should be fully supported, all known issues are solved
- starting with the release of Eclipse Luna 4.4 (June 25, 2014), we will drop the official support for eclipse 3.x
Important
Incremental Build
Actifsource is now supporting incremental builds. This feature must be enabled by CIP users (C generator only) because the generated C code is slightly different.
Please modify your C_CodeOptions:
Actifsource is now supporting incremental builds. This feature must be enabled by CIP users (C generator only) because the generated C code is slightly different.
Please modify your C_CodeOptions:
- CIPSystem.implementation.unit.codeOptions (Create your own code options)
- C_CodeOptions.advanced.incrementalBuild (Set this flag to true to switch on incremental build)
Please note that the incremental build is switched off for old CIP Tool projects that are imported to guarantee compatible code.
Actifsource User Manual
Please check out the new Actifsource User Manual. Make sure to know all features to get the most out of Actifsource.
Bug Fixes
New Resource Wizard
- NullpointerException in NewResourceWizard when invoked by DiagramEditor, New [Resource] Actions and other locations
Recommended System Requirements
We recommend the following system requirements.
System |
Recommendation |
Java | SE 7 |
Eclipse | 4.3.1 |
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 |