java.util.MissingResourceException: bin/nativeexecution/Windows-x86/pty_open at org.netbeans.modules.nativeexecution.support.HelperUtility.getLocalFileLocationFor(HelperUtility.java:123) Caused: java.io.IOException: java.util.MissingResourceException: bin/nativeexecution/Windows-x86/pty_open at org.netbeans.modules.nativeexecution.support.HelperUtility.getPath(HelperUtility.java:105) at org.netbeans.modules.nativeexecution.pty.PtyCreatorImpl.allocate(PtyCreatorImpl.java:71) at org.netbeans.modules.nativeexecution.pty.PtyCreatorImpl.allocate(PtyCreatorImpl.java:62) at org.netbeans.modules.nativeexecution.api.pty.PtySupport.allocate(PtySupport.java:147) at org.netbeans.modules.nativeexecution.PtyNativeProcess.(PtyNativeProcess.java:72) at org.netbeans.modules.nativeexecution.api.NativeProcessBuilder.call(NativeProcessBuilder.java:171) at org.netbeans.modules.nativeexecution.api.execution.NativeExecutionService$1.call(NativeExecutionService.java:105) at org.netbeans.modules.nativeexecution.api.execution.NativeExecutionService$1.call(NativeExecutionService.java:100) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1356) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1894)