Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg 7dbd5af6a7 [Bugfix] fixed a resource leak where a BufferedReader was not close
In FileHelper.readFileToString() the BufferedReader was not closed. This
has been corrected
2012-07-28 22:50:52 +02:00
src/main/java/ch/eitchnet [Bugfix] fixed a resource leak where a BufferedReader was not close 2012-07-28 22:50:52 +02:00
.gitignore [Minor] added eclipse settings path to .gitignore 2012-07-28 15:44:47 +02:00
COPYING [New] Added packaging information and files and licence 2012-06-14 23:38:50 +02:00
COPYING.LESSER [New] Added packaging information and files and licence 2012-06-14 23:38:50 +02:00
README.md [New] Initial commit of the utils 2012-06-08 19:01:28 +02:00
build.xml [New] Added packaging information and files and licence 2012-06-14 23:38:50 +02:00
pom.xml [Major] rebuilt project using maven 2012-07-28 15:34:37 +02:00

README.md

ch.eitchnet.java.utils

Java Utilites which ease daily work when programming in the Java language