well, this is puzzling me - i use project builder to create a new project using the default applet stationery, and i can't get it to run!
when hit run, i get:
----------------------
I/O exception while reading: /example1.html (No such file or directory)
Make sure that example1.html is a file and is readable.
appletviewer has exited with status 1.
----------------------
default java *application* stationery works fine, as does compilation for both java applets and applications, so all the regular java bits seem to be doing what they're supposed to. oh, yeah, "example1.html" exists and is in the same folder as the project file. i'm sure it's something really silly, but....