X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=resources%2Fpackage-info.java;h=783cd03e3429617c14b7f9de408aeb4c88568307;hb=HEAD;hp=bda940b99531bf3ce8ef84b39c97c4c1524a89fb;hpb=ae5c1d3164243729b7d85f6beb84452e2143bb1d;p=nikiroo-utils.git diff --git a/resources/package-info.java b/resources/package-info.java deleted file mode 100644 index bda940b..0000000 --- a/resources/package-info.java +++ /dev/null @@ -1,14 +0,0 @@ -/** - * This package encloses the classes needed to use - * {@link be.nikiroo.utils.resources.Bundle}s - *

- * Those are basically a .properties resource linked to an enumeration - * listing all the fields you can use. The classes can also be used to update - * the linked .properties files (or export them, which is useful when - * you work from a JAR file). - *

- * All those classes expect UTF-8 content only. - * - * @author niki - */ -package be.nikiroo.utils.resources; \ No newline at end of file