4

I'm new to netbeans and I simply want to add a .png and a .gif file from my local computer into my project, and I cannot find an option to do this. I'm running Netbeans 7.0 on MacOSX.

When I right click on a directory and select New -> Other, I can't find an option for image files in the wizard. File -> New File goes to the same wizard.

Jessica
  • 45
  • 1
  • 1
  • 7

2 Answers2

4

It's quite easy: Just copy the file from source folder and paste it into the desired folder of your Netbeans project tree (inside the IDE).

Matt Handy
  • 29,855
  • 2
  • 89
  • 112
  • Thanks... I had already tried that and was getting an error about the destination folder being the same as the source, but now it's working. *thumbs up* – Jessica May 04 '11 at 09:04
  • 1
    I think they should consider "listening" to drag and drop ! – Amr Lotfy Oct 28 '15 at 17:30
-1

Yes, drag and drop is easier to use with Netbeans.