> >How can I exclude the common package in my source tree and
> >then run my javancss.
>
>
> -
> +
>
>
I recommend using the longer form , as
it's too easy to overlook the trailing slash next to the XML element
closing slash. --DD
---
>I want to exclude a package, common, in my java application
>and then execute javancss from ant.
>
>How can I exclude the common package in my source tree and
>then run my javancss.
>
-
+
Jan
-
Hi,
I want to exclude a package, common, in my java application and then execute
javancss
from ant.
How can I exclude the common package in my source tree and then run my javancss.
This is my build.xml (see below).
cheers,
//mikael
build.xml
===