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

Clicking on "Configure rebar" throws exception #612

Closed
istocniks opened this issue Jun 2, 2015 · 1 comment
Closed

Clicking on "Configure rebar" throws exception #612

istocniks opened this issue Jun 2, 2015 · 1 comment

Comments

@istocniks
Copy link

Intellij IDEA 14.1.3, intellij-erlang 80c61b6

screen shot 2015-06-02 at 12 15 13 pm

The exception is:

java.lang.AssertionError
    at org.intellij.erlang.configuration.ErlangCompilerOptionsConfigurable$1.actionPerformed(ErlangCompilerOptionsConfigurable.java:57)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2028)
    at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2351)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
    ...

am I building the plugin without any required dependencies again?

@deadok22
Copy link
Collaborator

deadok22 commented Jun 2, 2015

It's definitely a bug and it's reproducible on my machine.

deadok22 added a commit that referenced this issue Jun 2, 2015
@deadok22 deadok22 closed this as completed Jun 2, 2015
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