| [EOL] uml first steps [message #611185] |
Thu, 31 January 2008 09:40 |
|
Originally posted by: firstname.name.gmail.com
Hey,
I would like to do my first steps with Eol and UML. I downloaded the
BuildOOInstance example, and try to adapt it for a uml usage.
Here is my Eol Program:
--8<----
var myModel:Model;
myModel := new Model;
myModel.name := 'I_Am_An_Happy_Uml_Model'
--8<----
then the launcher is,
- models:
Name:uml
and only the meta-model uri is given http:www.eclipse.org/uml2/2.1.0/UML
- common:
shared file is given
once launched, i get the following error
java.lang.StringIndexOutOfBoundsException: String index out of range: 0
any ideas.
--
F. Lagarde
|
|
|
Powered by
FUDForum. Page generated in 0.01507 seconds