Author: linus Date: 2008-02-17 05:49:41-0800 New Revision: 14119 Added: trunk/tools/eclipse/eclipse-ant.properties (contents, props changed)
Log: Used a global eclipse-ant properties file. Changed to use the src for antlr output. Added: trunk/tools/eclipse/eclipse-ant.properties Url: http://argouml.tigris.org/source/browse/argouml/trunk/tools/eclipse/eclipse-ant.properties?view=auto&rev=14119 ============================================================================== --- (empty file) +++ trunk/tools/eclipse/eclipse-ant.properties 2008-02-17 05:49:41-0800 @@ -0,0 +1,6 @@ +# $Id$ +# +# This is a file with general ant properties used when building +# argouml and it's modules from within Eclipse. +# +antlrall.jar.path=${workspace_loc}/argouml-app/lib/antlrall-2.7.2.jar --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
