From: Eric C. <ecr...@us...> - 2006-08-04 16:06:29
|
User: ecrutchfield Date: 06/08/04 09:06:19 Added: andromdapp/projects/csharp/maven2 readme.txt Removed: andromdapp/projects/csharp/maven2 readme Log: renamed file Revision Changes Path 1.1 plugins/andromdapp/projects/csharp/maven2/readme.txt Index: readme.txt =================================================================== NOTE: You must have Maven 2.0.1 or higher AND the Maven 2 version of AndroMDA 3.2-RC1-SNAPSHOT installed to use this plugin. To install the CSharp project generator you must download the source from CVS (http://cvs.sourceforge.net/viewcvs.py/andromdaplugins/plugins/andromdapp/projects/csharp/maven2/). You'll also need to download and install the AndroMDA .NET Application Generator Maven Plugin from CVS (http://cvs.sourceforge.net/viewcvs.py/andromdaplugins/plugins/maven2/plugins/andromdanetapp/). Once you have both of these installed locally, you can execute the following command to generate a new .NET AndroMDA project: mvn andromdanetapp:generate Select 'dotnet' when prompted for the type of project to generate. |