de.enough.polish.emulator
Class AntCallDebugger
java.lang.Object
de.enough.polish.Extension
de.enough.polish.emulator.Debugger
de.enough.polish.emulator.AntCallDebugger
public class AntCallDebugger
- extends Debugger
Just calls an Ant target. Specify additional properties with nested <parameter> elements.
Copyright Enough Software 2005
history
22-May-2005 - rob creation
- Author:
- Robert Virkus, j2mepolish@enough.de
|
Constructor Summary |
AntCallDebugger()
Creates a new call ant target finalizer |
| Methods inherited from class de.enough.polish.Extension |
configure, executeAntTarget, executeAntTarget, finalize, getAntProject, getAutoStartCondition, getEnvironment, getExtensionDefinition, getExtensionSetting, getInstance, getParameterValue, getType, init, initialize, isConditionFulfilled, notifyBuildEnd, notifyBuildStart |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AntCallDebugger
public AntCallDebugger()
- Creates a new call ant target finalizer
setParameters
public void setParameters(Variable[] properties,
File baseDir)
connectDebugger
public void connectDebugger(int port,
Device device,
Locale locale,
Environment env)
- Description copied from class:
Debugger
- Connects to a debugger interface.
- Specified by:
connectDebugger in class Debugger
- Parameters:
port - the port in which the emulator listensdevice - the current devicelocale - the current localeenv - the environment