<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: Paths for my Java classes</title>
		<atom:link href="http://cycling74.com/forums/topic/paths-for-my-java-classes/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/paths-for-my-java-classes/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 17:46:50 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/paths-for-my-java-classes/#post-24309</guid>
					<title><![CDATA[Paths for my Java classes]]></title>
					<link>http://cycling74.com/forums/topic/paths-for-my-java-classes/#post-24309</link>
					<pubDate>Tue, 07 Feb 2006 14:32:09 +0000</pubDate>
					<dc:creator>sfogar</dc:creator>

					<description>
						<![CDATA[
						<p></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/paths-for-my-java-classes/#post-70113</guid>
					<title><![CDATA[Re: Paths for my Java classes]]></title>
					<link>http://cycling74.com/forums/topic/paths-for-my-java-classes/#post-70113</link>
					<pubDate>Tue, 07 Feb 2006 18:33:31 +0000</pubDate>
					<dc:creator>topher lafata</dc:creator>

					<description>
						<![CDATA[
						<p>This is a bug. I need to look into it. The easiest woraround would be <br />
to have your  java extensions<br />
folder on the C: drive. Thanks.<br />
Topher</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/paths-for-my-java-classes/#post-70114</guid>
					<title><![CDATA[Re: Paths for my Java classes]]></title>
					<link>http://cycling74.com/forums/topic/paths-for-my-java-classes/#post-70114</link>
					<pubDate>Tue, 07 Feb 2006 23:44:22 +0000</pubDate>
					<dc:creator>topher lafata</dc:creator>

					<description>
						<![CDATA[
						<p>What is your classpath? i.e. what is printed in the max console window when mxj starts up? Thanks a lot. I am having a hard time seeing why this does not work. Where is your class being compiled to? <br />
Topher</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/paths-for-my-java-classes/#post-70115</guid>
					<title><![CDATA[Re: Paths for my Java classes]]></title>
					<link>http://cycling74.com/forums/topic/paths-for-my-java-classes/#post-70115</link>
					<pubDate>Wed, 08 Feb 2006 07:29:37 +0000</pubDate>
					<dc:creator>sfogar</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>2006/2/8, topher lafata <topher @topher.com>:<br />
><br />
><br />
> What is your classpath? i.e. what is printed in the max console window<br />
> when mxj starts up? Thanks a lot. I am having a hard time seeing why this<br />
> does not work.</topher></p>
<p>
MXJ System CLASSPATH:<br />
   C:ProgrammiFile comuniCycling &#8217;74javalibjode-1.1.2-pre-embedded.jar<br />
   C:ProgrammiFile comuniCycling &#8217;74javalibmax.jar<br />
MXJClassloader CLASSPATH:<br />
   C:ProgrammiFile comuniCycling &#8217;74javaclasses</p>
<p>Where is your class being compiled to</p>
<p>
It has been compiled to C:MaxExtensionsafjava which is in my Max search<br />
path.</p>
<p>Tried to play with max.java.config.txt but no success.</p>
<p>Don&#8217;t know if this is important but f: is a removable drive (an USB stick).</p>
<p>All the best</p>
<p>Alessandro Fogar</p>
<p>Topher<br />
></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/paths-for-my-java-classes/#post-70116</guid>
					<title><![CDATA[Re: Paths for my Java classes]]></title>
					<link>http://cycling74.com/forums/topic/paths-for-my-java-classes/#post-70116</link>
					<pubDate>Wed, 08 Feb 2006 07:55:24 +0000</pubDate>
					<dc:creator>sfogar</dc:creator>

					<description>
						<![CDATA[
						<p>Excuse me, a typo&#8230;</p>
<p>Obviously it has been compiled to :</p>
<p>F:MaxExtensionsafjava</p>
<p>which is in my Max search path.</p>
<p>All the best</p>
<p>Alessandro Fogar</p>
<p>2006/2/8, Alessandro Fogar <sfogar @gmail.com>:<br />
><br />
> Hi,<br />
><br />
> 2006/2/8, topher lafata <topher @topher.com>:<br />
> ><br />
> ><br />
> > What is your classpath? i.e. what is printed in the max console window<br />
> > when mxj starts up? Thanks a lot. I am having a hard time seeing why this<br />
> > does not work.<br />
><br />
><br />
> MXJ System CLASSPATH:<br />
>    C:ProgrammiFile comuniCycling &#8217;74javalibjode-<br />
> 1.1.2-pre-embedded.jar<br />
>    C:ProgrammiFile comuniCycling &#8217;74javalibmax.jar<br />
> MXJClassloader CLASSPATH:<br />
>    C:ProgrammiFile comuniCycling &#8217;74javaclasses<br />
><br />
> Where is your class being compiled to<br />
><br />
><br />
> It has been compiled to C:MaxExtensionsafjava which is in my Max<br />
> search path.<br />
><br />
> Tried to play with max.java.config.txt but no success.<br />
><br />
> Don&#8217;t know if this is important but f: is a removable drive (an USB<br />
> stick).<br />
><br />
> All the best<br />
><br />
> Alessandro Fogar<br />
><br />
> Topher<br />
> ><br />
><br />
></topher></sfogar></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/paths-for-my-java-classes/#post-70117</guid>
					<title><![CDATA[Re: Paths for my Java classes]]></title>
					<link>http://cycling74.com/forums/topic/paths-for-my-java-classes/#post-70117</link>
					<pubDate>Wed, 08 Feb 2006 08:02:50 +0000</pubDate>
					<dc:creator>sfogar</dc:creator>

					<description>
						<![CDATA[
						<p>Excuse me again&#8230;</p>
<p>If I put my classes on the d: drive everything works again&#8230;</p>
<p>So I think that the USB stick is the problem.</p>
<p>Any idea why ?</p>
<p>All the best</p>
<p>Alessandro Fogar</p>
<p>2006/2/8, Alessandro Fogar <sfogar @gmail.com>:<br />
><br />
> Excuse me, a typo&#8230;<br />
><br />
> Obviously it has been compiled to :<br />
><br />
> F:MaxExtensionsafjava<br />
><br />
> which is in my Max search path.<br />
><br />
> All the best<br />
><br />
> Alessandro Fogar<br />
><br />
> 2006/2/8, Alessandro Fogar </sfogar><sfogar @gmail.com>:<br />
> ><br />
> > Hi,<br />
> ><br />
> > 2006/2/8, topher lafata <topher @topher.com>:<br />
> > ><br />
> > ><br />
> > > What is your classpath? i.e. what is printed in the max console window<br />
> > > when mxj starts up? Thanks a lot. I am having a hard time seeing why this<br />
> > > does not work.<br />
> ><br />
> ><br />
> > MXJ System CLASSPATH:<br />
> >    C:ProgrammiFile comuniCycling &#8217;74javalibjode-<br />
> > 1.1.2-pre-embedded.jar<br />
> >    C:ProgrammiFile comuniCycling &#8217;74javalibmax.jar<br />
> > MXJClassloader CLASSPATH:<br />
> >    C:ProgrammiFile comuniCycling &#8217;74javaclasses<br />
> ><br />
> > Where is your class being compiled to<br />
> ><br />
> ><br />
> > It has been compiled to C:MaxExtensionsafjava which is in my Max<br />
> > search path.<br />
> ><br />
> > Tried to play with max.java.config.txt but no success.<br />
> ><br />
> > Don&#8217;t know if this is important but f: is a removable drive (an USB<br />
> > stick).<br />
> ><br />
> > All the best<br />
> ><br />
> > Alessandro Fogar<br />
> ><br />
> > Topher<br />
> > ><br />
> ><br />
> ><br />
></topher></sfogar></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/paths-for-my-java-classes/#post-70118</guid>
					<title><![CDATA[Re: Paths for my Java classes]]></title>
					<link>http://cycling74.com/forums/topic/paths-for-my-java-classes/#post-70118</link>
					<pubDate>Wed, 08 Feb 2006 08:23:47 +0000</pubDate>
					<dc:creator>sfogar</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>me again ;-)</p>
<p>I found where the problem lies.</p>
<p>There was little space left on the USB stick.</p>
<p>Bu I think this should be evident to the user&#8230;</p>
<p>Sorry for the noise&#8230;</p>
<p>All the best</p>
<p>Alessandro Fogar</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/paths-for-my-java-classes/#post-70119</guid>
					<title><![CDATA[Re: Paths for my Java classes]]></title>
					<link>http://cycling74.com/forums/topic/paths-for-my-java-classes/#post-70119</link>
					<pubDate>Wed, 08 Feb 2006 13:26:41 +0000</pubDate>
					<dc:creator>sfogar</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>no, sorry, sorry&#8230;</p>
<p>The problems starts to appear when you open a Max document using &#8216;Open<br />
recent&#8217; menu.</p>
<p>&#8216;Till you exit from Max the &#8216;viewsouce&#8217; message to mxj object does not work.</p>
<p>If, instead, you open with &#8216;open&#8217; menu, everything is ok.</p>
<p>Promise this is my last email on this subject ;-)</p>
<p>All the best</p>
<p>Alessandro Fogar</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

