JAVA Development Tools JCreator Usage Tips Summary

Source: Internet
Author: User

Tip 1: Build an empty project for JAVA programming;

It is best to create an empty project at the time of programming, then edit your JAVA program in this empty project, in fact, this is a good habit, you can build your own package in this project, the source program that you edit, According to the function of the different put into different bags, so after you learn JAVA for A long time, you have a package of your own, it is very convenient for you to learn or check the relevant code later.

The method of establishing an empty project, perhaps everyone knows, but here I still wordy:):

Press jcretor 's menu order to create the following method:

File-->new-->project-->EmptyProject;

Ha, actually very simple! Wish you also have your own class library soon!

Skill 2:jcretor provides a good support for the JDK 's help documentation;

PassJcretoryou can easily access it instantly.JDKHelp documentation! And this function can realize the Web page directly inJCreatordisplay in the edit window without having to open any other browser for browsing. (JCreatorI like that very much, as far as I know.EclipseIt doesn't seem to provide this functionality.)ha, said so long believe that we will certainly ask, you this function how to use! OK! Don't worry, you'll be mastering the trick right away.

Don't know if you remember when we loaded upJCreatorafter the first runJCreatorThe system will ask you to specifyJDKthe installation path; in fact, if you remember it, set it up.JDKinstallation path, you will also be asked to provide aDOCSthe path. Ah, right, that's the pull! Oh...... Let me tell you how to set this path:first, fromSUNthe company website downloads the correspondingJDKdocumentation.

Second, inJDKinstallation directory (for example, my installation directory isd:\\j2sdk1.4.2_06) to create a name in theDocsfolder, and then the downloadedJDKunzip the document into the folder you just created, unzip it, and then install thejcretorsin the appropriate place to select just nowJDKthe directory where the document is located; (note: To ensureDocsdon't have any more under the folder .Docsfolder) When you are set up and then startJCreator,Are you going to find yourJCreatorWhat's the change? Well, actually, I don't believe you.JCreatorin the menu bar HelpDrop- down menu and look carefully to see if there's something else? Oh...... Is it more than one? "JDK help Ctrl+f1"menu item! If there is, then congratulations, configuration successful pull! Below I will show you how to use this function;again, it's usingJcretorPlayJDKhelp document the role of pull! That's exactly what I'm going to say.OK, let me tell you exactly how to use this feature:

When you're inJCreatorwhen you write a program or look at someone else's original code, you will definitely encounter unfamiliar or not know the class or method, this time you use the mouse to select the class name or method name you want to query, and then clickJcretorin the menu bar HelpMenu below theJDK Help, you will find that the information you are inquiring about is immediatelyJCreatordisplayed in the form of Web pages! Oh...... is not found very simple, do not feel that can be withCHMformat ofJDKdocuments comparable! Ha, that's so easy!

Skills3: This technique seems and tricks2a bit similar, the Jiede is to implement the Web file directly in theJCreatorThe editing window is displayed without the hassle of opening other browser tools separately. In fact, this function is mainly for the convenience of writingJAVA APPLETProgrammer of the small program. When writing good oneappletsprogram, you should always use the Web page to observe the results of the program, this time withJcretorWrite aHTMLoriginal file and save! At this point you will findJCreatorEdit the left-most window of theFile ViewThe appropriate file name appears in the window, select the file, right-click and clickView in Browsermenu item, soon as you select theHTMLthe file is inJcretorshown in. OK, use this method to open this with your browser.HTMLfile, is not convenient Dora! Oh, that's so simple!


JAVA Development Tools JCreator Usage Tips Summary

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.