NLSurfMan / tasks

IntelliJ Tasks Plugin
http://confluence.jetbrains.net/display/CONTEST/Tasks
29 stars 16 forks source link

Not working for 9.0.2 #23

Open mifas opened 9 years ago

mifas commented 9 years ago

I've manually installed it. But its not working

NLSurfMan commented 9 years ago

I don't have a copy of IntelliJ IDEA 9.0.2, but if I have to make an educated guess, the Plugin API would have significantly changed over time since then. Maybe you can show the ~/.IntelliJ9/system/log/idea.log so I can see if there is a stacktrace that relates to my code.

mifas commented 9 years ago

You can get trial version of 9.0.2 right. Cannot issue the log. Sorry, Company policy

NLSurfMan commented 9 years ago

What Java version are you using? This plugin requires you to run IntelliJ with at least Java 6.

mifas commented 9 years ago

java version "1.8.0_60"

NLSurfMan commented 9 years ago

I'm not sure if I can fix backwards compatibility all the way back to v9, but I'll look into it.

mifas commented 9 years ago

Thanks. Please fix this. This plugin is very important to me.