Commit Graph

548 Commits (9cebfa1ffcf37dabfeac7a57de7d62ca44220d72)

Author SHA1 Message Date
Thomas Mäder 9cebfa1ffc
Remove duplicate keys (#11941)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-11-19 18:28:41 +01:00
Roman Iuvshyn 99afaef87f
RELEASE: Set next development version (#11930) 2018-11-14 12:29:03 +02:00
Thomas Mäder 052f719c64
Shows icons specific to visibility in "file structure" window. (#11898)
Use icons specific to visibility

Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-11-13 10:23:05 +01:00
RomanNikitenko 386a529b31
Add ability to cancel rename operation (#11886)
* CHE-10784. Add ability to cancel rename operation
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
2018-11-12 15:02:46 +02:00
Roman Iuvshyn 8c6f9fae27
fix dependencies versions (#11725) 2018-10-24 20:01:09 +03:00
Roman Iuvshyn 365d25f275
RELEASE: Set next development version (#11710) 2018-10-24 16:38:03 +03:00
Thomas Mäder b3f500577b Make sure we udpate local projects when importing or on startup (#11598)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-10-17 15:05:02 +02:00
Valeriy Svydenko eb5e35178b Add binding for Java Code Formatter (#11491)
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
2018-10-17 15:05:02 +02:00
Thomas Mäder 6949d57574 Fix handling of workspace paths in find implementations (#11551)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-10-17 15:05:02 +02:00
Thomas Mäder 81466dfbe4 Fixup after rebase
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-10-17 15:05:02 +02:00
Victor V. Rubezhny ffa2a9472d Implementers is Broken for Class Files #10337 (#11378)
Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
2018-10-17 15:05:02 +02:00
Victor V. Rubezhny f9ee2eab2c New folders do not register in the jdt.ls workspace #10115 (#11084)
This fix adds a filtering of java projects (folders from the projects
of other types will not be reported to jdt.ls)

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
2018-10-17 15:05:02 +02:00
Thomas Mäder 645b517cbe Increase request timeout for refactorings to 30 seconds (#11278)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-10-17 15:05:02 +02:00
Valeriy Svydenko 1447b8ce9c Fix for RunPlainJavaProjectTest test (#11133)
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
2018-10-17 15:05:02 +02:00
Thomas Mäder cf180b142f Update parent pom references to 6.12.0-SNAPSHOT
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-10-17 15:05:02 +02:00
Thomas Mäder 5368f37be5 Provide mock for EventService to fix NPE
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-10-17 15:05:02 +02:00
Valeriy Svydenko 206baad2c2 Don't throw an exception if none LS was found for some uri (#11094)
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
2018-10-17 15:05:02 +02:00
Victor V. Rubezhny 7efbacc274 Source folders of Plain Java project are not properly shown in Project Explorer after WS is restarted #10456 (#11003)
Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
2018-10-17 15:05:02 +02:00
Thomas Mäder a4638bfa78 Update to LSP4J 0.5.0.M1
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-10-17 15:05:02 +02:00
Valeriy Svydenko 67aac55591 Fix for PlainJavaProjectConfigureClasspathTest (#11109)
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
2018-10-17 15:05:02 +02:00
Thomas Mäder 3e7a23c7bb Use notifications instead of client commands (#11057)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-10-17 15:05:02 +02:00
Victor V. Rubezhny 46582b22eb New folders do not register in the jdt.ls workspace #10115 (#10893)
Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
2018-10-17 15:05:02 +02:00
Anatoliy Bazko e6e9cf0972 Fix selenium tests (#11063)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2018-10-17 15:05:02 +02:00
Anatoliy Bazko c4540b94e8 Fix selenium tests in languageserver package (#11005)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2018-10-17 15:05:02 +02:00
Thomas Mäder b58f4fcea2 Restore test resources (#10985)
* Restored jdt test resources to reduce jdt.ls PR size
* Restore license ignore tags for test resources

Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-10-17 15:05:02 +02:00
Thomas Mäder 979b419dca Simplify jdtls pr (#10984)
* Restore jdt ui dependencies
* Undo spurious copyright changes

Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-10-17 15:05:02 +02:00
Anatoliy Bazko 2fb7654f89 Fix selenium tests in factory package (#10921)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2018-10-17 15:05:02 +02:00
Thomas Mäder d9870629c6 Removed unused eclipse bundles (#10907)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-10-17 15:05:02 +02:00
Vitalii Parfonov fc8b92f61f Fix test according to jdt.ls changes. Code cleanup (#10886)
Signed-off-by: Vitalii Parfonov <vparfonov@redhat.com>
2018-10-17 15:05:02 +02:00
Thomas Mäder e0ad4a9116 Fix formatting post-rebase
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-10-17 15:05:02 +02:00
Thomas Mäder 42d954627c Update version 6.11.0-SNAPSHOT
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-10-17 15:05:02 +02:00
Anatoliy Bazko f7a5bfaec7 Get rid of redundant dependency (#10835)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2018-10-17 15:05:02 +02:00
Valeriy Svydenko a24e84ce39 Update maven module if parent was changed (#10689)
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
2018-10-17 15:05:02 +02:00
Victor V. Rubezhny d99ed11abd New folders do not register in the jdt.ls workspace #10115 (#10665)
Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
2018-10-17 15:05:02 +02:00
Anatoliy Bazko f430b48cd1 Update project config when event is fired (#10677)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2018-10-17 15:05:02 +02:00
Anatoliy Bazko d6160cbe86 Merging master
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2018-10-17 15:05:02 +02:00
Valeriy Svydenko 8521ae96cb Update generated effective pom (#10635)
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
2018-10-17 15:05:02 +02:00
Victor V. Rubezhny 4d4a30d153 Fix build errors after rebase (#10608)
Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
2018-10-17 15:05:02 +02:00
Thomas Mäder 4343ca272c Removed jdt (#10587)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-10-17 15:05:02 +02:00
Josh Pinkney b2b3a7849c Removal of rename and move refactorings (#10323)
Signed-off-by: jpinkney <josh.pinkney@mail.utoronto.ca>
2018-10-17 15:05:02 +02:00
Valeriy Svydenko 3710d3e19f Fixup for testing Java Compiler settings (#10458)
* fixup for testing Java Compiler settings
* change artifact-id of tested project

Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
2018-10-17 15:05:02 +02:00
Anatoliy Bazko c910038acf Fix selenium tests (#10418)
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
2018-10-17 15:05:02 +02:00
Valeriy Svydenko 86741f0833 Update set of existing key-bindings (#10426)
Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
2018-10-17 15:05:02 +02:00
Thomas Mäder c2aeacb9c6 Update after rebase
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-10-17 15:05:02 +02:00
Thomas Mäder aff8427a28 Send and handle ProjectCreatedEvent (#10363)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-10-17 15:05:02 +02:00
Thomas Mäder 89b15914e4 Read resources relative to class (#10339)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-10-17 15:05:02 +02:00
Thomas Mäder 8103ef079a Clean cached classpath on error (#10362)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-10-17 15:05:02 +02:00
Valeriy Svydenko ace6ce2bad Adapt selenium tests related to java refactoring (#10221)
* che-10094: adapt selenium tests related to java refactoring

Signed-off-by: Valeriy Svydenko <vsvydenk@redhat.com>
2018-10-17 15:05:02 +02:00
Josh Pinkney 25f6082f02 Remove jdt.ui (#10234)
Signed-off-by: jpinkney <josh.pinkney@mail.utoronto.ca>
2018-10-17 15:05:02 +02:00
Thomas Mäder fd297b043b Use Progress- and StatusReport from che-ls-jdt (#10224)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-10-17 15:05:02 +02:00