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
>
- custom task location ?? T Master
- RE: custom task location ?? Jon Skeet
- Re: custom task location ?? T Master
- Re: custom task location ?? T Master
- Re: custom task location ?? Matthew Inger
- RE: custom task location ?? Jon Skeet
- RE: custom task location ?? T Master
- RE: custom task location ?? Jon Skeet
