In the org.eclipse.wst.server.core_0.7.0.jar there should be a .options
file. Extract that file out to somewhere on your FS. IIRC launch
eclipse with...
eclipse -debug C:/pathtooptionsfile/.options
Miguel A Paraz wrote:
On 9/17/05, Sachin Patel (JIRA) <[EMAIL PROTECTED]> wrote:
Actually there is already a trace statement in WTP that will give us the info
that we need. Enable trace for org.eclipse.wst.server.core and rerun and
during publish watch for...
Hi,
Sorry but I could not find how to enable WTP trace. How is that done?