scuffed-code/tools/release/java/.classpath

10 lines
296 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!--
# Copyright (C) 2009 IBM and Others. All Rights Reserved
-->
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="classes"/>
</classpath>