Feature Requests item #1562858, was opened at 2006-09-21 15:08
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1562858&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: Other
Group: None
Status: Open
Priority: 5
Submitted By: perva (perva)
Assigned to: Nobody/Anonymous (nobody)
Summary: Order of classes in source code
Initial Comment:
Hello!
I have only used DrJava one day to compare DrJava with
other IDEs. Until now I have used the old IDE Kawa (not
updated anymore), but I am now looking for a new to use.
I have found out with DrJava that if I write a source
code (java file) with more than one class, I have to
put the one which contain the main method first.
Otherwise I get a runtime error: “No 'main' method in ...”
I am used to that the order of the classes is of no
consequence. It does not help if I give the Java file
the same name as the class which contain the main method.
Why does DrJava behave like this? If there is no
reason, would you please change DrJava?
perva
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1562858&group_id=44253
|