Cool!<div>A related question, is there a doc/faq/wiki that talks about vtk/java and the levels of support?</div><div>For instance, I previously had to do extra things to use vtk in a NetBeans platform application and I assume</div>

<div>that is still the case, but with all the changes, it may not be. Is there a place where I could find an answer to</div><div>that kind of vtk/java integration/support question?</div><div>Gerrick</div><div><div><br><div class="gmail_quote">

On Mon, May 28, 2012 at 9:37 AM, Chris Harris <span dir="ltr"><<a href="mailto:chris.harris@kitware.com" target="_blank">chris.harris@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi Gerrick,<div><br></div><div>It looks like this Java file will have to be configured to contain the modules that have been enabled. I will take a look at doing this.</div><div><br></div><div>Regards, </div><span class="HOEnZb"><font color="#888888"><div>

<br></div>
</font></span><div><span class="HOEnZb"><font color="#888888">Chris<br><br></font></span><div class="gmail_quote"><div class="im">On Wed, May 23, 2012 at 10:24 AM, Gerrick Bivins <span dir="ltr"><<a href="mailto:gbivins@objectreservoir.com" target="_blank">gbivins@objectreservoir.com</a>></span> wrote:<br>


</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">Hi All,<div>Looks like the vtkNativeLibrary enum still references  pre-modular library names,</div>

<div>ie</div><div>enum vtkNativeLibrary</div>
<div>{</div><div>...</div><div>COMMON("vtkCommonJava"),</div>FILTERING("vtkFiteringJava"),<div>

...</div><div>}</div><div>Seems like, at a minimum, it should at least be something like</div><div>{</div><div>...</div><div>COMMONCORE("vtkCommonCoreJava"),</div><div>FILTERINGCORE("vtkFiltersCoreJava"),</div>




<div>...</div><div>}</div><div>but I'm sure that doesn't cover it.</div><div><br></div><div>I just began trying out the modular build so I'm not sure where things have moved otherwise I would have taken a whack at fixing this.</div>


<span><font color="#888888">

<div>Gerrick<br><div><div><br></div></div></div>
</font></span><br></div></div><div class="im">_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
<br></div></blockquote></div><br></div>
</blockquote></div><br></div></div>