Mercurial > hg4j
view .classpath @ 711:a62079bc422b
Keyword filtering that doesn't depend on input buffer size and the way input lines got split between filter() calls. KewordFilter got state to keep processed suspicious ...$ lines
author | Artem Tikhomirov <tikhomirov.artem@gmail.com> |
---|---|
date | Fri, 11 Oct 2013 21:35:41 +0200 |
parents | 5b5d199e2eb3 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="src"/> <classpathentry kind="src" path="test"/> <classpathentry kind="src" path="cmdline"/> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> <classpathentry kind="lib" path="lib/junit-4.8.2.jar" sourcepath="lib/junit-4.8.2-src.jar"/> <classpathentry exported="true" kind="lib" path="lib/trilead-ssh2-1.0.0-build217.jar" sourcepath="lib/trilead-ssh2-1.0.0-build217-sources.jar"> <attributes> <attribute name="javadoc_location" value="jar:platform:/resource/hg4j/lib/trilead-ssh2-1.0.0-build217-javadoc.jar!/"/> </attributes> </classpathentry> <classpathentry kind="output" path="bin"/> </classpath>