Artem Zatsarynnyi
e7ec0376d0
Merge branch 'master' into spi
2017-06-16 10:25:14 +03:00
Roman Nikitenko
7b90ec595f
CHE-5020. Add ability to cancel rename operation by Escape button
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2017-06-15 15:50:27 +03: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
212bbc7808
Merge branch 'master' into spi
2017-06-01 10:45:08 +03:00
Roman Nikitenko
1c7818f14e
CHE-3570. Add ability to turn on/off autosave mode for editor content
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2017-05-31 13:29:01 +00:00
Sergii Kabashniuk
c84b261a87
Revert changes from 8ad21b4638 where string FAILED was replaced by ERROR
2017-05-30 12:27:43 +03:00
Artem Zatsarynnyi
ad3bc4d739
Use Workdspace's and Factory's model objects in IDE ( #5221 )
2017-05-29 16:19:43 +03:00
Gennady Azarenkov
8ad21b4638
SPI messaging and code clean
2017-05-25 21:12:12 +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
50ef94bbde
Merge branch 'master' into spi
2017-05-17 19:49:53 +03:00
Roman Nikitenko
b4367932f1
CHE-4768. Fix receiving file tracking operation calls from client at refactoring
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2017-05-17 14:39:41 +00:00
Artem Zatsarynnyi
e914a59c3e
Merge branch 'master' into spi
2017-05-17 11:03:00 +03:00
Roman Nikitenko
52a1016b44
CHE-4939. Fix bugs related to processing of read-only files
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2017-05-16 11:50:09 +00: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
Artem Zatsarynnyi
1ae101d7ab
clean-up IDE code
2017-05-14 17:45:49 +03:00
Vitalii Parfonov
79e7c44e02
CHE-4910:Fix catching exception in case invalid POM to prevent fail start workspace ( #5066 )
...
* Fix catching exception in case invalid POM.
Fix dependency on che-plugin-pullrequest-server in should be only in ws-agent.
Improve maven attribute resolving previos we always read them from pom.xml but MavenProjectManager already has all information about regitered projects
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2017-05-13 10:59:32 +03:00
Vitalii Parfonov
5d5bd0adf8
Revert "Fix catching exception in case invalid POM to prevent fail start workspace ( #5015 )" ( #5065 )
...
This reverts commit e352da4ac6 .
2017-05-13 10:02:14 +03:00
Vitalii Parfonov
e352da4ac6
Fix catching exception in case invalid POM to prevent fail start workspace ( #5015 )
...
* Fix catching exception in case invalid POM.
Fix dependency on che-plugin-pullrequest-server in should be only in ws-agent.
Improve maven attribute resolving previos we always read them from pom.xml but MavenProjectManager already has all information about regitered projects
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
2017-05-12 18:32:12 +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
Alexander Garagatyi
7877e47f6a
Merge branch 'master' into spi
...
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2017-04-27 12:08:59 +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
Artem Zatsarynnyi
3c74f118ca
Merge branch 'master' into spi
2017-04-24 15:32:39 +03:00
Valeriy Svydenko
6403d212c6
CHE-4596: move che-plugin-machine-ext-client to IDE core ( #4861 )
2017-04-21 14:01:04 +00:00
Alexander Garagatyi
7e0ed03cf2
Merge branch 'master' into spi
2017-04-19 16:52:48 +03:00
Gennady Azarenkov
493e07ca95
Move NewProjectConfig from model to project-shared
2017-04-19 09:15:51 +03:00
Evgen Vidolob
1d10171906
#4699 fix URL for JavaDoc service ( #4792 )
...
* #4699 fix url for JavaDoc service
Signed-off-by: Even Vidolob <evidolob@codenvy.com>
2017-04-18 17:34:54 +03:00
Sergii Kabashniuk
a6a569b9f7
Concept of Minimal and Full assembly ( #4578 )
...
Concept of Minimal and Full assembly
2017-04-14 10:05:03 +03: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
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
Valeriy Svydenko
9cfd76e326
CHE-3408: fix problem with getting subpackages from the project root folder ( #4681 )
2017-04-04 11:06:57 +00:00
Valeriy Svydenko
a1080703e9
CHE-1860: make it possible to move packages ( #4659 )
2017-03-31 14:09:42 +00:00
Evgen Vidolob
57a083cbf4
#4306 fix NPE in case of invalid java FQN ( #4654 )
...
Signed-off-by: Even Vidolob <evidolob@codenvy.com>
2017-03-31 11:30:26 +03:00
Vitaliy Guliy
1a90cf54c4
CHE-3585 Word Wrap Toggle for Workspace Editor ( #4580 )
...
* CHE-3585 Word Wrap Toggle for Workspace Editor
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
* CHE-3585 Word Wrap Toggle for Workspace Editor
* CHE-3585 Word Wrap Toggle for Workspace Editor
* CHE-3585 Word Wrap Toggle for Workspace Editor
2017-03-30 16:30:23 +03: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
Evgen Vidolob
27125263d0
#4430 move orion editor plugin to ide core ( #4539 )
...
* #4430 move orion editor plugin to ide core
Signed-off-by: Even Vidolob <evidolob@codenvy.com>
2017-03-28 10:19:24 +03: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
Valeriy Svydenko
9725346d66
CHE-4236: fix for java source name validator ( #4412 )
2017-03-14 16:49:23 +02:00
Vitalii Parfonov
127f792be0
Add Eclipse KeyScheme as Extension ( #4394 )
...
* Add Eclipse KeyScheme as Extension
Signed-off-by: Arnaud Kervern <akervern@nuxeo.com>
2017-03-10 18:13:22 +02:00