> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:andromda-user- > [EMAIL PROTECTED] On Behalf Of Jim Otte > Sent: Monday, March 21, 2005 7:55 PM > To: [EMAIL PROTECTED]; [email protected] > Subject: RE: [Andromda-user] Andromda ant task no output > > I did not have it on the java or default cartridges- > as it is just a simple java class (1 attribute and > operation)- I was just wanting that generated- yest I > get nothing... > > I did notice that I did not have a JavaMappings.xml on > my system- but I finally found 1 in > andromda-translation-library-plugin-3.0M3.jar - so I > extracted that and used for the namespace keys for the > mappings- but still no output! > > Thanks for any suggestions, > [WZ> ] for a new project, or just a test: use Maven, it's explained on the getting started page :-)
http://team.andromda.org/docs/starting.html#My_first_AndroMDA_project Btw, you do have 'ignore=true' on the default namespace > > <namespace name="default" ignore="true"> > > > > <property name="languageMappingsUri" > > value="file:${basedir}/JavaMappings.xml"/> > > <property name="pages" value=""/> > > <property name="wrapperMappingsUri" > value=""/> > > > > </namespace> -- Wouter ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Andromda-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/andromda-user
