Skip to content
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

Problem with eclipse plugin #299

Open
den-gr opened this issue Nov 6, 2023 · 3 comments
Open

Problem with eclipse plugin #299

den-gr opened this issue Nov 6, 2023 · 3 comments

Comments

@den-gr
Copy link

den-gr commented Nov 6, 2023

I try to use the eclipse plugin for protelis but I get this error:
java.lang.IllegalStateException: Unresolved proxy http://protelis.org#//ProtelisModule. Make sure the EPackage has been registered.

@DanySK
Copy link
Member

DanySK commented Nov 6, 2023

How to reproduce?

@den-gr
Copy link
Author

den-gr commented Nov 6, 2023

Minimal example:

  1. Install Protelis plugin
  2. create an Eclipse project
  3. In the root create a protelis file, paste the code in file

ExampleProtelisPluginProblem.zip
image

In case of gradle project I get the same error but in different format:
image

@DanySK
Copy link
Member

DanySK commented Nov 13, 2023

This is very anomalous. We should switch to Gradle and use a language server instead of a classic Eclipse plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants