Loading...
Logo
Processing Forum
Hello!

I'm writing my Processing code in Eclipse and export as application via P5 Exporter tool which works nice. My sketch uses several images and a vlw font file which is located in the data folder. Now i want to embed those files into the application that there is no need for an extra data folder like there is now. Anyone knows a way to do this?

Cheers!

Replies(2)

I think there are softwares able to do such packaging to Java applications.
Can you give an example? 
I found the Jar Bundler in Developer Tools...is this the way to go?

Cheers