org.apache.tools.ant.taskdefs.rmic
Class KaffeRmic
- RmicAdapter
The implementation of the rmic for Kaffe
- Ant 1.4
static String | COMPILER_NAME - the name of this adapter for users to select
|
getClasspath , getCompileClasspath , getMapper , getRmic , getSkelClassSuffix , getStubClassSuffix , getTieClassSuffix , logAndAddFilesToCompile , setRmic , setupRmicCommand , setupRmicCommand |
COMPILER_NAME
public static final String COMPILER_NAME
the name of this adapter for users to select
isAvailable
public static boolean isAvailable()
test for kaffe being on the system
- true if kaffe is on the current classpath
Copyright B) 2000-2005 Apache Software Foundation. All Rights Reserved.