am trying out the eclipse indigo (latest from mid january) and also up
to date on scala plugin (as well as subclipse).
for first time i'm trying out the debug capability.
the debug perspective (view?) is not able to see the main() source
file. (line unavailable and source not found) upon "stop in main"
setting.
The source path for the debug config used is "default" which as a top
level folder does have all the source in it all of which are under
"src".
It did not help to add a separate source path to src either and/or
have it search recursively down.
And note that the "add" is greyed out when i try to re-add my source
path under "default" which tells me it should be seeing my source.
Now note that i do have multiple objects/classes in my mains source
file. but i have no problem with run config working
UST.main(String[]) line: not available
and
Source not found.
I'm using uptodate jre6_30 on windows and first tried jre7 which fails
same way.
what should i be looking for.
any help appreciated,
bord