I'm having tough time with netbeans. I am trying to add external image files to the netbeans project but confused where to place them. I copied the image files in every folder of netbeans(as i was tired) but nothing worked.
Where exactly I should place the external resource files(images,videos,auidos etc)..
harinath_2007 56 Posting Whiz
Recommended Answers
Jump to Postif they are external, they can be placed: "external".
do remember that your java code is not dependant of the IDE you use, so if it works in eclipse (or editplus), it'll (should) work in netbeans as well.but the path to the images might differ, since it's not the …
All 4 Replies
bibiki 18 Posting Whiz
harinath_2007 56 Posting Whiz
stultuske 1,116 Posting Maven Featured Poster
harinath_2007 56 Posting Whiz
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.