-
Notifications
You must be signed in to change notification settings - Fork 4
RSENSE_HOME setting #3
Comments
When trying to use rsense: Probably because the .jar file is not loaded? |
See your issue above... |
I have the same problem on linux. $ bin/rsense server |
The rsense client server wrapper isn't used... The plugin instead runs through the java interface: "java -cp '.:#{RSense.path}/lib/rsense.jar:#{RSense.path}/lib/antlr-runtime-3.2.jar:#{RSense.path}/lib/jruby.jar' org.cx4a.rsense.Main script '--home=#{RSense.path}' --no-prompt --end-mark=END --config=#{File.dirname(FILE)}/../.rsense --progress=1" did you try saving a .rb test file then doing something like "test". then press ctrl+/? |
I have solve my problem. |
Let us set RSENSE_HOME in the bundle configuration.
The text was updated successfully, but these errors were encountered: