]> source.dussan.org Git - vaadin-framework.git/commitdiff
Removed Javascript buider and nature to avoid Eclipse choking on validating widgetset...
authorArtur Signell <artur@vaadin.com>
Wed, 27 Feb 2013 14:15:41 +0000 (16:15 +0200)
committerArtur Signell <artur@vaadin.com>
Wed, 27 Feb 2013 14:28:15 +0000 (16:28 +0200)
Change-Id: If7a5f258f04ff6ec24e5fd50f575f289f9cfd420

.project

index 4660dc966348cd0eca88e857a9dd1018e514ddad..a0a79fbcec3f10e7dbf3fb0712934e7a95d784bc 100644 (file)
--- a/.project
+++ b/.project
@@ -5,11 +5,6 @@
        <projects>
        </projects>
        <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
                <buildCommand>
                        <name>org.eclipse.jdt.core.javabuilder</name>
                        <arguments>
@@ -31,7 +26,6 @@
                <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
                <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
                <nature>org.eclipse.jdt.core.javanature</nature>
-               <nature>org.eclipse.wst.jsdt.core.jsNature</nature>
                <nature>org.apache.ivyde.eclipse.ivynature</nature>
        </natures>
 </projectDescription>