
UNSOLVED
Eclipse Setup for XAM Sample code to work...
Hi,
The sample StoreContent.java works fine from the Command line, however the same code doesn;t work from Eclipse.
XAM Error occured: Error loading XAM Library or its dependencies(0)
org.snia.xam.XAMException
: Error loading XAM Library or its dependencies
at org.snia.xam.XAMLibraryObj. (Unknown Source)
at org.snia.xam.XAMLibraryObj.getLibrary(Unknown Source)
at org.snia.xam.util.XAMLibraryFactory.newXAMLibrary(Unknown Source)
at com.xx.yy.zzz.drivers.xam.StoreContent.main(
StoreContent.java:120)
No compilation errors, so thinking Classpath is correct.
XAM_VIM_PATH is added in the Environemnt for the Run Configuration and running the sample results in error.
Any Suggestions to over come this?
Please help.
Responses (0)
Solutions (0)
