Commit Graph

58 Commits (f02735aa48c34ebe89b54e7f63cf84f85ea8dff3)

Author SHA1 Message Date
Anatoliy Bazko a1ace7a94d Add missed test resources (#3719) 2017-01-13 14:27:13 +02:00
Anatoliy Bazko e3d59cd8f7 JavaDebugger server side tests (#3705) 2017-01-13 13:31:06 +02:00
Mihail Kuznyetsov 0e8b21ad3f Set new license year 2017-01-04 17:10:31 +02:00
Florent BENOIT a6c5a75fb1 Annotation used is not the expected one (#2757)
Change-Id: I9a55703457218022487025e2570864f661d005bf
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-10-11 17:44:22 +02:00
Aleksandr Andrienko 2045b9c20a CHE-920: CHE-920: Fix activation breakpoints inside nested java classes.
Add possibility to find fqn for nested classes inside outer classes with help JDT and use found fqns to activate breakpoints inside nested classes for the java debugger.

Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2016-07-06 19:50:03 +03:00
Aleksandr Andrienko 70a4733dad CHE-167: Fix error of loading java classes from another module in time of debugging.
Add possibility find source file from another module or external java project and open it in time of debugging. For realizing it we use JDT on the server side.
Fix opening file in case if we debug inner classes or lyambda.
Fix render debug line for java classes from external jars after click to download source link.
2016-06-23 16:54:43 +03:00
Anatoliy Bazko ed31c538ad CHE-703: Debugger fails to add a breakpoint when client and server aren't on the same host (#1339) 2016-05-24 14:34:11 +03:00
Anatoliy Bazko 00f82b4620 CHE-976: Generify debugge API (#1159) 2016-05-12 13:53:44 +03:00