Ignore error validation in file directory in Netbeans

1

I'm creating a Laravel application and I like to use Netbeans for this. The problem is that Laravel has a series of libraries that it implements itself and that use tests resources that make my project "demonstrate" as if there were errors.

Is there any way to configure Netbeans to ignore a directory in the project and not validate whether the codes are right or wrong?

    
asked by anonymous 29.07.2016 / 22:18

0 answers