Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't find bundle for base name resources.translations.Translations, locale en #7

Open
centaurialpha opened this issue Apr 19, 2018 · 0 comments

Comments

@centaurialpha
Copy link

Hola!

al correr el programa con ant run la salida es:

Buildfile: /home/gabo/Downloads/JITRAX-master/build.xml

run:
     [java] Exception in thread "main" java.util.MissingResourceException: Can't find bundle for base name resources.translations.Translations, locale en
     [java] 	at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1573)
     [java] 	at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1396)
     [java] 	at java.util.ResourceBundle.getBundle(ResourceBundle.java:854)
     [java] 	at es.ull.etsii.jitrax.gui.MainWindow.<init>(Unknown Source)
     [java] 	at es.ull.etsii.jitrax.gui.MainWindow.main(Unknown Source)
     [java] Java Result: 1

BUILD SUCCESSFUL
Total time: 2 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant