eli1982 / intellij-perl-plugin

This is a plugin that adds support for perl language in intellij (Based on Intellij Custom Languages)
Apache License 2.0
8 stars 3 forks source link

ClassNotFoundException: com.intellij.perlplugin.components.ApplicationComponent PluginClassLoader #16

Open andrewmeyer opened 9 years ago

andrewmeyer commented 9 years ago

Full error copied to pastebin: http://pastebin.com/nvSPNA7Y

Let me know how I can help.

andrewmeyer commented 9 years ago

bad compile (I didn't compile it, silly me), Closing issue. Please contact me if you need help running a Jenkins server and publishing your builds as artifacts for github.

eli1982 commented 9 years ago

no problem :)

andrewmeyer commented 9 years ago

Same error, running ~/code/intellij-perl-plugin (git)-[master] % jar cvf perl-plugin.jar *

perhaps i'm using the wrong packing command?