Skip to content
forked from TheCycoONE/bundlr

Minimalist resource bundle editor with full text search

License

Notifications You must be signed in to change notification settings

elijahiuu/bundlr

 
 
Introducing BundleBee the minimalist resource bundle editor with full text search.
Before running please install jdk 11.
In order to use just download the bundleBee.jar.
Once running it will create an indexes folder where it stores all lucene indexes for different files you are going to upload.
For anyone interested in running the app inside intellij.Please add the following to your run configuration under VM Options:
--module-path "javafx/lib" --add-modules=javafx.controls,javafx.fxml
Anyone wanting to generate the executable jar for themselves can use the "bootJar" gradle task.
This will generate the executable jar under the build/libs folder.
If you want to tweak the UI you can use scene builder which can be downloaded at https://gluonhq.com/products/scene-builder/
Special thanks to Alex Hadar for testing and Adrian Vultur for coming up with the name BundleBee

About

Minimalist resource bundle editor with full text search

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%