Re: using Eclipse with visual editor
- From: Pushkaraj <pushkarajthorat@xxxxxxxxx>
- Date: Wed, 27 Feb 2008 20:55:05 -0800 (PST)
On Feb 28, 9:21 am, "Mr. X." <no_spam_please@xxxxxxxxxxxxxxxxx> wrote:
Hello,
First time I have used eclipse with visual editor.
When put on screen a dialog component,
and some jbutton on it.
I have tried to run the application
(run as java application).
What I get is the message :
selection does not contain a main type.
I think this is basic thing of some declarations ...
What may be the problem ?
Thanks :)
Hi, Its very easy, till now you would have figure out yourself.
Its about the public static void main(String args[]), there no method
with this signature in the class! then form where the program should
start execution. :)
.
- Follow-Ups:
- Re: using Eclipse with visual editor
- From: Mr. X.
- Re: using Eclipse with visual editor
- References:
- using Eclipse with visual editor
- From: Mr. X.
- using Eclipse with visual editor
- Prev by Date: Re: P~ 0.9 released, new Java-friendly scripting with novel regex
- Next by Date: Apache command chain question
- Previous by thread: using Eclipse with visual editor
- Next by thread: Re: using Eclipse with visual editor
- Index(es):