awips2/tests/.project
David Gillingham 8d12a10591 Issue #2307: Remove calls to PythonScript constructor without ClassLoader
argument, fix IscMosaic.

Change-Id: Iff29b2790fd1c6d5f5b829f6b35ff31829cdc907

Former-commit-id: 65f92a6025 [formerly 936326f11e] [formerly e526e7a82c] [formerly 65f92a6025 [formerly 936326f11e] [formerly e526e7a82c] [formerly 47878a4318 [formerly e526e7a82c [formerly 85609a4bf9072ae41dbafbc1b874efbcd5bd21a4]]]]
Former-commit-id: 47878a4318
Former-commit-id: 97661398bb [formerly 73f1695e2a] [formerly dde1dc8262ed35ef2f642110710808e6ac2477a5 [formerly 28e5aaabca]]
Former-commit-id: c4ca0d2d825bcfe42bb8f8b06cd36519809d09d2 [formerly c0f4022abd]
Former-commit-id: 2e92a5fce1
2013-09-06 10:16:31 -05:00

23 lines
525 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>tests</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.python.pydev.PyDevBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.python.pydev.pythonNature</nature>
</natures>
</projectDescription>