If you have the plugins setup to be run/debugged from within eclipse, I usually copy log.properties to the bin directory of the net.sourceforge.sunshade plugin.
Otherwise, log.properties needs to be in a directory that is in the classpath of the net.sourceforge.sunshade plugin - eclipse classpaths have changed since I last looked at them, so I'm not sure where you should put it =)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would like to help getting JRuby support for this project. I have installed the plugin, and am getting an error:
An exception was raised while executing the script variable: org/apache/bsf/util/BSFEngineImpl
I noticed in the source code that there is a logger for the plugin, but can't figure out how to enable it so i can start seeing where i am.
Thanks for such a great tool,
Lee
If you have the plugins setup to be run/debugged from within eclipse, I usually copy log.properties to the bin directory of the net.sourceforge.sunshade plugin.
Otherwise, log.properties needs to be in a directory that is in the classpath of the net.sourceforge.sunshade plugin - eclipse classpaths have changed since I last looked at them, so I'm not sure where you should put it =)