Hi there,

I'm curious about the gwt behavior with ScriptEngineManager. Everytime it 
comes over this class it throws an error in development console. But it 
works fine - feels more like a warning in this case:
*No source code is available for type javax.script.ScriptEngineManager; did 
you forget to inherit a required module?*

But when i want to compile my projects the error is geeting:
*      [ERROR] at Field.java(271): ScriptEngineManager manager = new 
ScriptEngineManager();
         org.eclipse.jdt.internal.compiler.ast.LocalDeclaration*

What can i do?


-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/9LGjMOMuwIcJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to