vtst / ow

Various Eclipse plugins for web development
http://www.normalesup.org/~simonet/soft/
74 stars 29 forks source link

Null pointer exception - always #181

Open pstjvn opened 10 years ago

pstjvn commented 10 years ago

After upgrading to the newest release I seem to be unable to use the plugin. It always gives back an error even on simplest of files:

Errors occurred during the build. Errors running builder 'Closure JavaScript Builder' on project 'test'. java.lang.NullPointerException

I use it with Juno. Everything seems fine until I put some code to be compiled:

Initializing builder for: test Start build: test Computing project order Updating referenced projects of: test End build: test Start build: test End build: test Start build: test End build: test Start build: test Compiling /test/js/main.js Start build: test Compiling /test/js/main.js

Is there something missing? I use Java 7.