Commit Graph

568 Commits (47e59c23264e6d3abc2b1e87b070ad236f123661)

Author SHA1 Message Date
Vitalii Parfonov 385c21284d
Set version 7.0.0-rc-3.0-SNAPSHOT (rc in lowercase) (#13655)
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2019-07-01 17:40:14 +03:00
Vitalii Parfonov 65bb7943a0
Set new version 7.0.0-RC-3.0-SNAPSHOT (#13651)
Signed-off-by: Vitalii Parfonov <vparfono@redhat.com>
2019-07-01 14:02:19 +03:00
Vitalii Parfonov 70c3e5b091
RELEASE: Set next development version (#13564) 2019-06-19 12:55:16 +03:00
Vitalii Parfonov 64129a8d44
RELEASE: Set next development version (#13460) 2019-06-03 16:28:42 +03:00
Roman I dd1d9b5a58
switch to RC version scheme (#13424) 2019-05-28 13:52:49 +03:00
Roman I ffb8a3e013
RELEASE: Set next development version (#13377) 2019-05-22 09:52:28 +03:00
Roman Iuvshyn 53cb2c53fa
RELEASE: Set next development version (#13264) 2019-05-05 12:24:42 -04:00
Roman Iuvshyn e60598bdaf
RELEASE: Set next development version (#13102) 2019-04-10 17:13:01 +03:00
Roman Iuvshyn 0abdc77ea0
RELEASE: Set next development version (#12922) 2019-03-19 15:56:30 +02:00
Roman Iuvshyn 0881493644
RELEASE: Set next development version (#12777) 2019-02-27 16:02:33 +02:00
Roman Iuvshyn 3778f01220
RELEASE: Set next development version (#12768) 2019-02-27 11:50:40 +02:00
Roman Iuvshyn a694c4f971
RELEASE: Set next development version (#12596) 2019-02-06 18:22:35 +02:00
Thomas Mäder e4055918de
Detect Simple Java Projects on Import (#12041)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2019-01-16 14:58:44 +01:00
Roman Iuvshyn 4ad10f2218
RELEASE: Set next development version (#12441) 2019-01-16 11:51:02 +02:00
Thomas Mäder 66ac77165e
Update to lsp4j 0.6.0 (#12399)
* Adapt to lsp4j 0.6.0
2019-01-15 09:58:16 +01:00
Roman Iuvshyn b872b317cb
RELEASE: Set next development version (#12277) 2018-12-26 13:04:51 +02:00
Mykhailo Kuznietsov b7e1918e32
Upgrade dependencies (#11944) 2018-12-11 11:34:48 +02:00
Roman Iuvshyn 45490d2a3b
RELEASE: Set next development version (#12115) 2018-12-05 18:33:02 +02:00
Dmytro Kulieshov 41f3b6b73a
Added optional ability to configure custom projects root for language servers (#10128) 2018-11-28 14:35:33 +02:00
Thomas Mäder f4f2829477
Remove forked jdt projects (#12050)
Signed-off-by: Thomas Mäder <tmader@redhat.com>
2018-11-27 13:33:46 +01:00
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