I have a couple of java apps that compile and run successfully from the command line. I created projects in Project Builder for these apps, imported the files, etc. - and they build fine, but when they attempt to run I get an error complaining that they can't find the main class. I suspect it may be classpath settings, but nothing I've tried has alleviated the problem. Any hints?