You guessed right. You're missing JEuclid in the class path. You can
download it from http://sourceforge.net/projects/jeuclid

But if you don't need MathML support for now, you can just as well
remove the examples/mathml/src directory from the source directories for
your Eclipse project. The MathML extension is just that, an extension.

HTH

On 18.07.2006 10:25:11 Babar Ismail wrote:
> Hi everyone,
>  
> I have just downloaded fop-0.92beta-src.zip from 
> ftp://apache.mirrors.tds.net/pub/apache.org/xmlgraphics/fop/source/
> I am running on windows platform, using eclipse 3.0 as IDE.I have unzipped 
> all the code in a folder and created a new project and addedall the external 
> jar files present in the “lib” folder to theproject. When I do 
> ant build, it builds up succesfully but I see a lot ofcompile errors in 
> there. 
>  
> Here are a few examples:
>  
> 1. DOMMathBuilder cannot be resolved or is not a type     
> MathMLElementMapping.java            
> fop0.92beta/examples/mathml/src/org/apache/fop/mathml line85   
>  
> 2. The import net cannot be resolved        MathMLElement.java      
> fop0.92beta/examples/mathml/src/org/apache/fop/mathml line39         
>  
> 3. MathBase cannot be resolved or is not a type   MathMLElement.java          
>   fop0.92beta/examples/mathml/src/org/apache/fop/mathml line83
>  
> 4. DOMMathBuilder cannot be resolved or is not a type     MathMLElement.java  
>           fop0.92beta/examples/mathml/src/org/apache/fop/mathml line84
>  
> 5. The import net cannot be resolved        MathMLElementMapping.java         
>    fop0.92beta/examples/mathml/src/org/apache/fop/mathml line30
>  
> 6. The import net cannot be resolved        MathMLElementMapping.java         
>    fop0.92beta/examples/mathml/src/org/apache/fop/mathml line31
>  
> I suppose this is due to some missing external libraries.But I have added all 
> of the jar files in the lib to the classpath (usingeclipse).  Do I need to 
> add someother ones aswell?
>  
> Did anyone face a similar problem? Can some1 help?


Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to