|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Compiles the pluglet.
This interface can optionally be implemented by pluglet hosts. The
pluglet host can use the default PlugletCompiler
class
implementation or provide their own implementation. Use the
compile
method to invoke the Java compiler with the given
arguments.
Method Summary | |
int |
compile(String[] args)
Invokes the Java compiler with the given arguments. |
Method Detail |
public int compile(String[] args)
args
- The arguments of the compilation.
|
IBM Rational Software Modeler Release 6.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2004. All rights reserved.