[Logo] OLD FORUM - Use new one: https://www.CaptainCasa.online/forum
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
debug with breakpoint  XML
Forum Index -> Development
Author Message
afilazzola



Joined: 11/07/2024 16:27:48
Messages: 3
Offline

Hi,
someone could explain what are the eclipse setting if I want to launch captaincasa application in debug mode, in order that it can stop in fixed breakpoint?
Thanks in advance
Regards
Antonio
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5555
Offline

Hi Antonio,

somehow I currently do not get mail notifications when a new forum message is added. Sorry for the long response time...

You need to start CaptainCasa server in debug mode (the "green" one: "A_startserver_debug.bat")

In Eclipse:
1. on the top there is a "debug-icon" - a green bug
2. press on the arrow of the icon
3. from the popup menu select "Debug Configurations..."
4. Search for the top level item "Remote Java Application"
5. Right mouse click the item and select "New..."
6. Select connection type "Socket Attach", "localhost", "50010"
7. Debug!

When you are finished with debugging: select the "Detach" icon in the top menu.

Kind regards! Björn

Björn Müller, CaptainCasa GmbH
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team