Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am using Aptana Studio 3 plugin for SpringSource Tool Suite(Eclipse). For some weird reason, after installing the plugin I get the 'Building Workspace Error' every few mins. I am working on a ruby file in eclipse. the error states

Errors occurred during the build. Errors running builder 'JavaScript Validator' on project 'project_name'. java.lang.NullPointerException

How do I get rid of this build error? or at the very least choose eclipse to ignore it and not prompt me?

share|improve this question
Please provide the full stack trace. Go to Window -> Show view -> Other -> Error log and paste the result here. – Andrew Eisenberg Aug 23 '12 at 17:49
@AndrewEisenberg - I am not able to post the entire error log because of the character limitations. A snippet from the error code is !ENTRY org.eclipse.core.resources 4 2 2012-10-01 00:24:02.134 !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources". !STACK 0 java.lang.NullPointerException – nids Oct 2 '12 at 5:17
Paste the full exception on something like pastebin.com – Andrew Eisenberg Oct 2 '12 at 17:16

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.