<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/xmlswing/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/xmlswing/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/xmlswing/support-requests/</id><updated>2003-04-14T23:52:56Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>Compile trouble when using latest version of external jars</title><link href="https://sourceforge.net/p/xmlswing/support-requests/1/" rel="alternate"/><published>2003-04-14T23:52:56Z</published><updated>2003-04-14T23:52:56Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netb2637049a31020e11100d1726ebaf070809bda79</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I tried to get the samples up and running but ran into &lt;br /&gt;
trouble when adding jars to the classpath.&lt;br /&gt;
I think it might have something to do with different &lt;br /&gt;
versions of jars files.&lt;/p&gt;
&lt;p&gt;What versions are using on your external libraries?&lt;br /&gt;
crimson.jar&lt;br /&gt;
js.jar&lt;br /&gt;
mail.jar&lt;br /&gt;
activation.jar&lt;/p&gt;
&lt;p&gt;The specific library I used and that gave trouble was the &lt;br /&gt;
js.jar file. I used the latest version &amp;amp;quot;Rhino 1.5R4&amp;amp;quot; found &lt;br /&gt;
at &lt;a href="http://www.mozilla.org/rhino/download.html" rel="nofollow"&gt;http://www.mozilla.org/rhino/download.html&lt;/a&gt;&lt;br /&gt;
(ftp://ftp.mozilla.org/pub/js/rhino15R4.zip)&lt;/p&gt;
&lt;p&gt;Compile errors as shown below. It seems that the &lt;br /&gt;
acccess is changed from public to package private for &lt;br /&gt;
NativeString in later versions.&lt;/p&gt;
&lt;p&gt;H:\projects\XmlSwingTest\sources\xmlswing\ui\TestUI.ja&lt;br /&gt;
va&lt;/p&gt;
&lt;p&gt;Error:  line (332) org.mozilla.javascript.NativeString &lt;br /&gt;
is not public in org.mozilla.javascript; cannot be &lt;br /&gt;
accessed from outside package&lt;/p&gt;
&lt;p&gt;Error:  line (334) org.mozilla.javascript.NativeString &lt;br /&gt;
is not public in org.mozilla.javascript; cannot be &lt;br /&gt;
accessed from outside package&lt;/p&gt;
&lt;p&gt;Error:  line (335) org.mozilla.javascript.NativeString &lt;br /&gt;
is not public in org.mozilla.javascript; cannot be &lt;br /&gt;
accessed from outside package&lt;/p&gt;
&lt;p&gt;Error:  line (336) toString() in &lt;br /&gt;
org.mozilla.javascript.NativeString is not defined in a &lt;br /&gt;
public class or interface; cannot be accessed from &lt;br /&gt;
outside package&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>