|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: "Heap" of trouble handling input file of 500 MByte
I substituted that one line in my program (as line 172) :
TransformerFactory transFact = new net.sf.saxon.TransformerFactoryImpl();
instead of
javax.xml.transform.TransformerFactory transFact = javax.xml.transform.TransformerFactory.newInstance();
in Eclipse 3.61, but the compiler complains:
Description Resource Path Location Type
net cannot be resolved to a type Executor.java /Middleware/src/Middleware line 172 Java Problem
TransformerFactory cannot be resolved to a type Executor.java /Middleware/src/Middleware line 172 Java Problem
This persisted even after I downloaded Saxon 9.3, unzipped, and placed saxon9he.jar into the C:\Program Files\Java\jre6\lib, and quit Eclipse and reopened. The lib folder is in the classpath according to the Project Properties.
Importing the same
import net.sf.saxon.*
just produced a similar error on the import.
I am (obviously) not very experienced with Java and Eclipse. Help!
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








