|
From: SourceForge.net <no...@so...> - 2009-10-13 10:26:46
|
Bugs item #2877765, was opened at 2009-10-13 13:26 Message generated for change (Tracker Item Submitted) made by nabiha You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2877765&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nabiha Khan (nabiha) Assigned to: Nobody/Anonymous (nobody) Summary: Udefined Class Error Initial Comment: I always Get The error in trying to run the program called Static Error: Undefined class "Tester" and then it open an Auto Import Class Dialog box Even when I select the class name in the box, it still keeps giving me the same error I tried other compiler and i don't get that error... my program is this public class Tester { public static void main(String[] args) { System.out.println("Hello"); } } I am using JDK 6.0_3 and I am using Dr Java drjava-stable-20090821-r5004 I have tried the jar file but still i get teh same error Operating system Microsoft Windows XP Professional Can you please solve the problem soon? As I am teaching in the school.... and I need to get it fixed in order to teach the students. Otherwise I have to shift to another IDE Nabiha Khan ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2877765&group_id=44253 |