---errors as follows:
Shell Script invocation Error
Cannot find symbol
HSSFPicture.java
Package.java.rml does not exist
PropertySetFactory.java
Cannot find symbol
SheetUtil.java
Package java.awt.geom does not exist
SheetUtil.java
Cannot find symbol
EscherMetafileBlip.java
Package java.awt.image does not exist
ImageUtils.java
...
---org folder directory as follows:
Hello.java
org
Apache
poi
common
ddf
dev
RecordGenerator.java
EncryptedDocumentException.java
hpsf
Hess
...
---echo $PATH as follows:
.:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/bin:/Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/jre/lib:/Users/liuxiaolong/Desktop/eBookConverter/j2objc-2.1.1
---my setting as follows:
if [ ! -f "${J2OBJC_HOME}/j2objc" ]; then echo "J2OBJC_HOME not correctly defined in Settings.xconfig,currently set to '${J2OBJC_HOME}'"; exit 1; fi; "${J2OBJC_HOME}/j2objc" --build-closure -d ${DERIVED_FILES_DIR} -classpath "${CLASS_PATH}" -sourcepath "${PROJECT_DIR}/eBookGo" --no-package-directories -use-arc -g ${INPUT_FILE_PATH}
JAVA_HOME = /Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home
CLASS_PATH = ${JAVA_HOME}/jre/lib
--
You received this message because you are subscribed to the Google Groups "j2objc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to j2objc-discus...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thank you,does not support javax.imageio also?