COMPOSITE APPLICATIONS - DESIGN AND MANAGEMENT


Running Notes from the Eclipse IDE
When developing Eclipse components for composite applications in Lotus Notes, you may wish to develop the Eclipse components in an Eclipse IDE and then Notes and the Eclipse components directly from the IDE. This avoids assigning the components new version IDs and having to export them to update sites every time you want to test them. It also lets you use the Java(TM) debugger.

Use the following steps to configure the Eclipse IDE to run Notes:

Note This procedure requires Eclipse 3.2.2 and Notes 8. It also assumes Notes is installed in the c:\Notes directory

1. Start the Eclipse IDE.

2. Set the target platform by doing the following:

3. Create an additional installed JRE by doing the following: 4. Create a new runtime configuration by doing the following. 5. Enable Notes security from the IDE by doing the following:
6. Run or debug by selecting Run... >Run or Debug... > Debug