Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[lsp4e-dev] version of lsp4j used by lsp4e

At the moment the lsp4e target platform points at release version of
lsp4j (0.2.0), but there is a newer lsp4j (0.2.1) and the lsp4j master
has upgraded to 0.3.0.

The master lsp4j's MANIFEST.MFs don't work with lsp4j master because
of version restrictions. (this line from MANIFEST.MF
org.eclipse.lsp4j;bundle-version="[0.2.0,0.3.0)")

Can/should lsp4e depend on master lsp4j?

http://git.eclipse.org/c/lsp4e/lsp4e.git/commit/?id=a68521622d71e3a194924bab2d40135ed90bdb14
is the patch (presumably in preparation for release) that locked down
the target platform.


Thanks
Jonah


~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com


Back to the top