1

I'm creating a app for nokia using Netbeans v7. I cannot figure out how to add files to the project, such as graphic images. Also I do not see a res folder like eclipse has.

I'm assuming there must be a way to do this -Ted

bharath
  • 14,283
  • 16
  • 57
  • 95
Ted pottel
  • 6,869
  • 21
  • 75
  • 134

1 Answers1

1

Create res folder in the project folder and put the files in that folder, It's action will be same as eclipse.

Kalai Selvan Ravi
  • 2,846
  • 2
  • 16
  • 28