add parse_error.js to excluded paths to get rid of compile error

This commit is contained in:
Manu Sridharan 2013-04-12 10:24:12 -07:00
parent 67dd61e005
commit 97cae29368
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="examples-src"/>
<classpathentry excluding="tests/parse_error.js" kind="src" path="examples-src"/>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.FireFoxBrowserLibrary"/>
<classpathentry kind="output" path=""/>