Hi, I am using gendoc2 with an EMF model. For now, It is working, I defined the model path in <config/> tag and the root element in <context/> tag doing this :
<context model='$model' element='RootElement' importedBundles='x;y'/> My question is this : Currently, I need to define this root element, but what I want is to inject this element by a java code. Also, how can I launch generation using by a java class with a main method. Thanks in advance -- Jean Claude T
_______________________________________________ Topcased-users mailing list [email protected] http://lists.gforge.enseeiht.fr/cgi-bin/mailman/listinfo/topcased-users
