<rmic>

The <rmic> task runs the rmic compiler to generate stubs and skeletons. A full listing of the <rmic> attributes is provided in Table 4.70.

Table 4.70. Table of <rmic> Attributes
Attributes Description
Required
base The directory in which to store the compiled files.
Optional
classname The name of the class to be compiled.
classpath The location of the class files.
classpathref A reference to a PATH defined elsewhere that is to be used as the class path.
compiler The compiler to use. Valid values are sun, kaffe, and weblogic. Defaults to the value of the build.rmic property. If not set, the default compiler for the current JVM is used.
debug If true, debugging info is generated. Defaults to false.
defaultexcludes If false, default excludes ...

Get Ant Developer’s Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.