Wednesday, September 21, 2011

Tutorial #1 for EA and Xpand is available!

I got it!!

The updated tutorial for EA and Eclipse Xpand/Xtend is available.
You will find it here.

Don't hesitate to submit bug or feature requests.

Sunday, September 18, 2011

New installation instruction is available

Since more than a year, oAW is a part of Eclipse. The eclpse project is called "Xpand/Xtend".
This had impact on installation of UML2Exporter for EA.

Here you will find an installation manual for installing Eclipse Helios and UML2Exporter to work with EA models.

If you find some bugs, don't hesitate to add an entry in bug tracker of components4oaw.

Wednesday, July 13, 2011

Looking for employees with Java MDD skills

In the company I work with, we are searching young employees with software engineering and Java skills. The most important point is, you have to speek german fluently.

Zühlke is the leading company in Switzerland for software engineering and development in Java and .Net. If you are interested in working in a great company with well educated people and want to emprove your skills significantly, don't hesitate to contact me.

Here you will find more information about this interesting job.

Thursday, June 02, 2011

New features in release 2.1

With the new release a few new features are available.

Selection of all packages

If you specify the package to export as following
<PackageName value="Model/Model View/Solution/*">
then all packages of "Solution" are exported into root of model directly.

Ghost Elements

If a referenced (inheritance, dependency or association) element is not in one of the exported package or in one of it's subpackages, then this element was created in the package the first reference appears during the export.

With release 2.0 these elements are not exported any more and the references are not available.

If you have to access these elements for reading extra information, you can add the the following property:
<GhostPackageName value="GhostPackage">

Now a package with the name "GhostPackage" is created in root model and all referenced elements not part of the exported packages are created in this package.

DataType

Also UML::DataType is now supported.

If you like to have more elements in exported model, don't hesitate to add a feature request.

Thursday, May 19, 2011

RC1 of Release 2.1 is available

I just fixed all known bugs and implemented almost all feature requests.
In download section at source forge you will find zip file containing RC1.

Please use this candidate and give me feedback.

Regards
Ueli

Thursday, April 07, 2011

Release 2.0 is now available!

After many discussions and lot of work in spare time, the  final release of 2.0 is available now.

Following features are supported now:

  • MWE workflows
  • Several bugs fixed
  • Some other feature added
Version 2.1 is already in queue and will be released soon.

Have a look at project home page

Friday, February 18, 2011

Release Candidate 4 of Version 2.0 of UML2Exporter is available

We are proud to inform you about the new release candidate of version 2.0.
This works with *oaw and *mwe workflows.

Also some bugs and features are implemented. Pls contact project site on sourceforge for more information.