Compile UML2TOOLS [message #625835] |
Sat, 24 July 2010 14:41  |
Eclipse User |
|
|
|
Hi, I need extends uml2tools with new diagrams, now I m tring to compile the uml2tools projects, without success.... I DOWNLOAD the source from the cvs, and i dowload all dependencies...
I need help...
Can help me?
Thanks...
|
|
|
|
|
Re: Compile UML2TOOLS [message #625960 is a reply to message #625887] |
Mon, 09 August 2010 14:20   |
Eclipse User |
|
|
|
Thanks a lot!, this link will help me with diagrams regeneration...
Last week, i can compiled too, but now i have problems to regenerate diagrams...
I share us too a short recipe about the steps that i followed to compile the project, and some problems that i had.
1-Download form eclipse cvs, uml2tools(the head version of
2009/06/19).
2-In eclipse galileo, uses update manager, to download form galileo update site these follows plugins:
(EMF - Eclipse Modeling Framework runtime and Tools ,emf, EMF SDK , Graphical Editing Framework GEF,GEF SDK , Graphical Modeling Framework Runtime , Graphical Modeling Framework SDK ,
3-open the dowload project into eclipse(uml2tools), and add in builddependences of the projects, all plugin folder of eclipse galileo,and for exaple from findjar.com load this jars:
jars:
forms-3.3.0.jar
ide-3.5.0.jar
junit-4.7.jar
ppc-3.3.0.jar
resources-3.3.0.jar
swt-win32-3.0m8.jar
tabbed-3.3.0.jar
text-3.3.jar
ui-3.5.jar
views-3,2.jar
workbeanch-3.5.0.jar
x-86-3.3.0.jar
4-Some classes of the uml2tools projects, are missing.
is necessary create some classes:
-class StructuredActivityNode_StructuredActivityNodeContentPaneComp artmentItemSemanticEditPolicy
-class ActivityPartition_StructuredActivityNode_StructuredActivityN odeContentPaneCompartmentEditPart extends ShapeCompartmentEditPart
in org.eclipse.uml2.diagram.activity.edit.parts package.
-class public class ActivityPartition_StructuredActivityNode_StructuredActivityN odeContentPaneCompartmentCanonicalEditPolicy extends CanonicalEditPolicy
in package org.eclipse.uml2.diagram.activity.edit.policies
-class public class ActivityPartition_StructuredActivityNode_StructuredActivityN odeContentPaneCompartmentItemSemanticEditPolicy
in package org.eclipse.uml2.diagram.activity.edit.policies;.
The source code of these class could be obtained from http://grepcode.com
5-Download from source code of project uml2, fodler org.eclipse.uml2.uml/models
and from gmp project, folders org.eclipse.gmf.gmfpraph/models and org.eclipse.gmf.runtime.notaion/models.
6-Make plugin folder in uml2tools source,
and stores the packages/folders download in step 5(org.eclipse.uml2.uml/models,org.eclipse.gmf.gmfpraph/model s and org.eclipse.gmf.runtime.notaion/models).
|
|
|
|
|
Re: Compile UML2TOOLS [message #625967 is a reply to message #625964] |
Thu, 19 August 2010 21:18  |
Eclipse User |
|
|
|
Hi,
we are not having problems with the version of emf as we state in last post, but we still have problems regenerating diagrams.
In particular the problem is when we select the option of 'create generator model ' (right click in any file .gmfmap). We select the option ignore validation problems, but at the last step, when the wizzard ask to specify transformation options we tried all the combinations posibles, but always throw the error message:
org/eclipse/gmf/mappings/ExpressionLabelMapping
We really need to make the regeneration work in order to start our university proyect.
It would be very helpfull if you could give us any suggestion or something to try... because we are stucked.
If you prefer to send us a mail write to mailto:apastorini@gmail.com or mailto:sofialc2@gmail.com
|
|
|
Powered by
FUDForum. Page generated in 0.04889 seconds