Function not visible outside the NetBeans IDE
From: Rick T. (tierney_at_drs-cc.com)
Date: 11/30/04
- Next message: Andrew Thompson: "Re: Function not visible outside the NetBeans IDE"
- Previous message: kaeli: "Re: sending e-mail from server"
- Next in thread: Andrew Thompson: "Re: Function not visible outside the NetBeans IDE"
- Reply: Andrew Thompson: "Re: Function not visible outside the NetBeans IDE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Nov 2004 06:43:45 -0800
Hi:
I wrote a GUI application using NetBeans IDE 3.6 and J2SDK1.4.2_05
which worked out really well within the NetBeans IDE environment. But
when I try to run it from the commandline or a desktop icon, the GUI
comes up but one of the methods I'm calling from another class claims
to be non-existent.
The class I'm referencing is public and so is the method I'm invoking.
Can anyone tell me how this is possible?
My CLASSPATH is set up to point to the directory where all of my
classes are --including the one I'm having a problem with.
I appreciate any advice you may have!
Thanks!
Rick T.
DRS Comm
- Next message: Andrew Thompson: "Re: Function not visible outside the NetBeans IDE"
- Previous message: kaeli: "Re: sending e-mail from server"
- Next in thread: Andrew Thompson: "Re: Function not visible outside the NetBeans IDE"
- Reply: Andrew Thompson: "Re: Function not visible outside the NetBeans IDE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|