|
IBM Rational Software Modeler Release 6.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.xtools.pluglets.host.PlugletCompiler
The default implementation of the IPlugletCompiler interface.
Pluglet hosts can use this class or provide their own implementation.
| Constructor Summary | |
PlugletCompiler()
Constructs a pluglet compiler. |
|
PlugletCompiler(PrintWriter output,
String jdkRoot,
boolean tracing)
Constructs a pluglet compiler. |
|
| Method Summary | |
int |
compile(String[] args)
Invokes the Java compiler with the given arguments. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PlugletCompiler(PrintWriter output,
String jdkRoot,
boolean tracing)
output - The host's PrintWriter for the compiler output.jdkRoot - The pathname of the JDK. For example, "C:\jdk1.3".tracing - Enable tracing.public PlugletCompiler()
| Method Detail |
public int compile(String[] args)
IPlugletCompiler
compile in interface IPlugletCompilerargs - 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.