Roman Iuvshyn
edb0e15e6f
RELEASE: Set next development version ( #9473 )
2018-04-18 08:31:24 +02:00
Roman Iuvshyn
e006334aad
RELEASE: Set next development version ( #9268 )
2018-03-28 10:58:30 +03:00
Roman Iuvshyn
dbdac2a604
RELEASE: Set next development version ( #9038 )
2018-03-07 17:53:03 +07:00
Roman Iuvshyn
e2762411b3
RELEASE: Set next development version ( #8773 )
2018-02-14 15:00:52 +02:00
Roman Iuvshyn
f50c2ebbf5
RELEASE: Set next development version ( #8496 )
2018-01-31 17:53:10 +02:00
Mykhailo Kuznietsov
2c2bd6637c
Set new year in license headers ( #8244 )
2018-01-11 16:04:49 +02:00
Roman Iuvshyn
71704ab3a7
RELEASE: Set next development version ( #8135 )
2018-01-03 14:13:25 +02:00
Roman Iuvshyn
5a6d3910b2
RELEASE: set next dev version ( #7882 )
2017-12-14 15:51:34 +02:00
Roman Iuvshyn
506210325a
RELEASE: set next dev version ( #7523 )
2017-11-23 12:50:56 +02:00
Anatoliy Bazko
b26f0b3e14
CHE-7481 Turn on java debugger integration tests ( #7507 )
2017-11-23 11:41:04 +02:00
Anatoliy Bazko
5e19638e82
Skip java debugger integration tests ( #7474 )
2017-11-21 09:56:24 +02:00
Dmytro Kulieshov
0f635cf122
Added JSON-RPC back-end to Project API and removed deprecated VFS classes ( #7380 )
2017-11-20 12:02:46 +02:00
Anatoliy Bazko
80d2c0d8c8
CHE-4211: Fix InnerClassAndLambdaDebuggingTest test ( #7431 )
...
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2017-11-17 17:02:26 +02:00
Artem Zatsarynnyi
1e4a702724
Make it possible to tell IDE to use a different "wsagent" server ( #7392 )
...
* Make it possible to tell IDE to use a different "wsagent" server passing server's ref prefix through query parameter
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
2017-11-17 10:27:30 +02:00
Anatoliy Bazko
62611aee78
CHE-6846: Suspend breakpoint policy ( #7347 )
2017-11-16 07:13:43 +00:00
Anatoliy Bazko
40ff60038d
CHE-6845: Disable breakpoints ( #7204 )
2017-11-07 09:32:08 +00:00
Roman Iuvshyn
19f5fd1f5a
RELEASE: Set next development version ( #7112 )
2017-10-31 16:46:30 +02:00
Artem Zatsarynnyi
f15fbf1cb1
IDE agnostic way to launch GWT Super DevMode ( #7084 )
...
Adapted modules to gwt-lib/gwt-app lifecycle;
shared libs have been cleaned up from the GWT related stuff;
enabled launching Super DevMode with a reactor goal gwt:codeserver;
enabled launching Super DevMode inside a dev-machine (for Che in Che development);
separate compiling IDE GWT app from packaging IDE Web app.
Signed-off-by: Artem Zatsarynnyi <azatsary@redhat.com>
2017-10-31 15:27:22 +02:00
Anatoliy Bazko
0e4ffb7f87
CHE-6547: Run to cursor ( #7053 )
...
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2017-10-30 06:49:33 +00:00
Anatoliy Bazko
c1463d3be9
CHE-6843: Navigate to breakpoint ( #6960 )
...
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2017-10-25 13:53:53 +00:00
Florent BENOIT
3f262e620e
Cleanup some Mockito deprecated usage (che6) ( #6864 )
...
* Cleanup some Mockito deprecated usage
org.mockito.Matchers —> org.mockito.ArgumentMatchers
org.mockito.runners.MockitoJUnitRunner —> org.mockito.junit.MockitoJUnitRunner
Change-Id: Icf7351cb58e0f42fa95885c2d2cf6b5e98206c35
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
2017-10-21 09:07:43 +02:00
Florent BENOIT
6a95b6d74a
Apply google format v1.4 https://github.com/google/google-java-format/releases/tag/google-java-format-1.4
...
Change-Id: I5df30c23165df1fd39eef4c57893bebd1d681c1d
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
2017-10-19 22:23:04 +02:00
Sergii Kabashniuk
f4cc97acce
Set next version 6.0.0-M1-SNAPSHOT
2017-10-19 13:53:40 +03:00
Florent BENOIT
13f7ebe9c2
Add dependency on tools.jar automatically but only if JDK is < 1.9 as after 1.8 the tools.jar is not required
...
Change-Id: I1b19ed8f5a5f1ed5de5f2727f6baa020ad72bfcd
Signed-off-by: Florent BENOIT <fbenoit@redhat.com>
2017-10-18 17:23:23 +02:00
Anatoliy Bazko
d3278187fb
CHE-6545: Add condition for breakpoints ( #6763 ) ( #6786 )
2017-10-18 11:46:00 +00:00
Sergii Kabashniuk
e321ab00b1
Merge with master
2017-10-15 14:33:47 +03:00
Roman Iuvshyn
abe3271908
RELEASE: Set next development version ( #6692 )
...
* RELEASE: Set next development version
2017-10-14 20:17:04 +03:00
Sergii Kabashniuk
70ac13c008
Merge remote-tracking branch 'origin/master' into che6
2017-10-12 16:14:51 +03:00
Dmytro Kulieshov
c35d27e7eb
Removing deprecated FileTreeWatcher ( #6688 )
2017-10-12 15:21:55 +03:00
Artem Zatsarynnyi
22c21265aa
Merge branch 'master' into spi
2017-10-11 10:16:43 +03:00
Valeriy Svydenko
e2439d78d9
Send events from server to client about project's changes ( #6628 )
2017-10-10 15:46:27 +03:00
Artem Zatsarynnyi
28c5193252
Merge commit 'da636d181c41a5602dbd5ced28474ad985df49c0' into spi
2017-09-28 12:15:59 +03:00
Anatoliy Bazko
2fe4505eab
Small fixes for master ( #6462 )
...
Small fixes for master.
* Removed dependency on server side in gwt code (debugger)
* Fixed ThreadDumpTest
* Formatted java class
2017-09-27 11:26:56 +00:00
Artem Zatsarynnyi
a99e4d13c6
Merge branch 'master' into spi
2017-09-27 09:35:39 +03:00
Sergii Kabashniuk
c5fad59c6d
Reused antlr java 5 grammar from che-lib ( #6410 )
2017-09-26 09:41:17 +03:00
Artem Zatsarynnyi
685def4d29
Merge branch 'master' into spi
2017-09-21 09:24:39 +03:00
Roman Iuvshyn
8e03d56bfb
RELEASE: Set next development version ( #6345 )
2017-09-19 14:52:53 +03:00
Artem Zatsarynnyi
a07ffc3c70
Merge branch 'master' into spi
2017-09-14 15:48:40 +03:00
Anatoliy Bazko
6b76cadf84
Thread dump for java debugger ( #5320 )
...
CHE-3708: Thread dump for java debugger
2017-09-13 13:35:28 +03:00
Artem Zatsarynnyi
04be689c69
Merge branch 'master' into spi
2017-09-04 11:51:57 +03:00
Roman Iuvshyn
2850a74a11
RELEASE: Set next development version ( #6067 )
2017-08-23 11:11:34 +03:00
Sergii Kabashniuk
6e9825c699
Used Google Java Codestyle
2017-08-18 17:16:54 +03:00
Sergii Kabashniuk
5b373e6cf5
Used Google Java Codestyle ( #5851 )
2017-08-18 17:00:58 +03:00
Sergii Kabashniuk
829739d5a0
Merge with master
2017-08-18 16:41:57 +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
Artem Zatsarynnyi
a552e67a76
Merge branch 'master' into spi
2017-08-17 16:40:48 +03:00
Artem Zatsarynnyi
51fed52707
Merge branch 'master' into spi
2017-08-17 15:21:26 +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
Roman Iuvshyn
c2eb3188c1
RELEASE: Set next development version ( #5949 )
2017-08-09 11:17:20 +03:00
Artem Zatsarynnyi
9438de64ce
Merge branch 'master' into spi
2017-07-31 12:15:04 +03:00
Anatoliy Bazko
e4286e6196
CHE-5236: Treat decompiled class in a proper way ( #5808 )
2017-07-28 14:27:39 +00:00
Artem Zatsarynnyi
5fda7b42f0
Merge branch 'master' into spi
2017-07-24 09:47:06 +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
Artem Zatsarynnyi
b851196df5
Merge branch 'master' into spi
2017-07-20 12:30:15 +03:00
Artem Zatsarynnyi
fdcb210bfb
Remove obsolete IDE events ( #5751 )
2017-07-20 11:46:00 +03:00
Roman Iuvshyn
185273f8b9
RELEASE: Set next development version ( #5734 )
...
* RELEASE: Set next development version
2017-07-19 12:45:32 +03:00
Artem Zatsarynnyi
1ba5f63d8f
Merge branch 'master' into spi
2017-06-29 17:45:59 +03:00
Roman Iuvshin
eab04ddd6b
RELEASE: Set next development version
2017-06-29 07:59:05 +00:00
Artem Zatsarynnyi
ad2460999e
Merge branch 'master' into spi
2017-06-22 08:27:59 +03:00
Michail Kuznetsov
10227bf474
Set correct scopes for dependencies ( #5416 )
2017-06-21 14:22:15 +00:00
Roman Iuvshin
513aa19ebd
RELEASE: Set next development version
2017-06-21 13:04:16 +00:00
Artem Zatsarynnyi
cce79bf469
Merge branch 'master' into spi
...
# Conflicts:
# assembly/assembly-wsmaster-war/pom.xml
# infrastructures/docker/pom.xml
# plugins/plugin-docker/che-plugin-docker-compose/pom.xml
# plugins/plugin-github/che-plugin-github-pullrequest/src/main/java/org/eclipse/che/plugin/pullrequest/client/GitHubHostingService.java
# plugins/plugin-testing-java/plugin-testing-junit/che-plugin-testing-junit-ide/src/main/java/org/eclipse/che/plugin/testing/junit/ide/action/RunAllTestAction.java
# plugins/plugin-testing-java/plugin-testing-junit/che-plugin-testing-junit-ide/src/main/java/org/eclipse/che/plugin/testing/junit/ide/action/RunClassTestAction.java
# plugins/plugin-testing-java/plugin-testing-testng/che-plugin-testing-testng-ide/src/main/java/org/eclipse/che/plugin/testing/testng/ide/action/RunAllTestAction.java
# plugins/plugin-testing-java/plugin-testing-testng/che-plugin-testing-testng-ide/src/main/java/org/eclipse/che/plugin/testing/testng/ide/action/RunClassTestAction.java
# plugins/plugin-testing-java/plugin-testing-testng/che-plugin-testing-testng-ide/src/main/java/org/eclipse/che/plugin/testing/testng/ide/action/RunTestXMLAction.java
# pom.xml
# wsmaster/che-core-api-machine/pom.xml
2017-06-15 10:35:47 +03:00
Roman Iuvshin
eb2fa0eeed
RELEASE: Set next development version
2017-06-14 07:13:04 +00:00
Artem Zatsarynnyi
1d5648fd6e
Fix building project with maven ( #5354 )
2017-06-12 23:48:28 +03:00
Artem Zatsarynnyi
b3180ff5d8
Deprecate DevMachine and ActiveRuntime classes ( #5248 )
2017-05-31 14:48:46 +03:00
Artem Zatsarynnyi
fa91db1f4e
Merge branch 'master' into spi
2017-05-29 11:25:30 +03:00
Aleksandr Andrienko
4bcc56436f
CHE-5156: Fix ability start new debug session after disconnect from previous session. ( #5167 )
...
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2017-05-26 15:16:25 +03:00
Artem Zatsarynnyi
993e8df52e
Merge branch 'master' into spi
2017-05-24 12:16:17 +03:00
Roman Iuvshin
9fbf173eb9
RELEASE: Set next development version
2017-05-24 07:30:41 +00:00
Artem Zatsarynnyi
92eb80fd03
update IDE code in accordance to the updated workspace model
2017-05-18 17:35:06 +03:00
Artem Zatsarynnyi
e914a59c3e
Merge branch 'master' into spi
2017-05-17 11:03:00 +03:00
Dmitry Kuleshov
3deb16ea97
Unification of JSON RPC codebase ( #5005 )
2017-05-16 15:03:24 +03:00
Alexander Garagatyi
21c4589086
Merge branch 'master' into spi
...
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2017-05-15 12:27:23 +03:00
Roman Iuvshin
b3ae33acf5
RELEASE: Set next development version
2017-05-10 10:54:42 +00:00
Artem Zatsarynnyi
222d0d95c1
Enable Basic IDE building
2017-04-28 18:41:56 +03:00
Roman Iuvshin
6d88cf8c73
[maven-release-plugin] prepare for next development iteration
2017-04-25 18:19:17 +00:00
Roman Iuvshin
d7f023fd89
[maven-release-plugin] prepare release 5.9.0
2017-04-25 18:19:10 +00:00
Valeriy Svydenko
6403d212c6
CHE-4596: move che-plugin-machine-ext-client to IDE core ( #4861 )
2017-04-21 14:01:04 +00:00
Roman Iuvshin
7805c146e6
[maven-release-plugin] prepare for next development iteration
2017-04-13 11:07:13 +00:00
Roman Iuvshin
e8107fd96c
[maven-release-plugin] prepare release 5.8.0
2017-04-13 11:07:06 +00:00
Roman Iuvshin
840ae853f8
Revert "RELEASE: set minor change version"
...
This reverts commit e23b9257a3 .
2017-04-11 20:55:24 +03:00
Roman Iuvshin
e23b9257a3
RELEASE: set minor change version
2017-04-11 18:10:45 +03:00
Valeriy Svydenko
3280700465
CHE-4593: Use JSON RPC for the debugger functionality ( #4739 )
2017-04-07 13:55:10 +00:00
Roman Iuvshin
08d4d0f25c
[maven-release-plugin] prepare for next development iteration
2017-04-06 14:28:39 +00:00
Roman Iuvshin
53a0325213
[maven-release-plugin] prepare release 5.7.0
2017-04-06 14:28:33 +00:00
Roman Iuvshin
342f103654
[maven-release-plugin] prepare for next development iteration
2017-03-30 12:25:35 +00:00
Roman Iuvshin
e6e4a652cc
[maven-release-plugin] prepare release 5.6.0
2017-03-30 12:25:28 +00:00
Artem Zatsarynnyi
bbd0c1abb2
Introduce Intelligent Commands ( #4389 )
...
Introduce Intelligent Commands
2017-03-23 18:23:17 +02:00
Roman Iuvshin
e7588aa2b3
[maven-release-plugin] prepare for next development iteration
2017-03-15 14:59:35 +00:00
Roman Iuvshin
69cf9f5528
[maven-release-plugin] prepare release 5.5.0
2017-03-15 14:59:28 +00:00
Dmitry Kuleshov
23ad83d8c1
Tree walk based file watchers replacement ( #4368 )
2017-03-10 13:31:38 +02:00
Roman Iuvshin
ceff3938ff
[maven-release-plugin] prepare for next development iteration
2017-03-02 18:33:12 +00:00
Roman Iuvshin
8ed6e10476
[maven-release-plugin] prepare release 5.4.0
2017-03-02 18:33:06 +00:00
Roman Iuvshin
e71c7b5671
[maven-release-plugin] prepare for next development iteration
2017-02-17 11:04:07 +00:00
Roman Iuvshin
c071c65aa2
[maven-release-plugin] prepare release 5.3.0
2017-02-17 11:03:59 +00:00
Roman Iuvshin
0dd0dea686
[maven-release-plugin] prepare for next development iteration
2017-02-01 13:31:32 +00:00
Roman Iuvshin
d138c3623f
[maven-release-plugin] prepare release 5.2.0
2017-02-01 13:31:25 +00:00
Roman Iuvshin
05a7cd53b5
[maven-release-plugin] prepare for next development iteration
2017-01-18 16:33:24 +00:00
Roman Iuvshin
41d3739928
[maven-release-plugin] prepare release 5.1.0
2017-01-18 16:33:17 +00:00
Anatoliy Bazko
a1ace7a94d
Add missed test resources ( #3719 )
2017-01-13 14:27:13 +02:00