I'm running the full tests in the command line SVN checkout and the normal development in the Eclipse checkout. In Eclipse I just execute selected tests with the JUnit launch configurations. I think that what we now have is inline with the above thing you state regarding AndroMDA, with the obvious difference that we use Ant instead of Maven and that if I want I may use the SVN command line checkout in eclipse without much problems.The two examples that I looked most closely at were AndroMDA and Eclipse itself. Eclipse basically uses a project per plugin and uses the plugin development environment (PDE) . AndroMDA, as I recall, had a top level project called something like andromda-all which could be checked out if you wanted to get everything, but the more typical environment which to check out individual modules underneath the top level. These two styles of checkouts were mutually exclusive. AndroMDA used Maven for its builds and Eclipse uses the command line Eclipse builder, so the two projects deal with this aspect differently. I'm sure there are many more examples of projects available now than there were two years ago. Luís PS: I think that having an Ant setup is good to have the possibility to execute without replying on a big fat IDE and seamless integration with the command line. The last time I checked the Eclipse command line interface required having a workspace, but, I haven't look for long since I totally prefer Ant or some other make like utility.Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] |
- Re: [argouml-dev] Re: Restructuring the argouml repos... Dave T
- Re: [argouml-dev] Re: Restructuring the argouml ... Linus Tolke
- Re: [argouml-dev] Re: Restructuring the argo... Dave T
- Re: [argouml-dev] Re: Restructuring the ... Linus Tolke
- Re: [argouml-dev] Re: Restructuring the argo... Dave Thompson
- Re: [argouml-dev] Re: Restructuring the ... Tom Morris
- Re: [argouml-dev] Re: Restructuring the ... Linus Tolke
- Re: [argouml-dev] Re: Restructuring the ... Tom Morris
- Re: [argouml-dev] Re: Restructuring the ... Linus Tolke
- Re: [argouml-dev] Re: Restructuring the ... Linus Tolke
- Re: [argouml-dev] Re: Restructuring the ... Luis Sergio Oliveira
