classpath changes and cvsignore files added

This commit is contained in:
sefftinge 2008-05-13 10:14:35 +00:00
parent b6618a76b0
commit b7af487e94
2 changed files with 3 additions and 2 deletions

View file

@ -4,7 +4,7 @@
<classpathentry kind="src" path="model"/>
<classpathentry kind="src" path="emf-gen"/>
<classpathentry kind="src" path="src-gen"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>

View file

@ -1,4 +1,5 @@
source.. = src/
source.. = src/,\
src-gen/
output.. = bin/
bin.includes = META-INF/,\
.