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 |
Roman Iuvshin
|
0344d76167
|
[maven-release-plugin] prepare for next development iteration
|
2016-04-08 16:43:02 +00:00 |
Roman Iuvshin
|
d66d35f08a
|
[maven-release-plugin] prepare release 4.1.0
|
2016-04-08 16:42:59 +00:00 |
Anatoliy Bazko
|
46cc2b4bff
|
CODENVY-257: Fix tests. Add gdb-tests profile to run tests
* CODENVY-257: Fix tests. Add gdb-tests profile to run tests
* fixup! CODENVY-257: Fix tests. Add gdb-tests profile to run tests
|
2016-04-07 15:37:24 +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 |