KiwiScrap plugin doesn't work? Follow
Hi!
Can anyone get the KiwiScrap plugin to work? I keep getting this:
---
(source unavailable)
$Test:1: cannot access class ScrapResult; file
com/kiwisoft/scrap/ScrapResult.class not found
(source unavailable)
2 errors
---
I checked - the class is available afaict (in fact, the plugin does get
loaded), and the jars (ks-scrap.jar ks-utils.jar pizza-1.1.jar) are
available in the ]]>ks-scrap/lib directory.
Note this is with the 'regular' 2244 build of IDEA.
CU,
Edwin
Please sign in to leave a comment.
Edwin van Ouwerkerk Moria wrote:
I had the same problem. Gave up and uninstalled it.
I think the reason for this are spaces in the plugin path. I hope it is fixed in version 1.2.
Stefan.
Stefan Stiller wrote:
I doubt that - I don't have any spaces in my plugin path...
(plugin path is /home/edwin/.IntelliJIdea/config-2244/plugins)
Unfortunately, no - errormessage now shows a second class missing:
Compiling error:
$Test:1: cannot access class ScrapBase; file
com/kiwisoft/scrap/ScrapBase.class not found (source unavailable)
$Test:1: cannot access class ScrapResult; file
com/kiwisoft/scrap/ScrapResult.class not found
(source unavailable)
2 errors
CU,
Edwin