Refactored package structure and made some getValue() methods generic

This commit is contained in:
Andy Clement
2008-12-12 23:07:08 +00:00
parent 4c88488c5a
commit 5ff4008423
46 changed files with 237 additions and 212 deletions

View File

@@ -12,8 +12,14 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>structure101.java.eclipse.plugin.JDMEclipseBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>structure101.java.eclipse.plugin.JDMEclipseNature</nature>
</natures>
</projectDescription>