equinox-incubator/aspects/org.eclipse.equinox.weaving.aspectj/.classpath

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (download) (annotate)
Thu Dec 11 20:24:25 2008 UTC (11 months, 2 weeks ago) by mlippert
Branch: MAIN
CVS Tags: v200901301237, v20090223-1340, v20090223-1400, HEAD
Changes since 1.1: +2 -2 lines
update for execution environment j2se1.5
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry excluding="org/eclipse/osgi/aspectj/weavingService/WeavingServiceFactory.java" kind="src" path="src"/>
	<classpathentry kind="output" path="bin"/>
</classpath>