-
I like the idea a lot. +1.
2009-07-06 16:02:07 UTC in jEdit
-
I really like smooth scroll in intelliJ IDEA.
Would this be a big feature to implement? I dunno.
2009-07-05 01:36:58 UTC in jEdit
-
One more problem (this one is really weird!).
I made sure rJava library worked fine.
I had to manually add to PATH where jvm.dll is.
I opened Rgui, did a library(rJava) and it worked fine
Then, I ran GenerateSyntaxFiles.exe.
It dies with:
Lade nötiges Paket: rJava
Error in inDL(x, as.logical(local), as.logical(now), ...) :
kann shared library...
2009-05-27 15:27:08 UTC in NppToR: R in Notepad++
-
Ok, I now get a very explicit error:
processing emu
C:\Users\quesada\eee\eee.GenerateSyntaxFiles.exe.3\app\GenerateSyntaxFiles.rb:68: undefined method `<<' for nil:NilClass (NoMethodError)
from C:\Users\quesada\eee\eee.GenerateSyntaxFiles.exe.3\app\GenerateSyntaxFiles.rb:65:in `each'
from C:\Users\quesada\eee\eee.GenerateSyntaxFiles.exe.3\app\GenerateSyntaxFiles.rb:65.
2009-05-27 15:11:24 UTC in NppToR: R in Notepad++
-
I have the same problem.
After the process dies, notepad++ opens the executable notepad++.exe as a tab (!). It's binary of course.
R code doesn't get highlighted.
I appreciate your efforts and can see how this method would lead to the best syntax highlighting possible.
Thanks.
2009-05-26 18:16:27 UTC in NppToR: R in Notepad++