I have a tool which uses the setText() function in the Editor class. This function is still there when I look at the processing github page but its missing from the pde.jar file included with the arduino IDE. How is this possible, it breaks my arduino IDE plugin.
Hi Tom,
we are aware of the problem and we are fixing it as soon as plugins break. Take a look at https://github.com/taweili/ardublock/pull/160/files for a proper fix of this specific issue. Thanks for reporting
I have a tool which uses the setText() function in the Editor class. This function is still there when I look at the processing github page but its missing from the pde.jar file included with the arduino IDE. How is this possible, it breaks my arduino IDE plugin.