Bugs item #3575794, was opened at 2012-10-09 10:43
Message generated for change (Tracker Item Submitted) made by vishal172
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=3575794&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: vishal (vishal172)
Assigned to: Nobody/Anonymous (nobody)
Summary: javac Shows Error But Compile Button works fine
Initial Comment:
Well the problem is very weird. Whenever I used manual way to compile a java program by using "javac". I get error Something like this.
javac Hello.java
Invalid top level statement
But However when I use the "Compile" Button it compiles successfully. Also when I compile using "javac" in my Command prompt. It works Fine without any error. So I am really confused What is Wrong.
Not a big problem. But a bug indeed. Would be great if you would provide me a way to fix it.
Thanks,
Vishal
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=3575794&group_id=44253
|