Skip to content

Commit

Permalink
Merge pull request #13 from mariazevedo88/imp/performanceEclipseColle…
Browse files Browse the repository at this point in the history
…ctions

Performance improvements with Eclipse Collection lib
  • Loading branch information
Mariana Azevedo authored Oct 27, 2019
2 parents e0aaf9a + e0ef84f commit ef82725
Show file tree
Hide file tree
Showing 40 changed files with 952 additions and 480 deletions.
3 changes: 3 additions & 0 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@
<classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
<classpathentry kind="lib" path="lib/j2html-1.4.0.jar"/>
<classpathentry kind="lib" path="lib/eclipse-collections-10.0.0.jar"/>
<classpathentry kind="lib" path="lib/eclipse-collections-api-10.0.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Loading

0 comments on commit ef82725

Please sign in to comment.