JUCMNavRelease200Alpha - JUCMNAV/projetseg-update GitHub Wiki
![](https://github.com/JUCMNAV/projetseg-update/wiki/img/LogoFinal.gif)
-
Download v2.0 Alpha
here
(jar).
- <font color=red>Make sure your browser doesn't rename the .jar file to .zip or anything else.</font>
- Other files (src, javadoc)
- The target release date for version 2.0 is the end of April.
- Windows XP (tested) :check:
- Linux (tested) :check:
- MacOS X (tested) :check:
- Any other O/S on which you can run Eclipse (currently untested - please report your success)
- For more in-depth information and a guide about installation of prerequisites, see DevDocDeployment.
- Eclipse
- jUCMNav 2.0 requires Eclipse 3.1
- We recommend you download the Eclipse SDK.
- The Graphical Editing Framework
- jUCMNav 2.0 requires GEF 3.1
- We recommend you download the SDK or runtime.
- This can be installed through the Eclipse update function, select the "Eclipse.org" update site already listed.
- The Eclipse Modeling Framework (EMF and SDO)
- jUCMNav 2.0 requires EMF/SDO 2.1
- We recommend you download the SDK or runtime, but make sure you get EMF and SDO; the plugin will not work otherwise.
- This can be installed through the Eclipse update function, select the "Eclipse.org" update site already listed.
- [Optional] GraphViz dot
- For autolayout purposes, you may want to download GraphViz dot.
- http://graphviz.org/Download.php
From binaries:
- Download and install all prerequisites, then copy the jar file into your /eclipse/plugins/ directory. Restart Eclipse.
- If you've installed jUCMNav from a latest build instead of an official release, make sure you remove the latest builds.
- End-user documentation is integrated with the Eclipse help system.
Access Help > Help Contents
from the Eclipse workbench, then select topicjUCMNav Online Help
.
- Send your bug reports to <a href="mailto:[email protected]">[email protected]</a>.
- Include reproduction steps, sample .jucm files and, if applicable, copy-paste the error log messages.
- If you're zealous enough, we'll create a BugZilla account for you :)
- Support for the GRL notation
- jUCMNav UCM interface now available in French and English.
- Connect was bound to parent component reference; disconnecting them implied the next save would crash.
- Still had problems if -nl parameter is passed to Eclipse.
- New import extension point, refined export extension points.
Known Issues in 2.0 alpha * Autolayout still a prototype, import robustness issues (some components might not move during autolayout)
* GRL is not supported yet in import/export or autolayout. * DXL export extension not yet packaged with application but will be for 2.0. * CSM export extension not yet packaged with application but might be for 2.0. * Import UCM from UCEd use case to be packaged as a jUCMNav plugin and available here * Translation of GRL interface to French not complete. * User documentation not translated yet. * User documentation does not reflect integration of GRL.
-- Main.JasonKealey - 01 Feb 2006