Actifsource

Actifsource V5.14.0

Actifsource code generator for any programming language

Known Issues

Support for Eclipse 3.x

  • Starting with the release of Eclipse Luna 4.4 (June 25, 2014), we will drop the support for eclipse 3.x

Actifsource User Manual

Please check out the new Actifsource User Manual. Make sure to know all features to get the most out of Actifsource.
Actifsource User Manual

Compatiblity Issues

  • Implementors of ISession and Eventlistener handle NotifySaveRequest may need to handle NotifySaveSucceeded/NotifySaveFailed instead
  • Implementors should not hold workspace lock while calling Session.save() since it might block until save is finished
  • Always use the non-blocking Session.save(callback) whenever possible to explicitly handle finished save requests asynchronous
  • Use Keppler 4.3.2 or 3.8.2 to avoid problems with the ESC-Key when using ContentAssist in Template/TextEditors
  • Removed Keybinding SHIFT+F3, use ALT+F3 (CTRL+ALT+CLICK for mouse). The keybinding has been removed for consistency because CTRL+SHIFT+CLICK never existed as mouse interaction (reason: shift conflicts with selectionbased interactions).

Features

Core

  • Improved File Save Handling & Event Notification

Diagram

  • Support export diagrams as png/jpg including an export buildtask for automation
  • Support Copy & Paste inside Textfields
  • Support for External Relations in DomainDiagram

Wizard/Toolbars/Views

  • Set title for compared content (theirs and mine) in synchronize view
  • Set Initial Focus on NewRelationWizard to Name
  • Renamed Open link in "CodeEditor" to better matching name "DefaultEditor"

Bug Fixes

Core

  • Wrong selector evaluation when cached during modification and reused later
  • Fixed NotInsideTransaction race condition at start

ResourceEditor

  • Empty line not updated (removed/added) when changing subject cardinality

TemplateEditor

  • Copy/Paste from TemplateFunction to Template fails with an assertion inside LineNumberRuler
  • Assertion on Undo/Redo after creating a SuperContext/LineContext/ColumnContext
  • Exception when deleting TemplateFunction while editor is open
  • Inconsistent Model Assertion on various undo/redo/external update events
  • Assertion on Undo/Redo when updating selection
  • Language on newly focused FileContext after closing the active FileContext-Tab

ProjectExplorer

  • Gracefully handle duplicate resource (same GUID) by removing them from the correct package

Wizards/Refactoring

  • Newly created resources sometimes not shown correctly or opened in text editor
  • Sort property fails to handle resource with same name

Generator

  • Fixed force generate to include NestedBuildConfigTasks
  • Fixed Classloading Issue when using Xpand-Function located in different projects that aren't reachable through the classpath of the output project

CIP

  • Exception assignment of Operation Message
  • SVG not always regenerated when on diagram changes
  • Unhandled event loop exception in rare cases when drawing transition
  • Alphabetic column sorting in CIP System View

Diagram

  • IndexOutOfBounds in reorder-Method when having multiple shapes for the same resource
  • Visualization of Abstract-Modifier not shown correctly when adding existing classes to ClassDiagram-Editor
  • AssertionFailure when error state of editor icon is updated
  • Support ReadOnly Mode Diagrams
  • Error Markers remain after Undo

Recommended System Requirements

We recommend the following system requirements.

System
Recommendation
Java SE 7
Eclipse 4.3.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
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


Like us


facebook.com/actifsource

Follow us

News  RSS-Feed abonnieren

Actifsource V11.4.0 11/23/23

- 24 Features - 7 Bug Fixes more...


Job als R&D Ingenieur (Embedded-Systems, Model Driven Development) 6/22/23

Sind Software-Entwicklung und Embedded-Systems Ihre Leidenschaft? Denken Sie gerne abstrakt? Dann sind Sie bei uns genau richtig! Wir bauen für unsere Auftraggeber kundenspezifische more...


Actifsource V11.3.1 11/15/22

- 5 Bug Fixes more...


Actifsource V11.3.0 10/13/22

- 24 Features - 11 Bug Fixes more...


Actifsource V11.2.0 1/25/22

- 18 Features - 5 Bug Fixes more...


Actifsource V11.1.0 8/24/21

- 6 Features - 24 Bug Fixes more...


Actifsource V11.0.0 5/31/21

- 8 Features - 4 Bug Fixes more...


Neue Datenschutzrichtlinie 5/17/18

Bitte beachten Sie unsere Datenschutzrichtlinie: Datenschutzrichtlinie more...


New Eclipse Update Site 10/26/17

Please note that we have new update sites: https://updates.actifsource.com/updates https://updates.actifsource.com/updates-enterprise more...


Actifsource User Manual: New chapter added 3/30/17

Added new chapter 12 Generic Import Wizard Actifsource User Manual more...


Actifsource web site becomes mobile friendly 2/5/16

Thanks to weblica it was an easy task to become mobile friendly! more...


JavaListFunction 11/25/15

Learn about JavaListFunctions. Create your own JavaListFunction to sort resources. more...