Re: Rhinoscrip lib missing TokenStream

4 views
Skip to first unread message

Jack Park

unread,
Jun 25, 2011, 6:57:46 PM6/25/11
to scr...@googlegroups.com
I guess I'm not done debugging.
The javafx/jars directory is empty, which means the import
com.sun.tools.javafx.script.JavaFXScriptEngineImpl; is not satisfied.

On Sat, Jun 25, 2011 at 3:54 PM, Jack Park <jack...@gmail.com> wrote:
> Dropping the entire Seco svn collection (except the Eclipse plugin)
> into Eclipse indigo, I get a compile error in
> seco.lang.javascript.PatchedParser.notifyError:
>
> int offset = context.parser.getTokenStream().getBufferOffset();
>
> That calls the parser which has a getTokenStream, which requires a
> TokenStream class. Opening the patched rhinoscript jar file, Token
> exists, but not TokenStream
>
> Jack
>

Jack Park

unread,
Jun 25, 2011, 6:54:18 PM6/25/11
to scr...@googlegroups.com

Konstantin vandev

unread,
Jun 26, 2011, 11:31:09 AM6/26/11
to Seco
TokenStream is not in the jar. It's in seco\languages\javascript\src
\org\mozilla\nb\javascript. Use seco\languages\javascript\build.xml to
build the JS support.
Reply all
Reply to author
Forward
0 new messages