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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. rolfarj

    running .class from cmd

    Hello. I am trying to run .java-files from cmd. First i type: "javac filename.java" to make it into a .class-file. This works fine, but when i try to run the .class file typing: "java filename" i get an error message: Exeption in thread "main" java.lang.NoClassDefFoundError: filename Do you...

Part and Inventory Search

Back
Top