Should I abandon processing?
If you want all the old imports from v1.5.1, go to preferences.txt, and find this item -> preproc.imports.list =
Its content is:
java.applet.*,java.awt.Dimension,java.awt.Frame,java.awt.event.MouseEvent,java.awt.event.KeyEvent,
java.awt.event.FocusEvent,java.awt.Image,java.io.*,java.net.*,java.text.*,
java.util.*,java.util.zip.*,java.util.regex.*
The, use those as import in your program!
Otherwise, just keep using v1.5.1. It's still the most stable yet!
Is there someone trying to sabotage Processing?
Indeed, there's a policy to restrict Processing to its own API, rather than embrace new horizons!
I do hope that developers start to be more flexible from now on, since we already got a stable release!