af947d66f6
- make cross referencing easier - flag syntax errors - for the time being, exclude controller.js which uses for each
7 lines
333 B
XML
7 lines
333 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry excluding="main/webapp/modules/core/MOD-INF/controller.js|main/webapp/modules/core/externals/|test-output/" kind="src" path=""/>
|
|
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="output" path=""/>
|
|
</classpath>
|