Roman Iuvshin
b986091e4a
[maven-release-plugin] prepare for next development iteration
2016-10-07 10:22:41 +00:00
Roman Iuvshin
8f799b4c28
[maven-release-plugin] prepare release 5.0.0-M5
2016-10-07 10:22:37 +00:00
Florent BENOIT
bd5a9af162
Fix #2649 : Allow on Mac to use alt + 5 which is for example to enter { (map to use action keybinding instead of alt) ( #2656 )
...
Change-Id: I632415dfc97eaac87cdfc16649056fa198d4f033
Signed-off-by: Florent BENOIT <fbenoit@codenvy.com>
2016-09-30 09:36:33 +02:00
Roman Iuvshin
33944c6ec1
set M5 version
2016-09-27 16:08:19 +03:00
Roman Iuvshin
152be21b4f
[maven-release-plugin] prepare for next development iteration
2016-09-26 14:19:41 +00:00
Roman Iuvshin
89ab012035
[maven-release-plugin] prepare release 5.0.0-M3
2016-09-26 14:19:37 +00:00
Roman Iuvshin
900ccbb807
set M3 version
2016-09-20 17:31:42 +03:00
Roman Iuvshin
3c1df2e4ad
[maven-release-plugin] prepare for next development iteration
2016-09-14 15:50:20 +00:00
Roman Iuvshin
b647b5eef7
[maven-release-plugin] prepare release 5.0.0-M1
2016-09-14 15:50:16 +00:00
Roman Iuvshin
8df0560ad3
set new version
2016-09-07 10:38:51 +03:00
Roman Iuvshin
ca14fc7470
[maven-release-plugin] prepare for next development iteration
2016-08-29 15:12:16 +00:00
Roman Iuvshin
36311ea4c8
[maven-release-plugin] prepare release 4.7.0
2016-08-29 15:12:12 +00:00
Roman Iuvshin
813b36851c
[maven-release-plugin] prepare for next development iteration
2016-08-16 08:28:05 +00:00
Roman Iuvshin
ef38dd5fb2
[maven-release-plugin] prepare release 4.7.0-RC1
2016-08-16 08:28:02 +00:00
Roman Iuvshin
99b6beb356
[maven-release-plugin] prepare for next development iteration
2016-08-01 10:32:16 +00:00
Roman Iuvshin
3a0fd2a00c
[maven-release-plugin] prepare release 4.6.0
2016-08-01 10:32:13 +00:00
Roman Iuvshin
f9369146c1
[maven-release-plugin] prepare for next development iteration
2016-07-18 13:58:51 +00:00
Roman Iuvshin
b6795f1a9a
[maven-release-plugin] prepare release 4.5.0
2016-07-18 13:58:48 +00: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
Roman Iuvshin
6a23f97700
[maven-release-plugin] prepare for next development iteration
2016-06-28 16:00:40 +00:00
Roman Iuvshin
400648e1db
[maven-release-plugin] prepare release 4.4.0
2016-06-28 16:00:37 +00: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
Mykola Morhun
01bff8415a
Fix name convention
...
Signed-off-by: Mykola Morhun <mmorhun@codenvy.com>
2016-06-16 16:19:41 +03:00
Roman Iuvshin
5adff554bc
[maven-release-plugin] prepare for next development iteration
2016-06-13 18:57:39 +00:00
Roman Iuvshin
e9f5d4971e
[maven-release-plugin] prepare release 4.3.0
2016-06-13 18:57:36 +00:00
Vladyslav Zhukovskii
8996ed9db1
Move classes related with virtual file to resources package
2016-06-07 15:35:54 +03:00
Anatoliy Bazko
47043cf12e
CHE-1094: GDB Debugger Connections UX Impovements ( #1435 )
...
Added button on Debug Configuration Page.
Added check box to simplify GDB configuration to debug locally
2016-06-07 10:42:05 +03:00
Roman Iuvshin
140b09a9a0
[maven-release-plugin] prepare for next development iteration
2016-06-04 19:52:26 +00:00
Roman Iuvshin
fbd9f95748
[maven-release-plugin] prepare release 4.3.0-RC1
2016-06-04 19:52:23 +00:00
Anatoliy Bazko
da1c913cfc
CHE-1196: Artik: Debugger hangs when debugging binaries using Artik SDK ( #1418 )
2016-06-03 16:49:53 +03:00
Anatoliy Bazko
8414a5a8a5
CHE-1057: GDB Debugger UX Improvements ( #1389 )
2016-06-01 17:52:39 +03:00
Mihail Kuznyetsov
e4f8fe914e
CHE-1260 Enable svg files license checking
2016-06-01 14:56:31 +03:00
Anatoliy Bazko
68bbf75b8f
CHE-1058: Debugger connection failure: Indicate reasons ( #1396 )
2016-05-31 15:04:48 +03:00
Anatoliy Bazko
ca91fd4e1b
CHE-1214: Debuger: can not view variables values ( #1342 )
2016-05-24 16:24:25 +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
Valeriy Svydenko
c8d7df3c73
CHE-1086: expand containers of the classpath
...
Signed-off-by: Valeriy Svydenko <vsvydenko@codenvy.com>
2016-05-18 17:26:34 +03:00
Anatoliy Bazko
00f82b4620
CHE-976: Generify debugge API ( #1159 )
2016-05-12 13:53:44 +03:00
Vitaly Parfonov
826353e6ab
CHE-781:Move all platform-api-client-gwt to the che-core-ide-api module
...
Signed-off-by: Vitaly Parfonov <vparfonov@codenvy.com>
2016-05-12 09:31:10 +03:00
Artem Zatsarynnyi
ca7612bfbc
Clean-up Part API: remove not used methods #getTitleSVGImage, #decorateIcon, #getTitleWidget; renamed method #getTitleSVGImage -> #getTitleImage
2016-05-06 18:14:50 +03:00
Artem Zatsarynnyi
07d341f4e3
CHE-390: Simplify Editor API ( #1197 )
...
* CHE-390: Simplify Editor API by adding abstract EditorProvider
* Remove unused EditorTypeMapping
* Remove obsolete, useless classes
* Remove editor types
* Fix typo in interface name
* Remove EditorAdapter
* Refactor: EmbeddedTextEditorPresenter -> TextEditorPresenter
* Refactor code
* Clean-up
* Remove mime-types
* Refactor JsEditor
* Remove redundatnd dependency
* Rename codenvyDefaultEditor -> cheDefaultEditor
2016-05-06 16:54:34 +03:00
Vitalii Parfonov
e7699d3775
Merge pull request #1062 from Wajihulhassan/static_bug
...
Fixing 'StaticAccessedFromInstance' warnings
2016-04-29 15:46:00 +03:00
Roman Nikitenko
8d63d65d07
CHE-362. Add different display modes for StatusNotification
...
Signed-off-by: Roman Nikitenko <rnikitenko@codenvy.com>
2016-04-28 17:20:46 +03:00
Roman Iuvshin
0978f5c655
[maven-release-plugin] prepare for next development iteration
2016-04-25 16:08:21 +00:00
Roman Iuvshin
b0df01a0c1
[maven-release-plugin] prepare release 4.2.0
2016-04-25 16:08:18 +00:00
Artem Zatsarynnyi
5bfbb4a75f
CHE-1004: Improve experience on Debugger configuration selection
2016-04-20 15:36:21 +03:00
Wajihulhassan
07be269325
fixing StaticAccessedFromInstance error-prone warning
...
Signed-off-by: Wajih ul hassan <wajih.lums@gmail.com>
2016-04-17 22:41:01 -05:00
Vitaliy Guliy
ce19d4f95a
CHE-994 Update the list of machines on toolbar and console panel
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-04-15 16:34:26 +03:00
Vitaliy Guliy
8f750b3613
CODENVY-256 Plugin Artik
...
Signed-off-by: Vitaliy Guliy <vguliy@codenvy.com>
2016-04-14 11:53:17 +03:00
Anatoliy Bazko
66173e07f1
CODENVY-257: GDB ( #1016 )
2016-04-12 13:36:29 +03:00
Artem Zatsarynnyi
f8afabd088
CODENVY-281: make it possible to manage debug configurations
2016-04-11 17:08:39 +03:00