hablutzel1 / GenerateTestCases

Behaviour Driven Development plugin for IntelliJ IDEA
18 stars 11 forks source link

Exception Thrown With IDEA-11-beta #23

Open opticyclic opened 12 years ago

opticyclic commented 12 years ago

This is thrown every time I click the button. ClassCastException: [Lcom.intellij.openapi.options.ConfigurableEP; cannot be cast to [Lcom.intellij.openapi.options.Configurable;: [Lcom.intellij.openapi.options.ConfigurableEP; cannot be cast to [Lcom.intellij.openapi.options.Configurable;

hablutzel1 commented 12 years ago

Hi, thanks for trying the plugin, about the error you received... have you tried to open a project created in IntelliJ IDEA 9 in the last IDEA-11-beta?? Because I have seen this error for that operation, trying to open a project from 9 in 10 version, as described here: https://github.com/skarootz/GenerateTestCases/issues/10

opticyclic commented 12 years ago

No. The jar from the other branch you sent me doesn't throw this error though. I think it has separate issues, but I'll report those after further testing.

hablutzel1 commented 12 years ago

Thank you for testing, I'll be glad to hear your opinion

opticyclic commented 12 years ago

The new plugin you sent me worked without error with v11. Unfortunately, I didn't test it extensively as I didn't read the manual enough to understand exactly how it was going to work.

I was looking for something to generate test cases on an existing code base rather than requiring annotations on each of the methods.

Thanks for making the effort to fix the issue. Sorry I couldn't be a better tester for your efforts!

On 14 December 2011 20:06, Jaime Hablutzel reply@reply.github.com wrote:

Thank you for testing, I'll be glad to hear your opinion


Reply to this email directly or view it on GitHub: https://github.com/skarootz/GenerateTestCases/issues/23#issuecomment-3148105