• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Need Help running AndroMDA for the first time

 
Ranch Hand
Posts: 977
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,



I did all the configuration for running andromda using hibernate cartridge, have created the project files using the templates, doing some modeling, generate the xmi, with applicable stereotypes, then when I try to run andromda I get the following error:



This is from DOS console:





What I�m doing wrong. I�d also like a good tutorial on running AndroMDA as I didn�t find the docs from AndroMDA site that good.



Tx in advance,

Marcos Maia.
 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You need to add the AndroMDA ant libraries to your maven distribution. Just move the jars the your maven repository and you're done.
reply
    Bookmark Topic Watch Topic
  • New Topic