so you mean after specify the class path in Vj++, then Vj++ will be able to run any Sun Java based native code?
Franco -----Original Message----- From: Joe Cheng [mailto:[EMAIL PROTECTED]] Sent: Monday, November 19, 2001 2:18 PM To: [EMAIL PROTECTED] Subject: Re: Java Swing and XP data >> hi, just wondering, import the latest JDK 1.3 rt.jar to which folder if I am goint to use Vj++6.0? and how to do the import job, copy the rt.jar file or do import job inside Vj++6.0? << If c:\jdk1.3 is your java install dir, you want this jar file: C:\jdk1.3\jre\lib\rt.jar Don't copy it anywhere, just add it to your project classpath from within VJ++ (bring up the project's Properties window and click on the Classpath tab). =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
