t; section
HTH
Darins
Mark Russell <[EMAIL PROTECTED]>
12/27/2005 08:00 AM
Please respond to
"Ant Users List"
To
ant develipers list
cc
Subject
getProject() returns null
this is an ant task that runs under eclipse 3.1. It is a very simple
task that just prin
AIL PROTECTED]>
12/27/2005 08:00 AM
Please respond to
"Ant Users List"
To
ant develipers list
cc
Subject
getProject() returns null
this is an ant task that runs under eclipse 3.1. It is a very simple
task that just prints the name of the project.
However when I runt he ant tas
this is an ant task that runs under eclipse 3.1. It is a very simple
task that just prints the name of the project.
However when I runt he ant task under headless eclipse I get the message
that getProject returns null.
here is the code:
/**
*
*/
package mrr.test.ant;
import