Problems deploying applications [message #1760274] |
Tue, 25 April 2017 08:09  |
Eclipse User |
|
|
|
Hello.
I am following the FlipFlop tutorial of the 4diac documentation on how to deploy the application to FORTE. I have linked FORTE in the preferences and am using the "Launch Local FORTE" option. The download seems to go well (according to the Deployment Console), but I cannot see any outputs of FORTE in the console.
I assumed that it must be because I didn't have enough modules selected in the CMake GUI. However, certain modules seem to cause the build to fail.
Furthermore, when I attempt to launch FBRT (for the Xplus3 tutorial), I get the following exception:
Exception in thread "main" fb.datatype.FBDataTypeException: INVALID_OBJECT: -s
at fb.datatype.FBDataTypeException.invalidObject(FBDataTypeException.java:66)
at fb.rt.Device.main(Device.java:123)
|
|
|
|
|
|
|
|
|
Re: Problems deploying applications [message #1800754 is a reply to message #1800649] |
Mon, 07 January 2019 14:46  |
Eclipse User |
|
|
|
Hi,
you also posted the question in the mailing list. First posts in the Eclipse forums are always a bit delayed because of SPAM protection.
However for completeness if someone stumbles across your question here I would like to duplicate my answer here as well:
to clarify you question: Currently it is not possible to run 4diac IDE within a browser. Eclipse Che and/or Eclipse RAP could help to port 4diac IDE into a web application to run within a browser. Don't know if this will work for 4diac IDE.
As Michael pointed out you could provide 4diac IDE with all the FBs, sample applications and a Java run-time in a ZIP file that users could download from your page, but then have to extract and start manually.
There is also the option that you add links to executables in web-pages. But because of security implications this is works only for local executables that are already on the machine of your user [1]. In a corporate setting this could be a shared network directory.
If this is what you are searching for then you may also want to know that you can give a also the workspace to start 4diac IDE with as parameter [2].
Cheers,
Alois
[1] https://stackoverflow.com/questions/4252913/open-an-exe-file-through-a-link-in-a-html-file
[2] https://stackoverflow.com/questions/209789/starting-eclipse-w-specific-workspace
|
|
|
Powered by
FUDForum. Page generated in 0.04203 seconds