Anatoliy Bazko
|
0e98bda4a0
|
Fix after rebasing master branch
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
5fd609831d
|
CHE-8510: Recognize multi-module projects (#8661)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
06ef93fdd0
|
CHE-8532: Organize import and resolve conflicts (#8779)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Valeriy Svydenko
|
80ec8c31e2
|
Show information about methods' signatures (#8731)
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Mykola Morhun
|
39ddbb8195
|
CHE-8580: Use URI for Classfiles in Java Debugger (#8656)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Igor Vinokur
|
4ffd34e6aa
|
Fix keyboard filter in File Structure dialog (#8723)
Signed-off-by: Igor Vinokur <ivinokur@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Igor Vinokur
|
9e87a566f7
|
CHE-8414: Fix selenium test according to new behaviour of JDT LS (#8678)
Signed-off-by: Igor Vinokur <ivinokur@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Valeriy Svydenko
|
5d6bbee915
|
Cleanup unused Java support (#8637)
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Valeriy Svydenko
|
6cba39a5fe
|
Fix compilation issues
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Valeriy Svydenko
|
f866cff025
|
Recompute diagnostics for pom.xml file (#8397)
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
5158e6e9f4
|
Use URIs in Language Server API calls (#8313)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
5a965706c6
|
CHE-6733: Implement User Preferences for jdt.ls (#8346)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
c68ec14404
|
6682 Use jdt.ls for Usages
Use jdt.ls for usages
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Dmitrii Bocharov
|
38f8d54b5a
|
che-6736: Port implementors to jdt.ls extension
Port implementors to jdt.ls extension
Signed-off-by: Dmitrii Bocharov <dbocharo@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
97d1b951cb
|
Set license header (#8268)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
07afed39c7
|
CHE-8162: Remove outdated open declaration action (#8218)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
d636a907d0
|
CHE-8049: Update simple java project when jdt.ls is ready (#8198)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Valeriy Svydenko
|
1114991f10
|
Add support for "Simple Java" projects for jdt.ls (#8065)
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
a564fadf50
|
CHE-7881: Implement organize import action with advantage of jdt.ls
(#7902)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Anatoliy Bazko
|
6913323a42
|
CHE-7836: Update Che JDT-LS workspace on project creation/deletion
(#7977)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Mykola Morhun
|
9511583998
|
CHE-6910: Use JDT-LS to update maven projects (#7972)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Valeriy Svydenko
|
1f5cd7a4e5
|
Getting external libraries via jdt.ls extension (#7679)
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Mykola Morhun
|
6f8fcf0871
|
CHE-6907: Use JDT-LS to get effective pom (#7661)
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
dc2c82a1dd
|
Use Che LSP Extension for File Structure View
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
a54f29577c
|
Port to Che 6
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
ff9166f379
|
Use LSP editor for maven and class files.
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Thomas Mäder
|
1c228b5219
|
Turn off Java editor
Signed-off-by: Thomas Mäder <tmader@redhat.com>
|
2018-10-17 15:05:02 +02:00 |
Roman Iuvshyn
|
63b389c2fe
|
RELEASE: Set next development version (#11434)
* RELEASE: Set next development version
|
2018-10-04 18:25:39 +03:00 |
Roman Iuvshyn
|
ea410c3340
|
RELEASE: Set next development version (#11169)
|
2018-09-12 11:53:42 +03:00 |
Roman Iuvshyn
|
d99b2ed73d
|
RELEASE: Set next development version (#10867)
* RELEASE: Set next development version
|
2018-08-22 12:06:38 +03:00 |
Roman Nikitenko
|
93b0ffed98
|
CHE-9467. Add ability to get File Type by provider and avoid File Type collision
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
|
2018-08-17 15:26:37 +03:00 |
Roman Iuvshyn
|
60da580c92
|
RELEASE: Set next development version (#10603)
|
2018-08-02 12:38:48 +03:00 |
Mykhailo Kuznietsov
|
07263f1e30
|
Fix license header text (#10629)
|
2018-08-02 11:18:04 +03:00 |
Mykhailo Kuznietsov
|
15d23edc91
|
Update license to EPL 2.0 (#10531)
|
2018-07-31 11:24:36 +03:00 |
Roman Iuvshyn
|
985d368f2d
|
RELEASE: Set next development version (#10345)
* RELEASE: Set next development version
|
2018-07-10 15:56:52 +03:00 |
Roman Iuvshyn
|
d7e1c73cf8
|
RELEASE: Set next development version (#10110)
|
2018-06-19 17:24:50 +03:00 |
Roman Iuvshyn
|
7231585f4b
|
RELEASE: Set next development version (#9862)
|
2018-05-30 12:01:54 +03:00 |
Roman Iuvshyn
|
6677e27a6b
|
RELEASE: Set next development version (#9669)
|
2018-05-11 10:27:31 +03:00 |
Roman Iuvshyn
|
edb0e15e6f
|
RELEASE: Set next development version (#9473)
|
2018-04-18 08:31:24 +02:00 |
Roman Iuvshyn
|
e006334aad
|
RELEASE: Set next development version (#9268)
|
2018-03-28 10:58:30 +03:00 |
Roman Nikitenko
|
c69a452c37
|
CHE-8958. Do not duplicate Error/Warnings items in Preferences
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
|
2018-03-16 11:10:16 +02:00 |
Roman Iuvshyn
|
dbdac2a604
|
RELEASE: Set next development version (#9038)
|
2018-03-07 17:53:03 +07:00 |
Vitalii Parfonov
|
3d4a91f39d
|
Reset showInheritedMembers flag on each action calls (#8879)
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
|
2018-02-23 20:19:03 +02:00 |
Roman Iuvshyn
|
e2762411b3
|
RELEASE: Set next development version (#8773)
|
2018-02-14 15:00:52 +02:00 |
Vladyslav Zhukovskyi
|
3c996da9ce
|
Support enter press in refactoring rename form (#8754)
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
|
2018-02-13 15:49:21 +02:00 |
Vladyslav Zhukovskyi
|
ab6284519f
|
Refactored Window class (#8374)
* Refactored Window class
- Clean up the interface of Window class;
- Move GWT specific functionality to bridge (CompositeWindowView) which is responsible only for construct window object on the view;
- Better handling key press events on the windows;
- Adopted Window implementations to use new interface of Window class;
- Move utility methods such as detecting whether widget is in focus to DomUtils utility class.
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Fix formatting issue
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Merge branch 'master' into che#7200
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
# Conflicts:
# ide/che-core-ide-app/src/main/java/org/eclipse/che/ide/factory/json/ImportFromConfigViewImpl.java
# ide/che-core-ide-app/src/main/java/org/eclipse/che/ide/resources/selector/SelectPathViewImpl.java
# ide/che-core-ide-app/src/main/java/org/eclipse/che/ide/upload/file/UploadFileViewImpl.java
# ide/che-core-ide-app/src/main/java/org/eclipse/che/ide/upload/folder/UploadFolderFromZipViewImpl.java
# ide/che-core-ide-ui/src/main/resources/org/eclipse/che/ide/ui/window/CompositeWindowView.css
# plugins/plugin-git/che-plugin-git-ext-git/src/main/java/org/eclipse/che/ide/ext/git/client/checkout/CheckoutReferenceViewImpl.java
# plugins/plugin-git/che-plugin-git-ext-git/src/main/java/org/eclipse/che/ide/ext/git/client/compare/CompareViewImpl.java
# plugins/plugin-git/che-plugin-git-ext-git/src/main/java/org/eclipse/che/ide/ext/git/client/fetch/FetchViewImpl.java
# plugins/plugin-git/che-plugin-git-ext-git/src/main/java/org/eclipse/che/ide/ext/git/client/history/HistoryViewImpl.java
# plugins/plugin-git/che-plugin-git-ext-git/src/main/java/org/eclipse/che/ide/ext/git/client/merge/MergeViewImpl.java
# plugins/plugin-git/che-plugin-git-ext-git/src/main/java/org/eclipse/che/ide/ext/git/client/pull/PullViewImpl.java
# plugins/plugin-git/che-plugin-git-ext-git/src/main/java/org/eclipse/che/ide/ext/git/client/push/PushToRemoteViewImpl.java
# plugins/plugin-git/che-plugin-git-ext-git/src/main/java/org/eclipse/che/ide/ext/git/client/remote/RemoteViewImpl.java
# plugins/plugin-git/che-plugin-git-ext-git/src/main/java/org/eclipse/che/ide/ext/git/client/reset/commit/ResetToCommitViewImpl.java
# plugins/plugin-git/che-plugin-git-ext-git/src/main/java/org/eclipse/che/ide/ext/git/client/reset/files/ResetFilesViewImpl.java
# plugins/plugin-git/che-plugin-git-ext-git/src/main/java/org/eclipse/che/ide/ext/git/client/revert/RevertCommitViewImpl.java
# plugins/plugin-help/che-plugin-help-ext-client/src/main/java/org/eclipse/che/ide/ext/help/client/about/AboutViewImpl.java
* Fix errors
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Code improvements
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Rename variable
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Fixes
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Fix formatting issue
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Fix formatting issue
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Minor fixes
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Minor fixes
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Minor fixes
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Fix npe
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Update locators
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Minor fixes
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Minor fixes
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Resolve conflicts
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Minor fixes
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Minor fixes
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Minor fixes
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Minor fixes
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Adopting the code after merge
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Minor fixes
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Minor fixes
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Minor fixes
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Minor fixes
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Fix test
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Fix formatting
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Remove commented code
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Used corrected method
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Use single import instead of wildcard
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* New line
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Code refinment
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Fix wildcard imports
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
|
2018-02-12 15:23:28 +02:00 |
Vitalii Parfonov
|
cca04b880d
|
Fix failed build (#8658)
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
|
2018-02-07 15:57:50 +02:00 |
Vitalii Parfonov
|
9bd0d1c3bc
|
Add informative messages to the loaders it will helpful for error det… (#8613)
* Add informative messages to the loaders it will helpful for error detection
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
|
2018-02-07 14:12:06 +02:00 |
Vladyslav Zhukovskyi
|
3e7d03df6a
|
Reorganize Project->New menu (#8621)
* Reorganize Project->New menu
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Fix formatting
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
* Minor fixes
Signed-off-by: Vladyslav Zhukovskyi <vzhukovs@redhat.com>
|
2018-02-06 11:33:41 +02:00 |
Yevhen Vydolob
|
604e5b08a0
|
#8509 handle keybinding inside FileStructure Window (#8528)
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
|
2018-02-01 10:27:50 +02:00 |