arduino / arduino/Arduino

setText() fuction gone in Editor class from pde.jar file

Open
#5,529 1 comment 0 reactions 0 assignees View on GitHub
Component: IDE Type: Bug
Dominant language
Java
Stars
14.6k
Forks
7k
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Research direction

Start by comparing the Editor class in the Processing GitHub source with the Editor class packaged in the pde.jar included with the Arduino IDE. Check how pde.jar is produced and bundled, then verify whether setText() is present in the resulting artifact so the plugin can use it again.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system, desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.