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

Bug: Custom use aliases do not work after restarting the IDE #54

Closed
stefnoten opened this issue Apr 10, 2016 · 0 comments
Closed

Bug: Custom use aliases do not work after restarting the IDE #54

stefnoten opened this issue Apr 10, 2016 · 0 comments

Comments

@stefnoten
Copy link

Steps to reproduce:

  • Open the preferences and navigate to the Annotations > Use Aliases preferences page
  • Add a new use alias and save
  • Restart the IDE
  • Open the Use Aliases preferences again

Result: the preferences page keeps loading forever with a spinner and "Loading..." message and the following error is logged in the event log:

AssertionError: Null target in FieldAccessor[class de.espend.idea.php.annotation.ApplicationSettings.useAliasOptions]

The errors are gone after restarting the IDE again, but then all settings of the plugin are reset, losing the custom use alias.

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