awips2/edexOsgi/com.raytheon.edex.plugin.grib/.classpath
Bryan Kowal 2393357287 Issue #1874 - created external properties files for specifying the number of grib decode threads
- 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: d1799b4e0f [formerly 4ef22f8e93] [formerly 70aa1a040fe4bf5844f91afa107629db085a2618 [formerly eb04d2b85f]] [formerly b5994702dc [formerly eb04d2b85f [formerly deeab1e1074fec2d62e55760d9fe45ec7379b9f8]]]
Former-commit-id: b5994702dc
Former-commit-id: e08966d5518c4d5452b179ec7af6e2e7ae211afb [formerly a60f14f5d6]
Former-commit-id: fa1e0a02b0
2013-04-10 16:24:39 -05:00

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>