I fixed the problem.
    <taskdef name="javancss" classname="JavaNcssTask" classpath="."/>


----- Original Message ----- 
From: "Jon Skeet" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 13, 2001 3:26 PM
Subject: RE: custom task location ??


> > That's what i figured, so i copied it everywhere :p
> 
> Copying a class into a directory doesn't put it in a package. You need
> to compile the package into the classfile with a package statement at
> the start of your source code.
> 
> Jon
> 

Reply via email to