awips2/cots/net.sf.cglib/.classpath
Max Schenkelberg 3ca8ca6f01 Issue #588 Added serialization adapter registration to better support serializing DrawableString objects
Change-Id: I2833b345fbef4674083dcad3561444ec4e6a0056

Former-commit-id: 78e1bd2c62 [formerly 6c456c0bad00aaa1fea67f90a4633b3e14a78495]
Former-commit-id: 1f5abc6e20
2012-05-09 15:02:30 -05:00

7 lines
367 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="cglib-nodep-2.1_3.jar" sourcepath="cglib-src-2.1_3.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>