org.apache.tools.ant.taskdefs.rmic
public class ForkingSunRmic extends DefaultRmicAdapter
Since: ant1.7
Field Summary | |
---|---|
static String | COMPILER_NAME
the name of this adapter for users to select |
Method Summary | |
---|---|
boolean | execute()
exec by creating a new command |
protected String | getExecutableName()
Override point. |
Returns: true if the command ran successfully
Throws: BuildException on error
Returns: the executable name.