|
Re: Problem building workspace [message #664980 is a reply to message #664791] |
Tue, 12 April 2011 12:27  |
Eclipse User |
|
|
|
On 4/11/11 11:26 PM, Michael Mitchell wrote:
> I'm coding some PHP files on Eclipse IDE, and I keep getting an error
> that says "Building Workspace has encountered a problem" -- Workspace is
> the name of my project area.
>
> When I click on the "details" link I get this
>
> Errors occurred during the build.
> Errors running builder 'JavaScript Validator' on project 'Ullman'.
> java.lang.NullPointerException
> As mentioned, I'm working in PHP so I don't know why it's trying to set
> up JavaScript Validator. I can't figure out how to stop it from doing
> these things. Anyone know?
>
> Thanks if you can help. I'm a newbie so please provide a detailed answer
> if you can :)))))
When you created your PHP project, there was an option to enable
JavaScript support; you most likely left that enabled, which is why it's
trying to run JS validation.
The good news is that it's easy to turn off. Open the project's
Properties and select the Builders section. There you can disable the
JavaScript Validation builder to stop it from running.
Having said that, I'm sure the developers would like to know what is
causing a NPE in the JavaScript Validator, so if you can submit a bug
report with the details from Error Log, that would be helpful.
Eric
|
|
|
Powered by
FUDForum. Page generated in 0.09422 seconds