<html>
    <head>
      <base href="http://fiji.sc/bugzilla/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - jruby integration is broken"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=776#c16">Comment # 16</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - jruby integration is broken"
   href="http://fiji.sc/bugzilla/show_bug.cgi?id=776">bug 776</a>
              from <span class="vcard"><a class="email" href="mailto:johannes.schindelin@gmx.de" title="Johannes Schindelin <johannes.schindelin@gmx.de>"> <span class="fn">Johannes Schindelin</span></a>
</span></b>
        <pre><span class="quote">> Sorry, I don't really understand the reason behind this</span >

ImageJ 1.x classes are the vast minority of classes in Fiji by now. If you want
to use, say, the classes of the Volume Viewer all the time, you will notice
that there is a class called "Line" in the "volumeviewer" package. The same
name is used by a class in ij.gui of ImageJ 1.x. You cannot import both.

The way Mark handled the situation solves the problem.

If you feel you can do better, feel free to submit a pull request with an
alternative solution that we will then scrutinize with respect to existing
setups that we try not to break.</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>