Clearly this plugin no longer works. Got IDEA specifically for Scala and it doesn\'t work. Judging from the comments - this exception has been unresolved for a LONG time. This long defunct plugin should be removed from the list.
.
Anonymous
Rated:
2011-03-14 18:45:16
Still doesn't work. Plz remove.
.
Anonymous
Rated:
2011-02-18 00:21:09
never works, why this is still in the list?
.
Anonymous
Rated: noRate
2011-02-17 08:56:16
Still not working in 10.0.2. From what I read here, it's about time this got removed from the list?
.
Anonymous
Rated: noRate
2011-01-08 01:12:46
It would be great if this plugin was updated.
The below error still persists with Intellij 10.01 :-/
"Plugin scala power pack failed to initialize and will be disabled: scala/collection/VectorLike Please restart IntelliJ IDEA"
The previously mentioned Exception is still thrown when starting IDEA 9.0.1. Any chance of a fix soon? The description of this plugin is very promising, but I can't get it to work, so any real assesment is difficult.
.
Anonymous
Rated:
2010-04-09 11:31:03
.
Anonymous
Rated: noRate
2010-03-11 23:56:17
I wonder if plugins that are inactive for long enough could get filtered out, or deleted, or something.
.
Anonymous
Rated: noRate
2010-03-11 23:56:04
I wonder if plugins that are inactive for long enough could get filtered out, or deleted, or something.
.
Anonymous
Rated:
2009-12-09 03:15:33
It does not even start. The plugin is disabled during startup of IntelliJ IDEA 9.0 (the same for CE)
Got an error when installing on the latest IC EAP.
A message dialog appeared: \"Plugin scala power pack failed to initialize and will be disabled: scala/collection/VectorLike Please restart IntelliJ IDEA\"
and a stack trace was dumped to the console: java.lang.ClassNotFoundException: scala.collection.VectorLike at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.java:70) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319) at com.sixrr.spp.intentions.string.ConvertMultilineStringLiteralIntention$.(ConvertMultilineStringLiteralIntention.scala:10) ...
All signs point to a problem with different scala versions. My current setup is: Idea Build#IC-90.162 Scala plugin 0.3.108
And I have one existing project with a scala facet, using Scala 2.7.6 (I believe).
Comments:
The below error still persists with Intellij 10.01 :-/
"Plugin scala power pack failed to initialize and will be disabled:
scala/collection/VectorLike
Please restart IntelliJ IDEA"
The description of this plugin is very promising, but I can't get it to work, so any real assesment is difficult.
This failure is on startup - so there's no chance to change Scala versions etc.
There seems to be a similar discussion thread here...
http://www.jetbrains.net/devnet/message/5250521
A message dialog appeared:
\"Plugin scala power pack failed to initialize and will be disabled:
scala/collection/VectorLike
Please restart IntelliJ IDEA\"
and a stack trace was dumped to the console:
java.lang.ClassNotFoundException: scala.collection.VectorLike
at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.java:70)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at com.sixrr.spp.intentions.string.ConvertMultilineStringLiteralIntention$.(ConvertMultilineStringLiteralIntention.scala:10)
...
All signs point to a problem with different scala versions. My current setup is:
Idea Build#IC-90.162
Scala plugin 0.3.108
And I have one existing project with a scala facet, using Scala 2.7.6 (I believe).