COMPOSITE APPLICATIONS - DESIGN AND MANAGEMENT


Remote debugging your applications with the Notes client
You can debug your Eclipse Java(TM) code remotely using the Eclipse remote debugging techniques. You must add the following parameters to your launch application for the virtual machine:
The socket number that you choose is important (this example uses socket 8020). You then create a remote application debug/runtime configuration and specify the same port. This lets you put break points in your extensions or views to debug them.