rharder Do not read this sign. Sep 26, 2001 #1 Anyone know how to use Java packages with Project Builder? I want to have my code be in its own package: Code: package com.givememoney.orelese; or something like that, but Project Builder seems to throw all source files into the project's root directory. -Rob
Anyone know how to use Java packages with Project Builder? I want to have my code be in its own package: Code: package com.givememoney.orelese; or something like that, but Project Builder seems to throw all source files into the project's root directory. -Rob