-
Comment the call to the method
createPrimaryImage() in method checkin() of emxImageBase.java.
After the file is checked out, first it is converted to a thumbnail using a third-party tool called ImageMagick, then the thumbnail is set as icon of the image object. If ImageMagick is not installed, then the same file is set as image icon.
-
Compile the emxImageBase.java and emxImage.java JPOs.
|