<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/cetools/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/cetools/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/cetools/bugs/</id><updated>2003-07-02T20:40:05Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>NullPointerException running on Example.xsl in Eclipse</title><link href="https://sourceforge.net/p/cetools/bugs/1/" rel="alternate"/><published>2003-07-02T20:40:05Z</published><updated>2003-07-02T20:40:05Z</updated><author><name>Allison Bloodworth</name><uri>https://sourceforge.net/u/abloodworth50/</uri></author><id>https://sourceforge.net3302237af9e9a5e8493c4cbe735eb37c4ca3da42</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I am running XSLTDoc in Eclipse v.2.1.0 on Windows &lt;br /&gt;
2000 and have made sure the necessary .jar files are in &lt;br /&gt;
my classpath.  Here is the stack trace:&lt;/p&gt;
&lt;p&gt;java.lang.NullPointerException&lt;br /&gt;
    at java.io.File.&amp;amp;lt;init&amp;amp;gt;(Unknown Source)&lt;br /&gt;
    at &lt;br /&gt;
com.organic.maynard.io.FileTools.dumpStringToFile&lt;br /&gt;
(FileTools.java:94)&lt;br /&gt;
    at &lt;br /&gt;
com.organic.maynard.io.FileTools.dumpStringToFile&lt;br /&gt;
(FileTools.java:88)&lt;br /&gt;
    at com.organic.ce.XSLTDoc.&amp;amp;lt;init&amp;amp;gt;&lt;br /&gt;
(XSLTDoc.java:114)&lt;br /&gt;
    at com.organic.ce.XSLTDoc.main&lt;br /&gt;
(XSLTDoc.java:84)&lt;/p&gt;
&lt;p&gt;I ran XSLTDoc on your Example.xsl file (with the include &lt;br /&gt;
files in the same directory), so I would think it should &lt;br /&gt;
work...I did have to move com.organic.ce.XSLTDoc.java &lt;br /&gt;
out of src and up to the root to get it to run.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>