annotate client/.settings/.jsdtscope @ 858:da4938dac521
stream
don't prestart threads.
doesn't really matter for tomcat since we need no-memory-leak-test for ImageIO anyway.
author |
robcast |
date |
Tue, 08 Mar 2011 13:15:12 +0100 |
parents |
b153f014e3c7 |
children |
|
rev |
line source |
538
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
|
2 <classpath>
|
|
3 <classpathentry kind="src" path="digitallibrary"/>
|
|
4 <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
|
|
5 <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
|
|
6 <attributes>
|
|
7 <attribute name="hide" value="true"/>
|
|
8 </attributes>
|
|
9 </classpathentry>
|
|
10 <classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
|
|
11 <classpathentry kind="output" path=""/>
|
|
12 </classpath>
|