Files
yacos/YACOSCore/.project
Christian Corsano 1792b20be0 Initial commit :
Base business core classes for User and Role management.
Probably a lot more to be added to these, but I can't get to think to anything else for now.
2007-12-11 23:22:55 +00:00

31 lines
824 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>YACOSCore</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.common.project.facet.core.builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.validation.validationbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
</natures>
</projectDescription>