Hi. Do you see anything in the logs ? When ArgoUML starts, there is a time when modules in the ext directory are loaded. All the jar files are checked and there is a message that tells if a module exists in the jar file. You may see something even on "error" mode. Tell us...
--- En date de : Ven 2.10.09, Mux0x55 aka P <[email protected]> a écrit : De: Mux0x55 aka P <[email protected]> Objet: [argouml-dev] [argouml-dev] module not loaded À: [email protected] Date: Vendredi 2 Octobre 2009, 22h57 Hi guys, after a lot of problems with ant, I finally was able to compile myfirst module (simple menu to try if works). I just created .jar file with this manifest: ------------------------------------------------------------------------------------------------------------------------------------------------------ Manifest-Version: 2.0 Class-Path: argouml.jar Created-By: 1.3.1 (Sun Microsystems Inc.) Name: org/argouml/businessProcessAlignmentModule/SimpleMenuModule.class Extension-name: org.argouml.businessProcessAlignmentModule.SimpleMenuModule Specification-Title: ArgoUML Dynamic Load Module Specification-Version: 0.0.1 Specification-Vendor: Some Implementation-Vendor: G Implementation-Version: 0.0.1 Implementation-Title: ArgoUML Simple Module ------------------------------------------------------------------------------------------------------------------------------------------------------- then I put the jar in the ext dir... but ArgoUML doesn't load my module! I checked in the settings modules section, there is sequencediagrams module only. Can you help me? Where is the error? Thanks a lot Mux ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2403088 To unsubscribe from this discussion, e-mail: [[email protected]]. To be allowed to post to the list contact the mailing list moderator, email: [[email protected]] ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=2403181 To unsubscribe from this discussion, e-mail: [[email protected]]. To be allowed to post to the list contact the mailing list moderator, email: [[email protected]]
