plugins/org.w3c.css/.classpath
author Eugene Ostroukhov <eugeneo@symbian.org>
Thu, 04 Nov 2010 15:22:02 -0700
changeset 495 0008ebdc0ec0
parent 493 e4a4cac2cdeb
permissions -rw-r--r--
Launch configurations were updated

<?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 kind="src" path="cssvalidation-src"/>
	<classpathentry kind="src" path="cssvalidator-mods-src"/>
	<classpathentry exported="true" kind="lib" path="lib/tagsoup-1.2.jar"/>
	<classpathentry kind="src" path="cssvalidator-eclipse-src/"/>
	<classpathentry kind="output" path="bin"/>
</classpath>