Re: getProject() returns null

2005-12-29 Thread Mark Russell
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

Re: getProject() returns null

2005-12-28 Thread Darin Swanson
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

getProject() returns null

2005-12-27 Thread Mark Russell
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