Portlet Factory, Version 6.1.2


 

Configuring a console window for IBM WebSphere Portlet Factory

It is useful to send debug information to the Eclipse console window.

Information returned to the console can help you troubleshoot problems with models and applications.

To display a console window for WebSphere Portlet Factory Designer, perform the following steps:

  1. Locate the shortcut that you use to launch WebSphere Portlet Factory Designer.

    The WebSphere Portlet Factory install program adds the IBM WebSphere > Portlet Factory > Designer shortcut to your Programs menu.

  2. Right-click the shortcut and click Properties.

  3. In Target in the Properties dialog, insert the following values after the executable image and before any other arguments on the command:
    -consolelog -debug
    For example:
    C:\eclipse\eclipse.exe -consolelog -debug -vmargs -Xmx256m

These flags display a console window to which are sent all debug statements that occur during generation.

Parent topic: Configuration of a development environment


Library | Support |