We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I've been working on a processing application using ControlP5 and Twitter4j. I want to have my project run from a single jar file from any operating system. Basically I want to package up my application. My application uses images. I've been browsing for more than an hour, but I cant find how to do this. Any suggestions?
processing 2 twitter4j3
Thanks in advance!
Answers
I remember that Processing v1.5.1 exported apps as single ".jar" files w/ CTRL+E! <):)
I'm using processing 2, is it the same?
http://processing.googlecode.com/files/processing-1.5.1-windows-expert.zip
Why are you giving me a link to processing 1, I've done my stuff in processing 2
File > Export Application
No need to revert to 1.5.1. as this hasn't changed (only java applet has changed).
I thought you asked about a single ".jar". I've just tipped ya that the older versions did just that!
If you don't want it or can't, you gotta find out another solution! >:/