I have an application, name.exe. When run it launches a java app. In Application Modeler, the exe file is only found when I select windows. When I select Java-based, the exe file isn't found. When I attempt to launch the exe file, I get an error; Java was started but returned an exit code=1. the error message refers to , "org.eclipse.equinox.launcher_1.2.0.v20110502" so it appears Eclipse is involved.
How do I set up BP to work with this application?