summaryrefslogtreecommitdiffstats
path: root/.project
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2013-02-27 16:15:41 +0200
committerArtur Signell <artur@vaadin.com>2013-02-27 16:28:15 +0200
commit93bf066797c3796adb9c85db07013a6f3e7c6f0b (patch)
treee23514b6de83bacf432246d027ace3c8ea62ddb8 /.project
parent934b8ceb3f8ddcc6acc3ffb4a35b67e3e989ec38 (diff)
downloadvaadin-framework-93bf066797c3796adb9c85db07013a6f3e7c6f0b.tar.gz
vaadin-framework-93bf066797c3796adb9c85db07013a6f3e7c6f0b.zip
Removed Javascript buider and nature to avoid Eclipse choking on validating widgetset files (#9998)
Change-Id: If7a5f258f04ff6ec24e5fd50f575f289f9cfd420
Diffstat (limited to '.project')
-rw-r--r--.project6
1 files changed, 0 insertions, 6 deletions
diff --git a/.project b/.project
index 4660dc9663..a0a79fbcec 100644
--- a/.project
+++ b/.project
@@ -6,11 +6,6 @@
</projects>
<buildSpec>
<buildCommand>
- <name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</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>