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 › javac error when exporting p5 applets from eclipse
Page Index Toggle Pages: 1
javac error when exporting p5 applets from eclipse (Read 1195 times)
javac error when exporting p5 applets from eclipse
Jul 4th, 2005, 1:18pm
 
Hi!

I have recently moved over to the eclipse environment, which has generally gone very well Smiley however, I am having trouble building(exporting) applets. I have set up an ant build file, and related settings as described by toxi (with some small modifications for p5 beta - as taken from the forum).

When trying to export, I get the following error:

"...40: Error running javac.exe compiler"

where ... is simply my workspace, and project path.

has anyone else experienced this, and have any suggestions?

thanks!!
go p5!!
Re: javac error when exporting p5 applets from ecl
Reply #1 - Jul 4th, 2005, 2:09pm
 
Yes, I have experienced exactly the same but no, I have no suggestion. I'm still hoping for toxi to update his tutorial Smiley.
Re: javac error when exporting p5 applets from ecl
Reply #2 - Jul 13th, 2005, 1:27am
 
casey/toxi *have* updated it:
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Integrate;action=display;num=1117133941

that said, i still haven't been able to get it to work.  not sure why, but i know i'm not the only one.

there are also different issues that arise when using eclipse with openGL:
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Integrate;action=display;num=1114400513

in general, this topic is scattered around this board (Integration) in a number of threads.  try digging thru those.

edit:: i should add that the eclipse tutorial is not fully updated....toxi still hasn't found time to update the whole ant build.xml part.  which is the part it sounds like you're having trouble with (and myself as well!).  but those threads may at least help you through part of it...
Page Index Toggle Pages: 1