Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » How to set up the debugging configuration in Eclipse?
How to set up the debugging configuration in Eclipse? [message #73919] Tue, 05 December 2006 17:17 Go to next message
Eclipse UserFriend
Originally posted by: yan818.yahoo.com

Hi,
Trying to debug an application in Eclipse. If I run the application
from command line, it would be run as:

c:/j2sdk1.4.2/bin/java -Xms128m -Xmx256m -classpath %CLASSPATH%
-Djava.rmi.server.codebase=file:/%MYCLASSPATH%
-Djava.security.policy=%MYCLASSPATH%\server.policy
com.bas.server.HubServer --host localhost:1500 start &


How should I configurate the eclipse debugger in this case? Thanks!

Annie
Re: How to set up the debugging configuration in Eclipse? [message #73938 is a reply to message #73919] Tue, 05 December 2006 19:24 Go to previous message
Bjorn Freeman-Benson is currently offline Bjorn Freeman-BensonFriend
Messages: 334
Registered: July 2009
Senior Member
Best to ask questions like this in the eclipse.newcomer newsgroup.

AnnieG wrote:
> Hi, Trying to debug an application in Eclipse.
Re: How to set up the debugging configuration in Eclipse? [message #601263 is a reply to message #73919] Tue, 05 December 2006 19:24 Go to previous message
Bjorn Freeman-Benson is currently offline Bjorn Freeman-BensonFriend
Messages: 334
Registered: July 2009
Senior Member
Best to ask questions like this in the eclipse.newcomer newsgroup.

AnnieG wrote:
> Hi, Trying to debug an application in Eclipse.
Previous Topic:How to set up the debugging configuration in Eclipse?
Next Topic:how to get the eclipse icons
Goto Forum:
  


Current Time: Fri Apr 19 09:30:03 GMT 2024

Powered by FUDForum. Page generated in 0.02440 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top