Initial commit of my working order processor.

This commit is contained in:
2011-01-03 15:16:21 +00:00
parent 69eb4879b9
commit bbafa91df5
21 changed files with 1415 additions and 0 deletions

17
Order Processor/.project Normal file
View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Order Processor</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>