[vtkusers] vtkJavaDesigner in github

David E DeMarle dave.demarle at kitware.com
Tue Aug 19 08:44:11 EDT 2014


Very nice!

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Tue, Aug 19, 2014 at 8:29 AM, HongKee Moon <moon at mpi-cbg.de> wrote:

> Hi,
>
> Recently, I have created a simple java editor for vtk programmers thanks
> to RSyntaxTextArea.
> The url is https://github.com/hkmoon/vtkJavaDesigner.
>
> [image: CodeCompletionScreenshot]
> <https://github.com/hkmoon/vtkJavaDesigner/blob/master/doc/CodeCompletion.png?raw=true>
> It has dynamic runtime compilation. Once you edit some code, you can
> compile/run in runtime.
> It makes your development faster when you have a simple proof-of-concept
> validation.
> Hopefully, have a great time with vtk programming.
> Comments are always welcome!
>
> For the VTK compilation, I used JDK6 rather than JDK7 because I noticed
> that the RenderWindow is weirdly located when I run a sample vtk java
> program under JDK7. However, JDK6 does not have that problem.
>
> Cheers,
> HongKee
>
> --
> HongKee Moon
> Software Engineer
> Scientific Computing Facility
>
> Max Planck Institute of Molecular Cell Biology and Genetics
> Pfotenhauerstr. 108
> 01307 Dresden
> Germany
>
> fon: +49 351 210 2740
> fax: +49 351 210 1689
> www.mpi-cbg.de
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20140819/e5187708/attachment.html>


More information about the vtkusers mailing list