Permalink
Please sign in to comment.
Browse files
Update Eclipse configuration.
Exclude some items that cause validation errors. Other project config for Neon. Light updated to guide.
- Loading branch information...
Showing
with
48 additions
and 19 deletions.
| @@ -0,0 +1,5 @@ | ||
| +eclipse.preferences.version=1 | ||
| +missingEndObject=2 | ||
| +missingStartObject=2 | ||
| +syntaxValidation=true | ||
| +use-project-settings=true |
| @@ -0,0 +1,14 @@ | ||
| +DELEGATES_PREFERENCE=delegateValidatorList | ||
| +USER_BUILD_PREFERENCE=enabledBuildValidatorList | ||
| +USER_MANUAL_PREFERENCE=enabledManualValidatorList | ||
| +USER_PREFERENCE=overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.700.v201508251749 | ||
| +eclipse.preferences.version=1 | ||
| +override=true | ||
| +suspend=false | ||
| +vals/org.eclipse.wst.dtd.core.dtdDTDValidator/global=TF01 | ||
| +vals/org.eclipse.wst.html.core.HTMLValidator/global=TF01 | ||
| +vals/org.eclipse.wst.html.core.HTMLValidator/groups=0107include06111contentType136org.eclipse.wst.html.core.htmlsourceT07fileext04htmlF07fileext05xhtmlF07fileext03htmF07fileext04htplF07fileext03wmlF0107exclude0104file110ThirdPartyF02 | ||
| +vals/org.eclipse.wst.json.core.json/groups=0107include02111contentType136org.eclipse.wst.json.core.jsonsourceT07fileext04jsonF0107exclude0104file116EOP-Invalid.jsonF01 | ||
| +vals/org.eclipse.wst.xml.core.xml/global=TF03 | ||
| +vals/org.eclipse.wst.xsd.core.xsd/global=FF02162org.eclipse.wst.xsd.core.internal.validation.eclipse.Validator | ||
| +vf.version=3 |
0 comments on commit
920277c