[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

Subject: Re: "Heap" of trouble handling input file of 500 MByte
From: Michel Hendriksen <michel.hendriksen@xxxxxxxxx>
Date: Wed, 16 Mar 2011 16:42:22 +0100
Re:  "Heap" of trouble handling input file of 500 MByte
Might need to set the build path : open project properties (from right
click in Eclipse), choose Java Build Path and add your saxon library
(add external jar and browse for it)



On Tue, Mar 15, 2011 at 8:07 PM, <thehulk@xxxxxxxxxxx> wrote:
>
> 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!

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.