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
Compatiblity Issues
- Changed name of ResourceInfo to FunctionContext
- Added Nameaspect to ClassType/LiteralType
- Renamed package2subdirectory to packageToDirectory
Features
ResourceEditor
TemplateGenerator
TypeSystem
- Select the last statementline when deleteing the last statement in the PredicateList, don't select the empty line
- Show the empty line in readonly mode to see if a predicate would have allowed multiple values
TemplateGenerator
- more incremental generation based on information used to generated a single outputfile
- detect {} comment in SQL
TypeSystem
- Allow FunctionSpace to extend Template
- NameAspect for LiteralType/ClassType used for function parameter type and return type
Bug Fixes
Core
CIP
DEC
TemplateEditor
- Highmemory use in DependencyTracking
CIP
- CIP-Process Copy/Paste (Object of statement is already owned)
- corrected typo on Pulsetranslation
DEC
- corrected typo Module & Profile
TemplateEditor
- Undo: Cursor-Position not correctly restored
- Cleanup Line-RepetitionAttribute in Model after Copy/Paste (First/Last/NotFirst/NotLast/Empty)
- Closing or switching tab with cursor on Language textfield causes invalid layout assertion
- Incorrect Syntax-Highlighting in language supporting two characters (' or ") for strings
Workarrounds
- Changing the font-size in the ResourceEditor requires reopening the editor to have the changes applied correctly.
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 |