java.lang.ClassNotFoundException: gnu.trove.THashSet

hi,

there seems to be a vital problem with the most recent IDEA CE 10 plugin development and this exception:

java.lang.ClassNotFoundException: gnu.trove.THashSet

google reveals these threads also:

http://devnet.jetbrains.net/thread/294021;jsessionid=BA35CC1A76A815D99086C76D9AC79DB9?decorator=print&displayFullThread=true
http://youtrack.jetbrains.net/issue/WI-5400
http://youtrack.jetbrains.net/issue/RUBY-7884
http://devnet.jetbrains.net/message/5291991#5291991

any clues where this comes from and how it can be fixed?

thanks, -sciss-

0

I see this all the time as well when running the IDE to test my plugin

0
Avatar
Permanently deleted user

(just to say : this thread http://devnet.jetbrains.net/message/5291991#5291991 has been resolved, the problem being other than the THashSet exceptions )

0

I see this with 10.0.2 as well, I didn't see it with 10.0.0.

0

I have this problem, too, when I try to use gnu.trove.THashSet in my plugin in IDEA 10.0.2.
Any news on this?

0
Avatar
Permanently deleted user

The problem with ClassNotFoundException thrown after starting a plugin run configuration should be fixed in the IDEA 10.5 EAP build.

I have this problem, too, when I try to use gnu.trove.THashSet in my plugin in IDEA 10.0.2.
Any news on this?

>

---
Original message URL: http://devnet.jetbrains.net/message/5298761#5298761



--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

0

Will this be fixed in a 10.0 point release?

0

It is fixed in upcoming Idea 10.0.3 (you can check EAP version), btw the
exception is harmless.

On 30.03.2011 13:32, Colin Fleming wrote:

Will this be fixed in a 10.0 point release?

>

---
Original message URL: http://devnet.jetbrains.net/message/5298772#5298772



--
Best regards,
   Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"

0

Great, thanks Maxim.

0

请先登录再写评论。