plugins/org.symbian.tools.wrttools/.classpath
author Eugene Ostroukhov <eugeneo@symbian.org>
Thu, 14 Oct 2010 14:46:23 -0700
changeset 493 e4a4cac2cdeb
parent 470 d4809db37847
permissions -rw-r--r--
CSS validator plugin was made completely self-contained
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
493
e4a4cac2cdeb CSS validator plugin was made completely self-contained
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 470
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
e4a4cac2cdeb CSS validator plugin was made completely self-contained
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 470
diff changeset
     2
<classpath>
e4a4cac2cdeb CSS validator plugin was made completely self-contained
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 470
diff changeset
     3
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
e4a4cac2cdeb CSS validator plugin was made completely self-contained
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 470
diff changeset
     4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
e4a4cac2cdeb CSS validator plugin was made completely self-contained
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 470
diff changeset
     5
	<classpathentry kind="src" path="src"/>
e4a4cac2cdeb CSS validator plugin was made completely self-contained
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 470
diff changeset
     6
	<classpathentry kind="output" path="bin"/>
e4a4cac2cdeb CSS validator plugin was made completely self-contained
Eugene Ostroukhov <eugeneo@symbian.org>
parents: 470
diff changeset
     7
</classpath>