MoreUnit / org.moreunit.intellij.plugin

MoreUnit IntelliJ Plugin
33 stars 8 forks source link

How to debug plugin #1

Closed asebak closed 9 years ago

asebak commented 9 years ago

I built your project. But when you run your launch configuration Intellij doesn't recognize it (doesnt get installed in the plugins list). Do you need to additional steps?

asebak commented 9 years ago

seems like it works when you manually install the jar in intellij in the plugins section? Is there not automatic deployment mechanism you have in place to install in intellij? not sure if you have this issue too, where you would make a small code change and uninstall and reinstall the plugin

ndemengel commented 9 years ago

Hi aseback,

To be honest, I found IntelliJ plugin run configuration to be a mess, and I had a lot of issues before I could make it work. That said, I just made a fresh checkout of the project, and imported it in a - hopefully - virgin IntelliJ workspace. I then followed the "getting started" instructions in the given order, and it worked.

Some checks I can think of:

asebak commented 9 years ago

but i am curious so you dont need to install and uninstall the plugin? You just press the debug button for the plugin and it always has the latest code?

ndemengel commented 9 years ago

Yep, that's it!

asebak commented 9 years ago

alright I will check out your steps to make sure I followed it correctly. The thing is I believe you are using MAC? I don't have a jdk.table.xml file that gets generated I think its called something else.

ndemengel commented 9 years ago

On Windows, it should be under c:\Documents and Settings\${userName}\.IdeaIC14\config\options\jdk.table.xml