[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
] [
Newsgroup Home
]
[news.eclipse.newcomer] Running Nested Classes
From
:
bschilke.biz@xxxxxxxxx
(Ben S.)
Date
: Fri, 23 Mar 2007 19:43:32 +0000 (UTC)
Newsgroups
:
eclipse.newcomer
Organization
: Eclipse
User-agent
: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Does anyone remember how to call a nested class?
I have:
public class A {
public static class B {
}
}
I thought I would want to use 'package.names.A$B' for the 'Main class' in the Run pop-up, but this isn't working.
Follow-Ups
:
[news.eclipse.newcomer] Re: Running Nested Classes
From:
Eric Rizzo
[news.eclipse.newcomer] Re: Running Nested Classes
From:
Stefan Zugal
Prev by Date:
[news.eclipse.newcomer] Re: Connecting to CVS host "dev.eclipse.org"
Next by Date:
[news.eclipse.newcomer] Creating a submenu for a custom view
Previous by thread:
[news.eclipse.newcomer] MS Outlook News Reader
Next by thread:
[news.eclipse.newcomer] Re: Running Nested Classes
Index(es):
Date
Thread