classpath and extdirs
Rmic's classpath and extdirs attributes are PATH like structure and can also be set via a nested classpath and extdirs elements.
compilerarg
You can specify additional command line arguments for the compiler with nested <compilerarg> elements. These elements are specified like Command-line Arguments but have an additional attribute that can be used to enable arguments only if a given compiler implementation will be used.
|
|
Exactly one of these. | ||||||
compiler | Only pass the specified argument if the chosen compiler implementation matches the value of this attribute. Legal values are the same as those in the above list of valid compilers.) | No |