RE: new ant user - trying to run java cmd

2007-07-31 Thread Alec Fernandez
-Alec -Original Message- From: triona28 [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 31, 2007 5:01 AM To: user@ant.apache.org Subject: Re: new ant user - t

Re: new ant user - trying to run java cmd

2007-07-31 Thread triona28
Hi, I've tried the following: after: I write: but this returns: BUILD FAILED C:\myProjects\runway_core\guitools\sims\build.xml:153: Problem: failed to create task or type target Cause: The name is undefined. Action: Check the spelling. Action: Check that any custom tasks/types

RE: new ant user - trying to run java cmd

2007-07-31 Thread Pushkar Prasad
and yes.. add a manifest to jar (Main class where the main() is there ) -Original Message- From: triona28 [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 31, 2007 1:43 PM To: user@ant.apache.org Subject: new ant user - trying to run java cmd Hi, I'm trying to run a class from