From: Eric C <ecr...@us...> - 2006-03-17 04:34:51
|
User: ecrutchfield Date: 06/03/16 20:34:49 Added: andromdapp/projects/csharp/maven2 readme Log: add Revision Changes Path 1.1 plugins/andromdapp/projects/csharp/maven2/readme Index: readme =================================================================== 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. |