source: trunk/org.etsi.common/.classpath @ 7

Last change on this file since 7 was 7, checked in by phdmakk, 14 years ago
  • Property svn:mime-type set to text/plain
File size: 346 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3        <classpathentry kind="src" path="src"/>
4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5        <classpathentry kind="lib" path="lib/xstream-1.3.1.jar"/>
6        <classpathentry kind="lib" path="lib/commons-cli-1.2.jar"/>
7        <classpathentry kind="output" path="bin"/>
8</classpath>
Note: See TracBrowser for help on using the repository browser.