Where do I place the 'data' folder after application export?
in
Integration and Hardware
•
1 year ago
Side Note:
When I export my application I get a "Could not copy source file: C:\Users\......\AppData\Local\Temp\Test4709798465486548temp\Test.Java java.net.UnknownHostException: processing.org
I figured out that if I dump the application into the same folder where the processing application is, as well as copy the source folder into that same area, as well as copy my lib folder into that area's lib folder, an application will still run. I don't understand why I get the error in the first place, but at least I have a work-around.
(In case others have run into that headache)
Real Question:
My application has a 'data' folder that is essential for it to work, where is the data folder traditionally stored after an export? I have tried placing it in that same main folder, in the source folder, and have also tried changing my destination folder in preferences before exporting the application. Any ideas?
Thanks!
1