confirmed issue #2219 as fixed for Windows export

This commit is contained in:
Ben Fry
2014-01-21 23:06:20 -05:00
parent aa78d72534
commit 91a26326e8

View File

@@ -9,9 +9,9 @@ X app is called procesing.app.Base
X https://github.com/processing/processing/issues/2217
X noJavaArg set to --export
X https://github.com/processing/processing/issues/2182
X export not working on Windows
X https://github.com/processing/processing/issues/2219
_ export not working on Windows
_ https://github.com/processing/processing/issues/2219
_ jnilib not loading on OS X because Contents/Java needs to be added to path
_ https://github.com/processing/processing/pull/2269 (from gohai)