Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java application is now work correctly after build in jar

skytraceApr 29 2014 — edited Apr 29 2014

Hello everyone!

I have a small gui application(phone book), I can add and remove contacts and  my storage is xml file, where I place my data. So when I run it from ide, it's work nice! But after building in jar file, my list of user is empty (but some users in xml are exist). And when I try to adding some contact, it is not added in xml, and contact list continue to be empty. Do I need to publish sources, or maybe you have some idea without it?

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 27 2014
Added on Apr 29 2014
3 comments
1,548 views