- there is now one property for the number of threads - the property is now used to set the number of concurrent consumers Change-Id: I5e0c39928d1f3b92ad2875e6b720c9dde1b779ff Former-commit-id: deeab1e1074fec2d62e55760d9fe45ec7379b9f8
8 lines
347 B
XML
8 lines
347 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path="resources"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|