mirror of
https://github.com/processing/processing4.git
synced 2026-05-14 06:43:04 +02:00
a265b1ed14
In response to @benfry feedback within https://github.com/processing/processing4/pull/1, consolidated all of the runtime path calculation into a single class while still maintaining all of the tests and caching logic. This reduces the class count but still adapts to jmod and javafx path calculation requirements for java 11.