E
E
Evgeny Ulyanov2014-04-04 07:56:50
Java
Evgeny Ulyanov, 2014-04-04 07:56:50

How to fix problems with Debug of decompiled Java code?

Good day.
The essence of the problem is as follows - there are applications running on one Application server'e (Tomcat 7.0.37, JDK - 1.7.0_51-b13) OS - Oracle Linux (2.6.18-194.el5).
Debug Configurations "Remote Java Application" are created in Eclipse, there is a connection to both servers. When I put a breakpoint in the decompiled class, it stops. But on one application there is a debug on the decompiled code, and on the second it says Source Not Found.
Decompiler - JD-Eclipse (Realign Edition) 1.1.2, JS-Eclipse Plug-in 0.1.3

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir, 2014-04-05
@eoltemniyelf

by default run & debug configurations are created with source reference to current project, so you need edit any existing (in your case remote debug configuration) and add another projects from your workspace

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question