mirror of
https://github.com/processing/processing4.git
synced 2026-05-11 13:22:40 +02:00
0a02898ff1
Fixes #4748 Libraries imported in opened sketches will be still locked by latest preprocessed CompilationUnit. Otherwise we would have to copy library jars somewhere else so they can be available to CompilationUnit while Contribution Manager updates original unlocked jars.