I'm using Sublime Text 2 as my Processing IDE and I've installed the SublimeLinter package. Just wondering if it would be possible to use its included java module to lint my Processing code. I've tried but been unsuccessful so far. I'm guessing it might not be possible due to the separation of the pure java code from the processing code. Any thoughts?