[vtk-developers] vtkWrapJava / package vtk;

Mathieu Malaterre mathieu.malaterre at gmail.com
Thu Apr 16 06:33:42 EDT 2009


Hello fellow VTK/Java programmer,

  I am trying to generate a custom vtkgdcm.jar file out of a set of
vtkObject derived classes. Unfortunately the vtkWrapJava app currently
hardcode a line:

...
package vtk;
import vtk.*;
...

  Which makes it impossible (AFAIK) to store into a jar file named
'vtkgdcm.jar'.

  Has anyone thought of a cross-platform solution (I cannot use 'sed').

Thanks,
-- 
Mathieu



More information about the vtk-developers mailing list