Add TODO to remove Rhino

This commit is contained in:
peterdell 2021-04-02 00:31:07 +02:00
parent a9f8053b3d
commit d5ce3926e4
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ import com.wudsn.ide.gfx.converter.ImageConverterData;
* "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino/Download_Rhino"
* >https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino/
* Download_Rhino"</a>.
*
* TODO RHino is embedded in J2SE 6 as the default Java scripting engine.:
*/
public final class GraphicsPlugin extends AbstractIDEPlugin {