Commit Graph

19 Commits (6a9b2efefbea1d86aba07e27968cfebfa126a37d)

Author SHA1 Message Date
Igor Vinokur 6a9b2efefb CHE-89: Moved setting compare windows size to show method
Signed-off-by: Igor Vinokur <ivinokur@codenvy.com>
2016-02-16 11:48:44 +02:00
Artem Zatsarynnyi a10b4ea2e9 Merge pull request #343 from eclipse/rework_startup_components
Rework IDE start-up components
2016-02-16 10:46:25 +02:00
Roman Iuvshin 21ff9deb3d [maven-release-plugin] prepare for next development iteration 2016-02-15 21:12:20 +00:00
Roman Iuvshin 84a7e5af2b [maven-release-plugin] prepare release 4.0.0-RC4 2016-02-15 21:12:15 +00:00
Artem Zatsarynnyi 82ca5c9b2d Rework IDE start-up components
Signed-off-by: Artem Zatsarynnyi <azatsarynnyy@codenvy.com>
2016-02-15 18:23:59 +02:00
Roman Nikitenko 642481e19c IDEX-3737. Fix errors after Git checkout operation
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-02-15 18:08:07 +02:00
Valeriy Svydenko 5bf2b5f1e2 IDEX-3756: fix NPE for rename refactoring when the linked editor is active
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-02-15 17:10:49 +02:00
Dmitry Shnurenko 09b5523784 IDEX-3849: Add information about project to git output panel.
Signed-off-by: Dmitry Shnurenko <dshnurenko@codenvy.com>
2016-02-15 13:14:39 +02:00
Dmytro Nochevnov 2e46a699c6 IDEX-4129: scroll document to execution point
Signed-off-by: Dmytro Nochevnov <dnochevnov@codenvy.com>
2016-02-13 16:14:12 +02:00
Dmitry Shnurenko a5f85d9a36 IDEX-3353: Fix cursor appearing after select item in autocomplete
Signed-off-by: Dmitry Shnurenko <dshnurenko@codenvy.com>
2016-02-12 17:46:27 +02:00
Vitalii Parfonov 959d3a81c5 Merge pull request #314 from eclipse/setCorrectDepScope
Set correct dependency scope
Classes from che-core-api-project used only in test so buld skip test fail according dependency convergence
2016-02-12 17:22:47 +02:00
Vitaly Parfonov 4b6ebc4a71 Set correct dependency scope
Classes from che-core-api-project used only in test so buld skip test fail according dependency convergence

Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-02-12 17:17:57 +02:00
Vitalii Parfonov cad3c1c769 Merge pull request #313 from eclipse/IDEX-4309
IDEX-4309: Use AtomicInteger for debug session id.
Previously for generate id by mistake used util method from client-side code
2016-02-12 17:04:00 +02:00
Vitaly Parfonov 1b92a9463c IDEX-4309:Use AtomicInteger for debug session id
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-02-12 17:01:19 +02:00
Dmitry Shnurenko a5685d3010 IDEX-4180: Fix copy command-fragment in commands dialog
Signed-off-by: Dmitry Shnurenko <dshnurenko@codenvy.com>
2016-02-12 16:16:46 +02:00
Dmitry Shnurenko c73be50f5f IDEX-3819: Add smart auto-scroll to command's output.
Signed-off-by: Dmitry Shnurenko <dshnurenko@codenvy.com>
2016-02-12 14:31:02 +02:00
Sergii Kabashniuk f325949cbc Set up maven build of core, plugins, dashboard, assembly
Added maven build of submodules.
Removed duplicated resources
CODE_OF_CONDUCT, CONTRIBUTING, Dockerfile, LICENSE, NUMBERING, README - all move to root please.
Set up default maven JVM config
Moved dependency management from che-dependcies for che dependencies. Theard party dependecies left in che-dependecies
Removed unused travis cunfigs
Removed outdated scm configs

Signed-off-by: Sergii Kabashniuk <skabashnyuk@codenvy.com>
2016-02-12 09:47:39 +02:00
Sergii Kabashniuk 2795099d2b Added difference between IC and master
Signed-off-by: Sergii Kabashniuk <skabashnyuk@codenvy.com>
2016-02-12 09:47:38 +02:00
Eclipse Che Initial Contribution 867ec65242 Eclipse Che Initial Contribution 4.0.0-RC2 https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9458
Signed-off-by: Sergii Kabashniuk <skabashnyuk@codenvy.com>
2016-02-12 09:47:36 +02:00