File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Beginning Java
Author
Importing Packages into JBuilder
Khrystyne Alcala
Greenhorn
Joined: Oct 09, 2005
Posts: 8
posted
Oct 18, 2005 13:11:00
0
How can I import a package that JBuilder 2005 doesn't have? I'm trying to use the Javax.Media package and JBuilder states that this package does not exist. Is there a way import it or install it inot my JBuilder software?
Mark Spritzler
ranger
Sheriff
Joined: Feb 05, 2001
Posts: 17224
1
I like...
posted
Oct 18, 2005 14:47:00
0
"Khrystyne"-
Welcome to the JavaRanch! Please adjust your displayed name to meet the
JavaRanch Naming Policy
.
You can change it
here
.
Thanks! and welcome to the JavaRanch!
Mark
Perfect World Programming, LLC
-
Two Laptop Bag
-
Tube Organizer
How to Ask Questions the Smart Way FAQ
Mark Spritzler
ranger
Sheriff
Joined: Feb 05, 2001
Posts: 17224
1
I like...
posted
Oct 18, 2005 14:48:00
0
There should be a Projects properties screen that allows you to set the classpath for the project.
Add the jar that has that class to that classpath and you should be good to go.
Mark
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: Importing Packages into JBuilder
Similar Threads
Examples of heavy GUI apps
javax.sql - JBuilder6
Cannot get code with assertions to compile
import pkg.* vs. import pkg.class
java swing in JBuilder
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter