<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:oberstar@engr.wisc.edu" title="Erick Oberstar <oberstar@engr.wisc.edu>"> <span class="fn">Erick Oberstar</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - java3d download link broken"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=1068">bug 1068</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>oberstar@engr.wisc.edu
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - java3d download link broken"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=1068#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - java3d download link broken"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=1068">bug 1068</a>
from <span class="vcard"><a class="email" href="mailto:oberstar@engr.wisc.edu" title="Erick Oberstar <oberstar@engr.wisc.edu>"> <span class="fn">Erick Oberstar</span></a>
</span></b>
<pre>All links are broken for every OS
%% Install Java3D.
% Use Miji and Fiji power to automatically download and install Java3D for
% the MATLAB JVM, so that we can play with accelerated 3D afterwards.
% Jean-Yves Tinevez, Johannes Schindelin, July 2011
%% Constants definition
% Base URL to the folder containing the Java3D files.
JAVA3D_BASE_URL = '<a href="http://132.187.25.13/java3d/">http://132.187.25.13/java3d/</a>';
% File name of the 32-bit windows version of Java3D.
WIN_32 = 'j3d-1_5_2-windows-i586.zip';
% File name of the 64-bit windows version of Java3D.
WIN_64 = 'j3d-1_5_2-windows-amd64.zip';
% File name of the 32-bit linux version of Java3D.
LIN_32 = 'j3d-1_5_2-linux-i586.zip';
% File name of the 64-bit linux version of Java3D.
LIN_64 = 'j3d-1_5_2-linux-amd64.zip';
% File name of the mac osx version of Java3D.
MAC = 'j3d-1_5_2-macosx.zip';</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>