diff --git a/build/windows/config.xml b/build/windows/config.xml index 72640978b..2d2b57026 100755 --- a/build/windows/config.xml +++ b/build/windows/config.xml @@ -40,7 +40,10 @@ - java;%PATH% + + + java + diff --git a/todo.txt b/todo.txt index 9f24b35fe..1b7504321 100755 --- a/todo.txt +++ b/todo.txt @@ -24,8 +24,12 @@ X move ExportDialog to processing.app.ui (out of Java Mode) so it can be used by X move isXcodeInstalled() methods from JavaBuild into MacPlatform X add activateIgnoringOtherApps() to ThinkDifferent -_ Exported project to Windows cannot find Java -_ https://github.com/processing/processing4/issues/667 +X Exported project to Windows cannot find Java +X https://github.com/processing/processing4/issues/667 + +_ when not exporting Java as well, the "exporting application" message doesn't seem to clear + +_ after exporting application, open the sketch folder _ exporting application while still running on Windows _ just says "Error during export" rather than something more useful about deleting dir