Name Size
Parent Directory - android/ - clean/ - javadoc/ - source/ - whole/ - Build.js 16K Config.js 2.3K ConfigDefault.js 4.9K ConfigReleaseDefault.js 872
Scripts for building the Waymaker software.
The Nashorn load function appears to place each loaded script in the global context. Local definitions of the loading context are therefore invisible to the loaded script.
The Nashorn load function is apparently more reliable when loading files by URI. Anyway that's how I'm loading them. I think it's because I had problems with Windows at one point.