added extra debug flag to documentaton for IETest

This commit is contained in:
clay_shooter
2006-09-24 13:55:14 +00:00
parent f50b153c9e
commit 912ea449ad

View File

@@ -13,7 +13,7 @@ import com.jacob.activeX.*;
* and Henning Jae jehoej@daimi.au.dk
* <P>
* You can run this in eclipse with the command line options
* <code> -Djava.library.path=d:/jacob/release -Dcom.jacob.autogc=false </code>
* <code> -Djava.library.path=d:/jacob/release -Dcom.jacob.autogc=false -DXcheck:jni</code>
*/
class IETest