Associate Java-language/COM package names.
The value of this propery. must be package=namespace
, @filename
, or an empty string.
Corresponds to the /jcpa:package=namespace
and /jcpa:@filename
flags.
See the Visual J# Reference for details.
Map package 'x' to namespace 'y':
<vjc jcpa='x=y'/>
VjcTask Class | NAnt.DotNet.Tasks Namespace