Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-23-2007, 01:46 AM
Member
 
Join Date: Jul 2007
Posts: 41
gabriel is on a distinguished road
Problems with NetBeans
I'm working a project with netBeans 5.0.
When I try to run the project in another computer I can't see the images of the labels unless I redefine the images paths.
Any ideas how can I solve this problem?
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-06-2007, 09:19 PM
Member
 
Join Date: Jul 2007
Posts: 41
fred is on a distinguished road
When you run a program from an IDE on which the program is built, the IDE uses its own path structure. When you run the program stand alone, the path structure would differ.

I recommend to you to use a simple editor and command console on which you would insure compiler javac command and launcher java command. You could use your own simple path structure in that environment.
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 11-07-2007, 10:49 PM
Member
 
Join Date: Nov 2007
Posts: 24
SwinGirl is on a distinguished road
put the images in the same module package.
...
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
problems with connecting to Oracle DB in NetBeans m16k2002 Web Frameworks 3 05-06-2008 10:37 AM
problems with class Splashscreen in netbeans ernieBob NetBeans 0 02-07-2008 02:30 AM
problems with connecting to Oracle DB in NetBeans m16k2002 NetBeans 0 08-07-2007 08:01 AM
Problems to install NetBeans fred NetBeans 1 08-02-2007 06:58 PM
netbeans 64 bit caspermel NetBeans 1 06-26-2007 11:29 PM


All times are GMT +3. The time now is 05:36 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org