JBuilder misery

Hi,

can anyone please tell me the simple steps to getting classes in Jbuilder3 to compile

I've created a new project and added classes to the project (just by using the "add to Project" icon), but when I try to compile I get error messages saying that the classes my main class references are "not found".

I'm sure that there is something I've overlooked, but I'm confused and can't find the answer in the help system ...

Please can someone put me out of my misery?!!

Thanks

[523 byte] By [tjap] at [2007-9-26 1:43:38]
# 1
Is your classpath set correctly?
nerd2004 at 2007-6-29 2:37:58 > top of Java-index,Archived Forums,New To Java Technology Archive...
# 2
make sure that all the projects properties are correctly set (ie source path, output path, etc)
JDunlop at 2007-6-29 2:37:58 > top of Java-index,Archived Forums,New To Java Technology Archive...
# 3
thanks guys, it's now working
tjap at 2007-6-29 2:37:58 > top of Java-index,Archived Forums,New To Java Technology Archive...