Home >Online Product Documentation >Table of Contents >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.
Host
Specify the name of the host machine for the JVM you want to attach. The default is localhost.
localhost
Port
Specify the port you want to use. The default is 8000.
8000
Requirements for Java Debugging
Setting Options for Debugging Java
Example of Debugging Java Files