Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Leon Hansen   on Apr 01 In Java Category.

  
Question Answered By: Adaulfo Fischer   on Apr 01

The java/bin directory is added to the path so this shouldn't be a
problem. Furthermore it isn't an applet so "extends Applet" doesn't
make sense to me. It are all class files  that need to be compiled so
the pJava VM can use them later.

By the way I discovered it gives these errors with all files with
the "public class  x" statement. Other files without the public  so
like "class x" do compile  OK.

However I still don't have a clue where the problem  lies.

Share: 

 

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

 
Didn't find what you were looking for? Find more on Weird javac compile error Or get search suggestion and latest updates.


Tagged: