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

Error in Eclipse preferences window, Jnario option is unusable #164

Open
trylks opened this issue Apr 23, 2015 · 5 comments
Open

Error in Eclipse preferences window, Jnario option is unusable #164

trylks opened this issue Apr 23, 2015 · 5 comments

Comments

@trylks
Copy link

trylks commented Apr 23, 2015

To whoever may be working or will work on this, I hope this helps in the identification and solution of the problem.

Please let me know if any more information would be useful.

The problem arises when clicking on the Jnario part of the tree in the preferences window, either for projects or in the general Eclipse preferences. Everything else in the preferences window seems to work fine.

Versions:

Eclipse DSL Tools

Version: Luna Service Release 2 (4.4.2)
Build id: 20150219-0600

screenshot 2015-04-23 12 15 56

Error:

Unable to create the selected preference page.
Guice configuration errors:

1) No implementation for org.eclipse.ui.plugin.AbstractUIPlugin was bound.
  while locating org.eclipse.ui.plugin.AbstractUIPlugin
    for field at org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock.uiPlugin(Unknown Source)
  while locating org.eclipse.xtext.builder.preferences.BuilderConfigurationBlock
    for field at org.eclipse.xtext.builder.preferences.BuilderPreferencePage.builderConfigurationBlock(Unknown Source)
  while locating org.eclipse.xtext.builder.preferences.BuilderPreferencePage

2) No implementation for org.eclipse.jface.dialogs.IDialogSettings was bound.
  while locating org.eclipse.jface.dialogs.IDialogSettings
    for field at org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage.dialogSettings(Unknown Source)
  while locating org.eclipse.xtext.builder.preferences.BuilderPreferencePage

2 errors

Log

The log is in a gist, was too long to be posted here.

@sebastianbenz
Copy link
Owner

sebastianbenz commented Apr 25, 2015 via email

@atao60
Copy link

atao60 commented May 26, 2015

Thanks for this great framework.

Have you any idea about a release date for this porting?

@borisbrodski
Copy link
Collaborator

Unfortunately I can't estimate the amount of the remaining porting work. It works actually already but there are some bugs present. Also the maven build has to be ported.

By the way, it would be really great, if someone could do the maven porting.

@mrs-imran
Copy link

Any update on the above error as i installed the plugin today and still getting the same exception. Do you have workaround? or any time frame when the fix will be available.
Thanks.

@borisbrodski
Copy link
Collaborator

Here you will find the newest sources of the ported Jnario.

https://github.com/borisbrodski/Jnario/tree/no_xtend_xtext2.9?files=1

Please, build “no_xtend_xtext2.9“ branch yourself with

mvn clean install

It works with the latest Xtext.

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

5 participants