We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpPrograms › Include own Sourcecode
Page Index Toggle Pages: 1
Include own Sourcecode (Read 692 times)
Include own Sourcecode
Aug 22nd, 2009, 4:50am
 
Hi all!
How do I include own sourcecode, e.g. own classes like my GUI class to other projects? Is there are command I haven't yet found?

Sin Cera Cheesy
Re: Include own Sourcecode
Reply #1 - Aug 22nd, 2009, 5:09am
 
Copy and paste?
Or for better re-usability, follow instructions to make a library, package your code in a .jar file and put it in the library folder...
Page Index Toggle Pages: 1