Using Eclipse IDE for developing Processing Code

Post Reply
User avatar
sandeepkbhat
Posts: 5
Joined: Wed Jan 05, 2011 10:34 am
Contact:

Using Eclipse IDE for developing Processing Code

Post by sandeepkbhat » Thu Feb 17, 2011 12:25 pm

I just wanted to share the effort that I had put into porting some of Javier's Lab examples and Ben Fry's examples into Eclipse IDE.

For general information on using Processing code on Eclipse visit
http://www.learningprocessing.com/tutor ... n-eclipse/

You can access the examples here
http://dl.dropbox.com/u/6728093/EclipseExamples.zip

Before I did that I tried porting my first project to Eclipse from processing then ported it back.
Here's the link that contains folders from that effort
http://dl.dropbox.com/u/6728093/Moving2Eclipse.zip
I also made some notes while doing the porting, here are those notes.
http://dl.dropbox.com/u/6728093/Moving2EclipseNotes.txt

Hope this saves some effort for you all.
Cheers,
Sandeep
sandeepkbhat AT ece DOT ucsb DOT edu

Post Reply