NetBean Question. How to allocate static file resource
I am trying to load static file resource(eg. image) into netbean project. Where I should put the files so that it could be packed into the jar file with the class files?Thanks
[189 byte] By [
tmdfana] at [2007-10-3 2:32:27]

> I am trying to load static file resource(eg. image)
> into netbean project.
> Where I should put the files so
> that it could be packed into the jar file with the
> class files?
Most likely into the project directory. This is not a Netbeans support board.