problems with EclipseShell (BeanShell) [message #718768] |
Thu, 25 August 2011 09:51 |
Eclipse User |
|
|
|
Hello,
I encountered several problems/bugs when using BeanShell (EclipseShell) from Eclipse/Indigo on Windows 7.
The major one is that the classpath is not communicated correctly from an Eclipse Project to EclipseShell/BeanShell. This is the error message I get as I start EclipseShell after having selected an Eclipse Project:
Sourced file: inline evaluation of: ``cd("G:\local\eclipsew\dominco");'' Token Parsing Error: Lexical error at line 1, column 8. Encountered: "l" (108), after : "\"G:\\"
I can't even add a path to the class path from the EclipseShell commandline, it seems the path is not parsed correctly, apparently due to file separators (/ and \) issues.
I couldn't find a way to contact the project leader (Werner Schuster, alias: murphee), nor did I find any recent updates/information/posts etc.
Thus I wonder: is there anyone who is using EclipseShell?
Are there other ways to interact with Java from a command line?
Thanks,
Stefano
|
|
|
Powered by
FUDForum. Page generated in 0.03131 seconds