[vtkusers] Java + SimpleVTK + Borland's JB6

Dale Greer dmgreer at airmail.net
Thu May 23 13:55:57 EDT 2002


In JB6, go to Project/Project Properties.... In the Project Properties
dialog box, go to Paths/Required Libraries. Click on Add.../New.../Add...,
and finally, locate vtk.jar, usually in vtk40/bin, and add it as a new
required library.

Dale

----- Original Message -----
From: "Bob Palank" <srfpala at earthlink.com>
To: "Vtkusers at Public.Kitware.Com" <vtkusers at public.kitware.com>
Sent: Thursday, May 23, 2002 11:21 AM
Subject: [vtkusers] Java + SimpleVTK + Borland's JB6


> I'm starting with the SimpleVTK.java example and I'd like to Working on
> SimpleVTK.java example within Borland's JB6 IDE, but JB6 can't find the
vtk
> imports that are called as below.
> import java.awt.*;
> import java.awt.event.*;
> import javax.swing.*;
> import vtk.*;
> import vtkPanel;
>
> Where should which files be placed so that the last two imports succeed ?
> TIA
>   Bob
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers




More information about the vtkusers mailing list