Hello Amit!
I guess you have forgotten to add the extra jar files needed to run the EUML
model implementation.
I just fixed up the launch configuration in Eclipse. It had not been
updated after changing the file structure. To run it you need to update from
the repository, refresh (or restart your workspace) and then it shall be
available from the Eclipse button with the name "ArgoUML UML2-EUML debug".
Good luck!
/Linus
2008/3/26, Amit Surana <[EMAIL PROTECTED]>:
>
> Hi I downloaded the source of argoUML from svn repository. after Importing
> the source in Eclipse I was scanning the code.
> I found the Main file in "org.argouml.application". This file has a String
> - DEFAULT_MODEL_IMPLEMENTATION which gives the ID of model subsystem.
> So to check out eUML implementation of Model Subsystem, I replaced this
> string,.
> Build was successful, But the Application failed to start throwing a
> message on console that -> *org.argouml.model.euml.EUMLModeImplementationis
> not a working Model implementation.
>
> *Can u please gimme steps 4 loading the application with eUML impl.
>
> -----------------------
>
> I also tried running app from build.xml file by using Apache Ant in
> Eclipse.
>
> These are 2 types of errors am getting :
> 1.
> [javac]
> /home/dex/argoUML/src/model-euml/src/org/argouml/model/euml/CoreFactoryEUMLImpl.java:55:
> package org.eclipse.uml2.uml does not exist
> [javac] import org.eclipse.uml2.uml.NamedElement;
>
> I checked the "lib/uml" folder. But all the jars are present.
>
> 2.
> [javac]
> /home/dex/argoUML/src/model-euml/src/org/argouml/model/euml/CommonBehaviorHelperEUMLImpl.java:33:
> cannot find symbol
> [javac] symbol : class CommonBehaviorHelper
> [javac] location: package org.argouml.model
> [javac] import org.argouml.model.CommonBehaviorHelper;
>
>
>
> I have imported entire svn repository in eclipse.
> Can anyone gimme steps for running this application. I assume my
> build.xmlneeds to be changed..
> --
> Regards,
> Amit
>
> http://suranaamit.blogspot.com/
> OPEN SOURCE: No Bill, No Gates, No Windows, Its open