-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BadLocationException when creating a new Cargo Project #228
Comments
If it helps, I just tried to reproduce this bug on last Snapshots and I can't see the error. It is possible that the bug has been fixed since but the snapshots haven't made to the release repo. |
@mbooth101 Can you please try with the 2019-06 RC2 EPP package and report whether you still get this? |
Just tried a fresh workspace: Eclipse Version: 2019-09 (4.13) Bundle versions: Stacktrace:
Edit: BTW I am using Eclipse from my Flatpak repo, on Fedora Linux, with rustup 1.16.0 (beab5ac2b 2018-12-06). |
When I create a new project like this:
File --> New Project --> Cargo Project --> (use default values in the wizard) --> Finish
I see the following error in the log:
I am running a recent I-build of Eclipse on Java 11:
Version: 2019-03 (4.11)
Build id: I20190121-1800
With these builds of Corrosion/LSP4e:
org.eclipse.corrosion_0.4.0.201901222118
org.eclipse.lsp4e_0.8.0.201812101009
The text was updated successfully, but these errors were encountered: