Commit Graph

83 Commits (d66d35f08aac6dfb8f7a06135fc9fb30bd70a616)

Author SHA1 Message Date
Roman Iuvshin d66d35f08a [maven-release-plugin] prepare release 4.1.0 2016-04-08 16:42:59 +00:00
Dmitry Shnurenko 5c11c45619 CHE-922: Improve sub-projects (modules) related UX on IDE 2016-04-07 18:39:44 +03:00
Anatoliy Bazko f54229e395 CODENVY-257: Decouple DebuggerPresenter and Java Debugger.
* CODENVY-257: Decouple DebuggerPresenter and Java Debugger

* fixup! CODENVY-257: Decouple DebuggerPresenter and Java Debugger

* fixup! CODENVY-257: Decouple DebuggerPresenter and Java Debugger
2016-04-07 10:20:24 +03:00
Yevhenii Voevodin 481c65f5cd CHE-718: Adapt all the infrastructure to the API changes 2016-04-01 18:44:31 +03:00
Anatoliy Bazko 6bd5e47e85 Merge pull request #807 from eclipse/CHE-492
CHE-492: JavaDebugger refactoring
2016-03-30 12:23:11 +03:00
Valeriy Svydenko 187e7f2afe CHE-783: add Python plugin
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-03-30 11:35:39 +03:00
Anatoliy Bazko b444eae6d1 CHE-492: debuger refactoing 2016-03-30 10:55:37 +03:00
Roman Iuvshin fc58fffb23 [maven-release-plugin] prepare for next development iteration 2016-03-29 14:27:19 +00:00
Roman Iuvshin a7e3a0c71b [maven-release-plugin] prepare release 4.0.0 2016-03-29 14:27:16 +00:00
Artem Zatsarynnyi b163c58a46 CHE-867: Do not overwrite whole worksapce's configuration when saving project's configuration
Signed-off-by: Artem Zatsarynnyi <azatsarynnyy@codenvy.com>
2016-03-25 15:25:52 +02:00
Roman Iuvshin 4a0d7b9c34 Merge pull request #809 from eclipse/remove_ga_label
Remove GA label
2016-03-25 10:37:52 +02:00
Roman Iuvshin 9c8213cd3e Remove GA label 2016-03-24 23:43:00 +02:00
Valeriy Svydenko fd2902fb53 CHE-157: show attached documentation in method hierarchy 2016-03-24 18:18:33 +02:00
Dmitry Shnurenko a05d26871b CHE-525: Fix unexpected error message after refactoring 2016-03-24 14:44:32 +02:00
Dmitry Shnurenko e99c5cbd04 Revert "CHE-708: Add CORS Filter" 2016-03-24 13:12:30 +02:00
Dmitry Shnurenko 3a8b1c6d6d CHE-708: Add CORS filter. Remove MachineExtensionProxyServlet 2016-03-24 10:17:29 +02:00
Artem Zatsarynnyi c3d6d3fb9f Merge pull request #784 from eclipse/cleanup_papi_4
Remove 'Create Maven module' feature
2016-03-23 17:28:24 +02:00
Roman Iuvshin 7785d6e8d1 [maven-release-plugin] prepare for next development iteration 2016-03-23 14:12:01 +00:00
Roman Iuvshin adafe11189 [maven-release-plugin] prepare release 4.0.0-RC14 2016-03-23 14:11:58 +00:00
Artem Zatsarynnyi fe4e64175a Remove 'Create Maven module' feature 2016-03-23 11:55:23 +02:00
Sergii Kabashniuk 8ad855771d CHE-781 remove analytics 2016-03-23 06:44:09 +02:00
Vitaliy Guliy a48aa2a862 CHE-339 Review and rework the popups that do not extend Window
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-03-22 12:52:05 +02:00
Vitaly Parfonov 03aa98f19d CHE-233:Rework Project API with new VFS 2016-03-21 18:11:54 +02:00
Igor Vinokur 6a83ce5acc CHE-656: Refactor getOpenEditors method from Map to List 2016-03-17 08:58:09 +02:00
Aleksandr Andrienko 6ead53844d CHE-379: Merge Setting and Preferences widget.
Change client side for merging Settings and Preference widgets. Changed Settings widget for store java compiler preferences for the current workspace. Add methods to CompilerSetupService for storage error/warning java compile preferences in the workspace scope.

Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2016-03-16 01:27:42 +02:00
Roman Nikitenko 39c2e6ba45 Fix styles for buttons on some dialogs
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-03-14 15:05:09 +02:00
Valeriy Svydenko af3bcd3874 CHE-139: add 'Organize Imports' functionality
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-03-14 14:46:12 +02:00
Alexander Garagatyi 1cc53f05e4 CHE-457: add servers conf and env vars to model of machine config.
Signed-off-by: Alexander Garagatyi <agaragatyi@codenvy.com>
2016-03-11 13:11:17 +02:00
Aleksandr Andrienko 5ecd601ec7 CHE-682: Enable debug buttons when debugger open file without source
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2016-03-10 11:41:25 +02:00
Roman Iuvshin 725c149608 [maven-release-plugin] prepare for next development iteration 2016-03-09 19:31:24 +00:00
Roman Iuvshin f491a9692b [maven-release-plugin] prepare release 4.0.0-RC13 2016-03-09 19:31:22 +00:00
Aleksandr Andrienko da3cbfc1b9 CHE-516: CHE-516: Fix unstable debbuger behavior
Signed-off-by: Aleksandr Andrienko <aandrienko@codenvy.com>
2016-03-09 18:07:29 +02:00
Igor Vinokur 142c91207f CHE-503: Add ability to save changes from git compare widget 2016-03-09 17:20:21 +02:00
Igor Vinokur a6e064137a CHE-701: Extend debugger views from Window 2016-03-09 15:31:15 +02:00
Roman Iuvshin 485da69940 [maven-release-plugin] prepare for next development iteration 2016-03-06 17:22:54 +00:00
Roman Iuvshin 15571e4039 [maven-release-plugin] prepare release 4.0.0-RC12 2016-03-06 17:22:50 +00:00
Dmitry Shnurenko 4b13135de3 CHE-383: Move FqnProvider to che-core-ide-api 2016-03-04 17:31:10 +02:00
Dmitry Shnurenko 43c0a9b8bb CHE-383: Add ability to show and copy fqn and path of files 2016-03-04 14:39:26 +02:00
Roman Iuvshin 17c07f31b7 [maven-release-plugin] prepare for next development iteration 2016-03-03 20:06:01 +00:00
Roman Iuvshin 31194172ac [maven-release-plugin] prepare release 4.0.0-RC11 2016-03-03 20:05:58 +00:00
Mykola Morhun ea13a4dc30 Merge pull request #622 from eclipse/CHE-653
CHE-653: Change value fails with NullPointerException
2016-03-03 13:03:20 +02:00
Mykola Morhun 8815ce4d41 CHE-653: Change value fails with NullPointerException
Signed-off-by: Mykola Morhun <mmorhun@codenvy.com>
2016-03-03 10:27:41 +02:00
Roman Iuvshin 7cf7c09cc2 [maven-release-plugin] prepare for next development iteration 2016-03-02 20:25:05 +00:00
Roman Iuvshin 1981202585 [maven-release-plugin] prepare release 4.0.0-RC10 2016-03-02 20:25:02 +00:00
Roman Iuvshin bbeeb21bfe [maven-release-plugin] prepare for next development iteration 2016-03-01 19:42:14 +00:00
Roman Iuvshin 8ca2ca16bf [maven-release-plugin] prepare release 4.0.0-RC9 2016-03-01 19:42:11 +00:00
Dmitry Shnurenko ba9b269375 CHE-131: Fix losing focus in editor after closing 'File structure' dialog 2016-03-01 17:32:52 +02:00
Vitaliy Guliy 5ba3a58975 CHE-388 Don't use ugly browser prompt box to display 'Go to line' dialog window
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-03-01 15:21:12 +02:00
Anatoliy Bazko bceeb307af Merge pull request #534 from eclipse/CHE-359
CHE-359: Guide the user while connecting the remote debugger
2016-02-29 15:32:11 +02:00
Anatoliy Bazko 8f93ee6c30 CHE-359: Guide the user while connecting the remote debugger 2016-02-29 15:06:52 +02:00