Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Madeline Ross   on Feb 05 In Java Category.

  
Question Answered By: Edwin Chavez   on Feb 05

No, the .class extension should not be there.

Instead run the file like this

java TextPadTest

but, this is confusing, use the compiler with
extension, like this (of course before the one above)

javac TextPadTest.java

but of course you knew that one

Share: 

 

This Question has 8 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on can anyone tell me why I am getting this error Or get search suggestion and latest updates.


Tagged: