[59122] in SAPr3-news
com.sap.mw.idoc.IDOC cannot be resolved
daemon@ATHENA.MIT.EDU (zuckons)
Sun Mar 25 05:00:07 2007
To: sapr3-news@mit.edu
Date: 25 Mar 2007 01:59:56 -0700
From: "zuckons" <mbland@gmail.com>
Message-ID: <1174813196.398005.116580@e65g2000hsc.googlegroups.com>
I have download sapjco 2.1.8 and the sap java idoc class library 1.0.6
and following the instruction to add the two jar files sapidocjco.jar
and sapjco.jar.
I tried to use JCoIDocSample1 but get the following message in Eclipse
(java 1.4)
The type com.sap.mw.idoc.IDoc cannot be resolved. It is indirectly
referenced from required .class files
it does not like this line. Not sure what the problem is. Can anyone
help?