From: dibs Date: Mon, 3 Dec 2012 08:12:35 +0000 (+0900) Subject: [Title] move .project file path X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9e3669a389987917aac2473e4d713fe014c2f4ad;p=sdk%2Ftools%2Fsdk-build.git [Title] move .project file path --- diff --git a/dibs-web/.project b/dibs-web/.project deleted file mode 100644 index acb2d68..0000000 --- a/dibs-web/.project +++ /dev/null @@ -1,57 +0,0 @@ - - - dibs - - - - - - org.eclipse.wst.jsdt.core.javascriptValidator - - - - - org.eclipse.wst.common.project.facet.core.builder - - - - - json.validation.builder - - - - - org.tizen.web.jslint.nature.JSLintBuilder - - - - - org.tizen.web.css.nature.CSSBuilder - - - - - org.eclipse.wst.validation.validationbuilder - - - - - org.tizen.web.project.builder.WebBuilder - - - usedLibraryType - jQueryMobile - - - - - - json.validation.nature - org.tizen.web.jslint.nature.JSLintNature - org.tizen.web.css.nature.CSSNature - org.eclipse.wst.common.project.facet.core.nature - org.eclipse.wst.jsdt.core.jsNature - org.eclipse.wst.common.modulecore.ModuleCoreNature - org.tizen.web.project.builder.WebNature - - diff --git a/dibs-web/public/.project b/dibs-web/public/.project new file mode 100644 index 0000000..acb2d68 --- /dev/null +++ b/dibs-web/public/.project @@ -0,0 +1,57 @@ + + + dibs + + + + + + org.eclipse.wst.jsdt.core.javascriptValidator + + + + + org.eclipse.wst.common.project.facet.core.builder + + + + + json.validation.builder + + + + + org.tizen.web.jslint.nature.JSLintBuilder + + + + + org.tizen.web.css.nature.CSSBuilder + + + + + org.eclipse.wst.validation.validationbuilder + + + + + org.tizen.web.project.builder.WebBuilder + + + usedLibraryType + jQueryMobile + + + + + + json.validation.nature + org.tizen.web.jslint.nature.JSLintNature + org.tizen.web.css.nature.CSSNature + org.eclipse.wst.common.project.facet.core.nature + org.eclipse.wst.jsdt.core.jsNature + org.eclipse.wst.common.modulecore.ModuleCoreNature + org.tizen.web.project.builder.WebNature + +