Re: Imorting own packages in NetBeans
- From: Juha Laiho <Juha.Laiho@xxxxxx>
- Date: Sun, 08 Oct 2006 20:22:03 GMT
"fightingbull06@xxxxxxxxx" <fightingbull06@xxxxxxxxx> said:
I am using NetBeans IDE. I can import all Java API packages by using
the command import java.util.*;, etc.
But if I create a Project which has a package called "thinking", and
try to import "thinking" from another Project. Compiler gives a message
saying "thinking" does not exist.
Supposing you have 5.0 or later release of NetBeans (don't have any
earlier installed, and don't remember how this was in them), right-
click your project, and choose properties. Add the requisites as
libraries to your project.
--
Wolf a.k.a. Juha Laiho Espoo, Finland
(GC 3.0) GIT d- s+: a C++ ULSH++++$ P++@ L+++ E- W+$@ N++ !K w !O !M V
PS(+) PE Y+ PGP(+) t- 5 !X R !tv b+ !DI D G e+ h---- r+++ y++++
"...cancel my subscription to the resurrection!" (Jim Morrison)
.
- References:
- Imorting own packages in NetBeans
- From: fightingbull06@xxxxxxxxx
- Imorting own packages in NetBeans
- Prev by Date: Imorting own packages in NetBeans
- Next by Date: Re: Using unary minus with stacks
- Previous by thread: Imorting own packages in NetBeans
- Index(es):
Relevant Pages
|