a little cleaning

This commit is contained in:
Ben Fry
2023-07-16 16:17:07 -04:00
parent 83a1ce78c5
commit dc85277912
+4 -2
View File
@@ -58,10 +58,11 @@ _ just says "Error during export" rather than something more useful about dele
manager
_ if contrib (library only?) folder name changes on update, old lib not removed
_ Updates requiring a reboot give the false impression that they failed (in the updates tab)
_ Updates requiring a reboot give the false impression that they failed (in updates tab)
_ https://github.com/processing/processing4/issues/647
_ lots of folders remaining in 'old' for Modes
_ were these shut off during debug? need to be moving these to trash (maybe only on startup)
_ were these shut off during debug?
_ need to be moving these to trash (maybe only on startup)
_ implement automatic updates?
_ especially with fixes to updates on startup...
@@ -73,6 +74,7 @@ _ currently just using .enabled.color because they weren't in ColorSet
_ opening p5jsMode sketch with no local.properties throws an NPE
_ PDE can't find any files that match the supported extensions
_ maybe related: https://github.com/processing/processing4/issues/719
_ export to IntelliJ? how tricky?
_ just copy jars to /lib?