/resourcebundle-core

Tool for inspecting Java resource bundles (i18n)

Primary LanguageJavaMIT LicenseMIT

Overview

The resourcebundle-core project can inspect projects and find unused properties keys or duplicate keys.

License

The source code comes under the liberal MIT License, making resourcebundle-inspector great for all types of applications.

Build status

Build Status

Maven Central

Maven Central

javadoc

resourcebundle-inspector Javadocs

Maven dependency

Maven dependency is now on sonatype. Check out sonatype repository for latest snapshots and releases.

Add the following maven dependency to your project pom.xml if you want to import the core functionality of resourcebundle-core:

Than you can add the dependency to your dependencies:

	<!-- RESOURCEBUNDLE-CORE versions -->
	<resourcebundle-core.version>2.16.0</resourcebundle-core.version>
	<resourcebundle-inspector.version>${resourcebundle-core.version}</resourcebundle-inspector.version>

	<dependencies>
		...
		<dependency>
			<groupId>de.alpharogroup</groupId>
			<artifactId>resourcebundle-inspector</artifactId>
			<version>${resourcebundle-inspector.version}</version>
		</dependency>
		...
	</dependencies>

Want to Help and improve it?

The source code for resourcebundle-core are on GitHub. Please feel free to fork and send pull requests!

Create your own fork of astrapi69/resourcebundle-core/fork

To share your changes, submit a pull request.

Don't forget to add new units tests on your changes.

Contacting the Developers

Do not hesitate to contact the resourcebundle-core developers with your questions, concerns, comments, bug reports, or feature requests.

  • Feature requests, questions and bug reports can be reported at the issues page.

Note

No animals were harmed in the making of this library.

Donate

If you like this library, please consider a donation through Flattr this