New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ZABAPGIT does not run in java gui #110
Comments
|
hmm, will take a look, though I dont have a JAVA sapgui available. Could also look like the custom container is not being triggered |
|
fixed, update to latest abapGit version and try again I installed the java client on Windows and experienced the same error. The standard demo programs for html viewer worked okay(SAPHTML_DEMO1 + SAPHTML_EVENTS_DEMO + RSDEMO_HTML_VIEWER) It turns out that java and webgui requires a screen to be present for it to show the container, fixed by adding a dummy selection screen. Also tried updating to rev 4 of SAPGUI Java did not fix the problem. |
|
Confirmed resolved! Great work! |
[pull] master from larshp:master
I think that CL_GUI_HTML_VIEWER does not work on the java version of the gui and I am of course using a mac. This is what it looks like:

I posted the issue to SCN at http://scn.sap.com/thread/3791232
I was thinking that an eclipse plugin could be a solution, but don't know if that will work without having a second install to split the single program in to separate classes.
The text was updated successfully, but these errors were encountered: