source: default/v2/trunk/de.ugoe.cs.swe.bnftools.ebnf/.classpath @ 61

Last change on this file since 61 was 61, checked in by hkaulbersch, 10 years ago

initial commit

  • Property svn:mime-type set to text/plain
File size: 468 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3        <classpathentry kind="src" path="src"/>
4        <classpathentry kind="src" path="src-gen"/>
5        <classpathentry kind="src" path="xtend-gen"/>
6        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
7        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
8        <classpathentry kind="output" path="bin"/>
9</classpath>
Note: See TracBrowser for help on using the repository browser.