source: java/FramclipsePlugin/.classpath @ 331

Last change on this file since 331 was 12, checked in by jbochenski, 15 years ago
  • Property svn:mime-type set to text/plain
File size: 425 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3        <classpathentry kind="src" path="src/main/java"/>
4        <classpathentry kind="src" path="src/main/resources"/>
5        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
7        <classpathentry kind="lib" path="lib/jdom.jar"/>
8        <classpathentry kind="output" path="bin"/>
9</classpath>
Note: See TracBrowser for help on using the repository browser.