view eclipse/.classpath @ 1:40817399e21f draft

add files for eclipse
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 18 Sep 2012 04:38:31 +0900
parents
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry excluding="views/**" kind="src" path="app"/>
	%TESTCLASSPATH%
	%MODULES%
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	%PROJECTCLASSPATH%
	<classpathentry kind="output" path="eclipse/classes"/>
</classpath>