Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by BerndDasBrot

  1. BerndDasBrot

    package does not match directory error

    Hi tomhughes, when using packages (like for example "package test;"), you need to have a directory named like the package in your src path. All the package files must be in this special directory. example: you have two java src files that use package test, test1.java and test2.java...

Part and Inventory Search

Back
Top