You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to UPPAAL
Hi,
I want to use the example for model.jar file for creating xml files that can be then opened by UPPAAL. As I run this ModelDemo.jar file in eclipse I get the error "Exception in thread "main" java.lang.ExceptionInInitializerError", which is caused by: "java.util.MissingResourceException: Can't find bundle for base name com.uppaal.resource.uppaal, locale en_GB". Can someone help me to solve this problem?
Thanks in advance,
Farnaz
Marius Mikučionis
unread,
Dec 27, 2019, 9:26:54 AM12/27/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to UPPAAL
Hi,
Could you inspect the class path of your project?
It should contain model.jar and uppaal.jar (which contains all locale files).
Also uppaal and java versions would be nice to know to reproduce the issue.