Java programming ideas in the fourth edition of Net.mindview.util package download, and the source of simple import use

Source: Internet
Author: User

In the fourth edition of Java programming ideas need to use Net.mindview.util package, you can go directly to http://www.mindviewinc.com/TIJ4/CodeInstructions.html to download, and follow the action on your page. Of course, I can download the following link directly, download the jar package directly, you can import and use:

Net.mindview.util Package: Baidu Network disk: Click Download Password: GGPI

Java Programming thought Fourth edition Source: Baidu Network disk: Click Download Password: ur3e

Let me briefly describe the process of importing and using source code in eclipse:

1. Create a new JAVA project with the project name free

2. Create a new folder under the project directory, name Lib (name optional)

3. Copy and paste the downloaded Net.mindview.util jar package into lib (paste directly in eclipse)

4. Right click on Net.jar, add path, see

Results after the addition:

5. Unzip the thinking in Java source package, click on the folder you want, copy the Java files inside the Eclipse src (do not build the package, directly use the default packages), can be more than one copy at a time, there may be errors, The biggest possibility is that some Java files are not imported, see what is missing in the class, direct import on it.

Inside the Enumorder.java error, view source code is because the Spiciness.java file is not imported, it can find a copy. If you can, just copy the file of a folder directly to SRC, so there is no case of some class.

OK, this is thinking in Java source code use, I introduced here.

Java programming ideas in the fourth edition of Net.mindview.util package download, and the source of simple import use

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.