.project 414B

1234567891011121314
  1. <projectDescription>
  2. <name>dddsample</name>
  3. <comment>This application shows a few key concepts of
  4. Domain Driven Design implemented in Enterprise Java.</comment>
  5. <projects/>
  6. <buildSpec>
  7. <buildCommand>
  8. <name>org.eclipse.jdt.core.javabuilder</name>
  9. </buildCommand>
  10. </buildSpec>
  11. <natures>
  12. <nature>org.eclipse.jdt.core.javanature</nature>
  13. </natures>
  14. </projectDescription>