Personalize editor [message #204040] |
Mon, 09 April 2007 08:35  |
Eclipse User |
|
|
|
Originally posted by: peterkwan00.netvigator.com
Dear sir,
Would you mind to tell how to get a personalize programming environment
(with public class{},public static void main(String[] args){}, ...already
Embedded on the editor) so that I don't have to type repeatly for every I
open a new file.
Thanks for your valuable help in advance.
Peter L. M. Kwan
|
|
|
Re: Personalize editor [message #204128 is a reply to message #204040] |
Mon, 09 April 2007 15:22  |
Eclipse User |
|
|
|
Originally posted by: irbull.cs.uvic.ca
If you select File->new->Class in the menu, a dialog should appear (make
sure you are in a Java programming perspective). There is a checkbox
(about 3/4 of the way down the form) that you can check to generate a
main method. Select this, and give your class a name. This will create
the class, main method, and some comment stubs.
cheers,
ian
Peter Kwan wrote:
> Dear sir,
>
> Would you mind to tell how to get a personalize programming environment
> (with public class{},public static void main(String[] args){},
> ...already Embedded on the editor) so that I don't have to type repeatly
> for every I open a new file.
> Thanks for your valuable help in advance.
>
> Peter L. M. Kwan
>
|
|
|
Powered by
FUDForum. Page generated in 0.54384 seconds