Hello Christian!

I am not sure exactly where you go wrong. Could you be more specific?

The argouml-core suggests that you are within the Eclipse set up. 

The use of the ext directory suggests that you are not. I don't think
the ext directory works in the Eclipse set up.

        /Linus

> -----Original Message-----
> From: Christian López Espínola [mailto:[EMAIL PROTECTED]
> Sent: den 21 oktober 2006 16:19
> To: ArgoUML-dev
> Subject: [argouml-dev] Development infrastructure
> 
> Hi all,
> 
> I'm trying to adapt our development infraestructure in MaCMAS module
> to the infraestructure recommended by the ArgoUML Cookbook.
> 
> I'm having some problems with Ant. I copied from the "menutest" module
> the manifest, the build.xml and the properties, and edited them.
> 
> Running in that directory ant, I had some compilation problems,
> related to my dependence with argouml-core. How can I fix that?
> 
> After that, I tried to run it on "the hard way", copying my jar to the
> ext folder of my compiled argo. Then, I have the following exception
> (at the end of this mail).
> 
> Maybe it's a package problem... It's mandatory to use a new name
> package? I think this would be the problem...
> 
> Any help is welcome. Thanks.
> 
> 
> ERROR: The class is not found. (ModuleLoader2.java:555)
> java.lang.ClassNotFoundException: org.argouml.ui.MaCMASModule
>       at java.net.URLClassLoader$1.run(Unknown Source)
>       at java.security.AccessController.doPrivileged(Native Method)
>       at java.net.URLClassLoader.findClass(Unknown Source)
>       at java.lang.ClassLoader.loadClass(Unknown Source)
>       at java.lang.ClassLoader.loadClass(Unknown Source)
>       at
>
org.argouml.moduleloader.ModuleLoader2.addClass(ModuleLoader2.java:647)
>       at
>
org.argouml.moduleloader.ModuleLoader2.processJarFile(ModuleLoader2.java
:6
> 14)
>       at
>
org.argouml.moduleloader.ModuleLoader2.huntModulesFromNamedDirectory(Mod
ul
> eLoader2.java:553)
>       at
>
org.argouml.moduleloader.ModuleLoader2.huntForModulesFromExtensionDir(Mo
du
> leLoader2.java:518)
>       at
>
org.argouml.moduleloader.ModuleLoader2.huntForModules(ModuleLoader2.java
:4
> 38)
>       at
>
org.argouml.moduleloader.ModuleLoader2.doInternal(ModuleLoader2.java:321
)
>       at
> org.argouml.moduleloader.ModuleLoader2.doLoad(ModuleLoader2.java:137)
>       at org.argouml.application.Main.main(Main.java:342)
> 
> --
> Christian López Espínola

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to