I have been using Processing for awhile now and finally grown my project to the point that its a hassle to use the Processing IDE. I would like to switch to Eclipse to gain the advantage of Content Assist (Code Completion) and Formatter.
I installed the Processing Plugin for Eclipse and can run my application, but for some reason Content Assist and Formatter don't work with my *.pde files. From looking at other posts, this seems like functionality that should work. Is there some setting required to get this to work? What am I missing?