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 & HelpIntegration › Using Processing with Java
Page Index Toggle Pages: 1
Using Processing with Java (Read 1100 times)
Using Processing with Java
Jan 27th, 2007, 3:27am
 
I'm trying to use a java class in the same directory as my processing file. However, when I type "import myFile" Processing gives me all sorts of awt errors. How can I import java files and yet still make Process files work? Do they have to be in a diffrent directory?
Re: Using Processing with Java
Reply #1 - Jan 27th, 2007, 10:30am
 
I think the file must placed in a folder named "code".
Page Index Toggle Pages: 1