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

Missing class "org.asciidoc.intellij.actions.ConvertToAsciiDocAction" #61

Closed
wsidl opened this issue Feb 1, 2015 · 10 comments
Closed

Comments

@wsidl
Copy link

wsidl commented Feb 1, 2015

Installed the latest build of the plugin (#56) into PyCharm and get this PluginException on startup:

class with name "org.asciidoc.intellij.actions.ConvertToAsciiDocAction" not found [Plugin: org.asciidoctor.intellij.asciidoc]: class with name "org.asciidoc.intellij.actions.ConvertToAsciiDocAction" not found [Plugin: org.asciidoctor.intellij.asciidoc]
@bodiam
Copy link
Contributor

bodiam commented Feb 1, 2015

I installed PyCharm CE 4.0.4 with AsciiDoc 0.7, and I couldn't reproduce it. Have you tried invalidating your caches and maybe reinstalling the plugin?

@wsidl
Copy link
Author

wsidl commented Feb 1, 2015

Invalidated Cache, Upgraded from PE 3.4.1 to PE 4.0.4, Invalidated again and still getting the error.

@bodiam
Copy link
Contributor

bodiam commented Feb 2, 2015

Hmmm, that's so strange!

@harrol , can you try to reproduce this?

@harrol
Copy link
Contributor

harrol commented Feb 3, 2015

Mmm. I have and oldie: NoClassDefFoundError: update failed for AnAction with ID=asciidoc.maketitle: com/intellij/openapi/actionSystem/DataKeys. Wasn't this fixed with the 0.7 release? Or will it be fixed in the next release?

@harrol
Copy link
Contributor

harrol commented Feb 3, 2015

... and when running with the latest development version everything is fine...

@wsidl
Copy link
Author

wsidl commented Feb 3, 2015

@harrol I originally got the 'DataKeys' error from the IntelliJ repository. Then I found this repository and installed the latest build of the plugin from here, but I get the 'ConvertToAsciiDocAction' error now.

Is there something I should be doing with the ZIP file before loading it?

@wsidl
Copy link
Author

wsidl commented Feb 3, 2015

Found my mistake. Need to build plugin first.
Built, installed and everything works now.

@wsidl wsidl closed this as completed Feb 3, 2015
@harrol
Copy link
Contributor

harrol commented Feb 4, 2015

👍 And @bodiam, I guess it is time for a 0.8 release? 0.7 is not usable on non-IDEA IDE's...

@bodiam
Copy link
Contributor

bodiam commented Feb 4, 2015

Totally right! I thought 0.7 fixed this already, but apparently not. I've created a 0.8 version, and it's being uploaded right now.

@mojavelinux
Copy link
Member

👍 Should we call this one the birthday release?

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

4 participants