You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Matthew Oatham <ma...@hotmail.com> on 2004/02/11 10:25:08 UTC

Javadoc Java version

Hi,

I am using javadoc to run a doclet I have written - this doclet only seems to work against java 1.3 - my environment is using java 1.4 and I don't want to switch java environments each time I want to run the doclet - is there a way to specify the java version to use when running my doclet?

Cheers