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 #601254] Tue, 05 December 2006 17:17
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
Previous Topic:eclipse on Linux adoption
Next Topic:How to set up the debugging configuration in Eclipse?
Goto Forum:
  


Current Time: Thu Mar 28 16:35:03 GMT 2024

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

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

Back to the top