NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
firmview
Joined: 01 Sep 2012 Posts: 1
|
Posted: Sat Sep 01, 2012 10:42 am Post subject: location of config file |
|
|
Hi,
This i have posted in stackoverflow.com, http://stackoverflow.com/questions/12217880/location-of-config-file I still did not get any solution to my problem.
I want to place a text file which has some configuration details in dist folder. When i run the jar, the application should read from the configuration file and proceed further. I looked into resource tutorials and tried classloader, it seems the files which are placed outside the src folder are not getting detected, if i place inside the src along with the .java files, when i build only jar file is available in dist folder. Is there any way i can add text files like we do for library(to add jar) files?
Thanks |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|