[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Compiling with debug - copied from WSAD newsgroup

The compiler that ships with Eclipse R1.0 generates debug information by default. In the 2.0 stream, there are options exposed in the Java perferences that allow you to turn off the debugging information.

jkca

Martin Nally wrote:

Subject:
             how to compile with debug informations ?
        Date:
             Sun, 18 Nov 2001 11:13:35 +0100
       From:
             "bruno paul" <monantispaml@xxxxxxxxx>
 Organization:
             IBM News Server
 Newsgroups:
             ibm.software.websphere.studio.application-site-developer

hello,
I use WSAD4.0 GM.
I want to debug a webapp with IBM Distributed Debugger, and my webapp is

running in production on a WAS4 AE server.

I have to compile and package my webapp with javac -g option.
How to do that in the IDE ?

thanks,
-- bruno