|
IBM Rational Pluglets Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPlugletCompiler
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 |
|---|
int compile(String[] args)
args - The arguments of the compilation.
|
IBM Rational Pluglets Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Guidelines for using Eclipse APIs.
© Copyright IBM Corp. 2000, 2007. All rights reserved.