Posted
11 days
ago
by
Tanguy Coen
We are very pleased to announce that the new version 1.6-rc1 of gPM Tool has been released.
You can find release notes here :
http://gforge.enseeiht.fr/frs/shownotes.php?release_id=324
gPM Team
Posted
about 1 month
ago
by
Pierre LACOSTE
Dear gforge.enseeiht.fr members,
The server will restarted Tuesday 27 May 2008, at 5h30pm GMT 1, for maintenance.
Thanks for your understanding.
Regards
Support GFORGE.
Posted
about 1 month
ago
by
Pierre LACOSTE
Dear gforge.enseeiht.fr members,
The server will restarted tomorrow, thursday 22 may, at 5h30pm GMT 1, for maintenance.
Regards
Support GFORGE.
Posted
2 months
ago
by
Pierre LACOSTE
Dear gforge.enseeiht.fr members,
The server will be updated, tuesday 06 may, at 5h30pm GMT 1.
Thanks for your understanding.
Regards
Support GFORGE.
Posted
3 months
ago
by
Jacques LESCOT
Topcased 2.0.0M6 - Release Note
A new development milestone of the Topcased 2.0.0 has been released. It's code name is Topcased 2.0.0M6 and it requires the last Eclipse 3.4M6 version. For more information regarding the Topcased 2.0.0
... [More]
roadmap, you may consult https://gforge.enseeiht.fr/docman/view.php/35/1779/TOPCASED_roadmap.odt
If you are looking for a stable release of Topcased, you should rather download a release coming from the Topcased 1.x branch (currently 1.3.0), which is also available at https://gforge.enseeiht.fr/frs/?group_id=52
Of course, your bug reports and features requests are welcome at https://gforge.enseeiht.fr/tracker/?group_id=52 and you can exchange with Topcased users and developers through our mailing list : http://lists.gforge.enseeiht.fr/mailman/listinfo/topcased-users.
Requirements
Eclipse S-3.4M6a-200804091425 [Requires JVM 1.5] [Windows] [Linux] [MacOSX]
EMF 2.4.0M6 S200804012208
Query 1.2.0M6 S200804020200
Transaction 1.2.0M6 S200804020220
Validation 1.2.0M6 S200804020210
OCL 1.2.0M6 S200804020135
GEF 3.4.0M6 S200804012217
GMF 2.1.0M6 S200804101632
UML2 2.2.0M6 S200804020110
Orbit S20080326131619 (map)
EMFT Ecore Tools 0.8.0M6
M2M ATL 2.0.0M6
EMFT Search 0.7.0M6 (optional)
EMFT Compare 0.8.0M6 (optional)
OSATE 1.5.4 (experimental feature only)
Acceleo 2.2.1 (experimental feature only)
oAW 4.2 (or 4.3) (experimental feature only)
CDT (to be installed for the CbChain plugin only)
All these components are also available through the Ganymede update site.
Note : to prevent Java's java..lang.OutOfMemoryError: PermGen space failure (this error occurs when the JVM runs out of space in the permanent generation heap), we advise you to change the VM arguments : the solution is to increase the value specified with -XX:MaxPermSize (note that -XX options are specific to the Sun JVM). Here is an example of parameters that you can set in your eclipse.ini file located in your eclipse installation directory :
-vmargs
-Xms300m
-Xmx500m
-XX:PermSize=128m
-XX:MaxPermSize=128m
Features
You can download the expected feature from the GForge server at the following link :
Toolkit and SDK features : http://gforge.enseeiht.fr/frs/?group_id=52.
Ecore editor is the one that is contributed to Eclipse in the Ecore Tools component under the EMFT project. You should download it separately.
SAM editor is the graphical editor available in Topcased v1.x and migrated to the Eclipse 3.4 release
UML editor is also the one available in Topcased v1.x and migrated to the Eclipse 3.4 release
The Tramway component is still present in this release.
The SysML editor present on this release represents the new editor based on the final specification of september, 2007. A new metamodel compliant to this specification has been defined and all the diagrams are done from scratch. Note that this milestone only contains the Requirements diagram but all diagrams and features previously available on the TOPCASED v1.x SysML editor will be available on the TOPCASED v2.x release in July.
Topcased Experimental feature : http://gforge.enseeiht.fr/frs/?group_id=52. This feature contains AADL tools, Code generators (UML2Java, UML2C, UML2Python and SMUC), a Documentation Generator and CBChain tool. Note that generators either need Acceleo or openArchitectureWare components to work, but this time everything is packaged in the only one archive of the Experimental feature ! You still need the Topcased toolkit to run all the tools of the experimental feature. In fact you only have to install separately the CDT if you want to use CBChain.
Others significant tools :
the current gPM release is available here : http://gforge.enseeiht.fr/frs/?group_id=63
the Subclipse 1.2.4 component, which is recommended for change management, can be downloaded from its official project site (http://subclipse.tigris.org/).
You still have the possibility to install these features from the update-site at :
http://topcased-mm.gforge.enseeiht.fr/release/update-site3.4/.
RCP versions
RCP versions (Windows, Linux & Mac) are also available : http://gforge.enseeiht.fr/frs/?group_id=52. These bundles contain all the necessary plugins and features to work. You just need a JVM 1.5.
New & Noteworthy
Editor Generation
Feature [#1508] [Generator] Further input parameters when applying templates
Feature [#1261] Customization of the WizardContentProvider.getChildren() method
All Editors
Bug [#1575] [Linux] Export diagram for printing: Need to append file suffix
Bug [#1408] [Image Export] No image format choice with Solaris : need to append file suffix
Bug [#1250] Labels Font size sometimes change automatically
Feature [#1772] Keep the Node creation Tool active after a creation is performed
Feature [#1625] [Validation] Find a validation error in a model - red croice hierarchy
Feature [#1507] default router for connections
Feature [#1475] diagram duplication
Feature [#1469] TOPCASED UML preferences for comment color
Feature [#1050] Change default background color through Eclipse preferences
Import/Export
Feature [#1751] Let the user choose the ATL engine on the transformation wizard (import or an export)
Ecore Editor
See http://wiki.eclipse.org/EcoreTools_New_Noteworthy#0.8.0M6
UML Editor
Bug [#1793] [UML editor] It's not possible to delete a package that is created directly under the top level "Package".
Bug [#1729] [State Machine Diagram] On a state, your activity disappeared in th outline when you change it
Bug [#1183] Toggle isNavigable in an association doesn't make model dirty
Feature [#1759] manage code generation of Entry and Exit behaviour of states in a UML StateMachine
Feature [#1698] [Activity Diagram] property "represents" in the Model tab
Feature [#1651] The name of an abstract Classifier is shown in italics
Feature [#1646] An abstract operation must be in italic
Feature [#1469] TOPCASED UML preferences for comment color
Feature [#1437] [Class diagram] The Static elements must be underlined (For an operation, a property for example) [Less]