<html>
    <head>
      <base href="http://fiji.sc/bugzilla/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jan.eglinger@gmail.com" title="Jan Eglinger <jan.eglinger@gmail.com>"> <span class="fn">Jan Eglinger</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - IJ is not defined"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1133">bug 1133</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;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>jan.eglinger@gmail.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - IJ is not defined"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1133#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - IJ is not defined"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=1133">bug 1133</a>
              from <span class="vcard"><a class="email" href="mailto:jan.eglinger@gmail.com" title="Jan Eglinger <jan.eglinger@gmail.com>"> <span class="fn">Jan Eglinger</span></a>
</span></b>
        <pre>In Fiji, auto-imports of ImageJ Java classes are disabled
(<a href="http://fiji.sc/Script_Editor_Auto_Import">http://fiji.sc/Script_Editor_Auto_Import</a>).

You need to add

    importClass(Packages.ij.IJ);

to the top of your script (see also <a href="http://fiji.sc/Scripting_toolbox">http://fiji.sc/Scripting_toolbox</a> )

Hope that helps,
Jan</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>