Some optimizations to the replace(), remove() and removeAll() methods + removed ...
[sqlitemap.git] / .classpath
bloba1bd25152b425e2237ed50087bba230328367efa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="src" path="test"/>
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
6 <attributes>
7 <attribute name="module" value="true"/>
8 </attributes>
9 </classpathentry>
10 <classpathentry kind="lib" path="lib/sqlite-jdbc-3.36.0.3.jar" sourcepath="C:/Users/trick/AppData/Local/Temp/.org.sf.feeling.decompiler1633080617829/source/sqlite-jdbc-3.36.0.3-sources.jar"/>
11 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
12 <classpathentry kind="output" path="bin"/>
13 </classpath>