Home >Online Product Documentation >Table of Contents >Attach to JVM
Attach to JVM
To connect Stylus Studio to a JVM that is running in another application, click Attach in the Stylus Studio tool bar. JVM 1.4.x is required. This is useful for debugging applications while they are running.
Fields
Host
Specify the name of the host machine for the JVM you want to attach. The default is localhost
.
Port
Specify the port you want to use. The default is 8000
.
For More Information
Requirements for Java Debugging
Setting Options for Debugging Java
Example of Debugging Java Files