We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
TODO: Soon, here you will find a guide how to set up your development environment
Because the .settings folder isn't commited to the repository you have to set the JavaScript Validation on your own:
Right click on project -> Preferences -> JavaScript -> Include Path -> Source -> Edit "Excluded"
Add the folowing to the "Exclusion patterns":
src/main/webapp/javascripts/foundation.min.js
src/main/webapp/javascripts/foundation/*.js
src/main/webapp/javascripts/vendor/*.js
target/**