RE: Installing Applications - XPD Desktop Hristo Novatchkov 7.Apr.09 03:35 AM a Web browser Client for Desktop 6.1.1Windows XP
Hi Pierre, thanks for your reply!
Actually, as I mentioned earlier, I don't really need the real AWT classes, just some "empty" stub classes, because the external jar I am using in my program requires them. That's why I have added the one that this external jar needs (e.g. java.awt.Window) into the stubs4beans.jar in the runtime environment of the desktop client (under Eclipse's plugin folder). The program works fine, when I run the program via Eclipse, though, when I try to install and run the program directly in the XPD desktop version, the included awt classes from the stubs4beans jar are not found. Is there a way to include them also in the XPD Desktoop Client? Thanks in advance!