how to explode the JAR file
843798Dec 30 2002 — edited Dec 30 2002I'm installing the SAPGUI on Linux. I've downloaded the jar file called PLATINGUILNX.JAR. In the installation guide, it shows a command to install: java -jar PLATINGUILNX.JAR, but it gives me below errors;
Exception in thread "main" java.util.zip.ZipException: error in opening zip file
at java.util.zip.Zipfile.open(Native Method)
.......
.......
......
Pls help.
--shah