From 6eaaa8fe5a805ad665815ba0634cdfe2da16337d Mon Sep 17 00:00:00 2001 From: MELERIX <MELERIX@users.noreply.github.com> Date: Sat, 17 Dec 2011 07:14:42 +0000 Subject: [PATCH] BETA/STABLE: Improved [8328]. --- L2J_DataPack_BETA/.project | 5 +++++ .../.settings/org.eclipse.wst.sse.core.prefs | 2 +- .../.settings/org.eclipse.wst.validation.prefs | 12 ++++++++++++ 3 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 L2J_DataPack_BETA/.settings/org.eclipse.wst.validation.prefs diff --git a/L2J_DataPack_BETA/.project b/L2J_DataPack_BETA/.project index 19a862e58c..dea4a7b76e 100644 --- a/L2J_DataPack_BETA/.project +++ b/L2J_DataPack_BETA/.project @@ -15,6 +15,11 @@ <arguments> </arguments> </buildCommand> + <buildCommand> + <name>org.eclipse.wst.validation.validationbuilder</name> + <arguments> + </arguments> + </buildCommand> </buildSpec> <natures> <nature>org.eclipse.jem.workbench.JavaEMFNature</nature> diff --git a/L2J_DataPack_BETA/.settings/org.eclipse.wst.sse.core.prefs b/L2J_DataPack_BETA/.settings/org.eclipse.wst.sse.core.prefs index 34a23cfed7..b995dfd3a9 100644 --- a/L2J_DataPack_BETA/.settings/org.eclipse.wst.sse.core.prefs +++ b/L2J_DataPack_BETA/.settings/org.eclipse.wst.sse.core.prefs @@ -1,4 +1,4 @@ -#Tue Aug 30 14:11:21 CLST 2011 +#Sat Dec 17 03:00:00 CLST 2011 eclipse.preferences.version=1 task-tags/enabled=true task-tags/use-project-settings=true diff --git a/L2J_DataPack_BETA/.settings/org.eclipse.wst.validation.prefs b/L2J_DataPack_BETA/.settings/org.eclipse.wst.validation.prefs new file mode 100644 index 0000000000..b4d3d8e9de --- /dev/null +++ b/L2J_DataPack_BETA/.settings/org.eclipse.wst.validation.prefs @@ -0,0 +1,12 @@ +#Sat Dec 17 03:00:00 CLST 2011 +DELEGATES_PREFERENCE=delegateValidatorList +USER_BUILD_PREFERENCE=enabledBuildValidatorList +USER_MANUAL_PREFERENCE=enabledManualValidatorList +USER_PREFERENCE=overrideGlobalPreferencestruedisableAllValidationfalseversion1.2.302.v201107140600 +eclipse.preferences.version=1 +override=true +suspend=false +vals/org.eclipse.wst.dtd.core.dtdDTDValidator/global=FF01 +vals/org.eclipse.wst.xml.core.xml/groups=0107include05111contentType128org.eclipse.core.runtime.xmlT111contentType134org.eclipse.wst.xml.core.xmlsourceT111contentType134org.eclipse.wst.xml.core.xslsourceT111contentType134org.eclipse.jst.jsp.core.tldsourceT07fileext03xmlF0107exclude06113projectNature134org.eclipse.jst.j2ee.ejb.EJBNature113projectNature130org.eclipse.jst.j2ee.EARNature04file08.projectT0104file110.classpathT0104file110.settings/T0204file09build.xmlF01 +vals/org.eclipse.wst.xsd.core.xsd/groups=0107include0107fileext03xsdF0107exclude0104file09build.xmlF01 +vf.version=3 -- GitLab