Skip to main content



      Home
Home » Newcomers » Newcomers » Personalize editor
Personalize editor [message #204040] Mon, 09 April 2007 08:35 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
>
Previous Topic:How to write web services
Next Topic:opening a file dialog on click of button
Goto Forum:
  


Current Time: Sun Jul 27 13:48:10 EDT 2025

Powered by FUDForum. Page generated in 0.54384 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top