Modifier and Type | Field and Description |
---|---|
public static final String | COMPILER_NAME
the name of this adapter for users to select |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
protected boolean | areIiopAndIdlSupported()
Overrides org. |
public boolean | Returns: true if the command ran successfullyImplements org. |
protected String |
COMPILER_NAME | back to summary |
---|---|
public static final String COMPILER_NAME the name of this adapter for users to select |
ForkingSunRmic | back to summary |
---|---|
public ForkingSunRmic() |
areIiopAndIdlSupported | back to summary |
---|---|
protected boolean areIiopAndIdlSupported() Overrides org. Doc from org. Whether the iiop and idl switches are supported. This implementation returns false if running on Java 11 onwards and true otherwise.
|
execute | back to summary |
---|---|
public boolean execute() throws BuildException Implements org. exec by creating a new command
|
getExecutableName | back to summary |
---|---|
protected String getExecutableName() Override point.
|