The welcome page is the first page you see when you first launch eclipse. Its purpose is to introduce you to the product. Welcome content typically includes an overview the product and its features, tutorials to guide you through some basic tasks, samples to get you started, etc.
The Plug-in uses an existing ProvideX installation for the executable file that is needed to run the ProvideX Event Manager. The Event Manager is one of the components of the Plug-in that listens for events triggered by actions made in the Eclipse Workbench. These events are communicated to the Event Manager through a TCP/IP connection similar to a NTHOST/NTSLAVE connection that is used in a ProvideX Thin Client environment.
The information required to identify this executable and the port to be used for the communications is configured on the ProvideX Preferences page.
Environment variables used to enable capture of debug information:
The files will be placed into a folder identified by the environment variable TMP or TEMP.
Next Section: Views & Perspectives