Sergii Kabashniuk
5b373e6cf5
Used Google Java Codestyle ( #5851 )
2017-08-18 17:00:58 +03:00
Mykhailo Kuznietsov
34e252d374
Change license headers copyright owner on remaining files ( #6036 )
...
* Change license headers copyright owner on remaining files
* Update copyright headers of composer plugin to the correct owner
Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
2017-08-18 16:30:21 +03:00
Mykhailo Kuznietsov
69d5148385
Changed copyright owner to "Red Hat, Inc." in license headers ( #5964 )
...
Change license header contributor to Red Hat, Inc.
2017-08-11 10:46:58 +03:00
Mykola Morhun
84a4de633d
CHE-5235: Fix step into when source cannot be obtained ( #5768 )
...
CHE-5235: Fix step into when source cannot be obtained.
2017-07-21 15:43:06 +03:00
Dmitry Kuleshov
23ad83d8c1
Tree walk based file watchers replacement ( #4368 )
2017-03-10 13:31:38 +02:00
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