Summary of common java Development Tools

Source: Internet
Author: User

1. editplus


Editplus is the most frequently used tool. It is easy to use and fast, whether it is a java program or a program in other languages. If the configuration is complete, you can directly compile and publish the program. I even use it in combination with ant and sourcesafe to directly perform file check in and check out operations without opening vss.

2. rose

It must be used for analysis and design. It is better to work with jbuilder, that is, the speed of the machine is slow. It is best to work with version control software when multiple developers develop.

3. jbuilder

Powerful functions. It can also be used with various development software such as vss, rose, and junit, which means the speed is too slow. We recommend that you call ant when compiling a project, which is faster than ant. I mainly use it with edilplus.

4. cvs/vss

Let alone.

5. ant

Java is like make for c, but it is much more powerful than make. The most important thing is that it is written in java and cross-platform. It provides many functions, even ftp, telnet, and other functions. You can configure it in editplus and upload the modified files as soon as you click "quick. It is really convenient and should be well mastered.

6. erwin

For database design, although rose also has the data design function, it is not as convenient as it is. There are many tips. We recommend that you master them well.

7. junit

Testing is really important. Use it to test your java functions, but don't bother at the beginning.

8. rational robot

It is also a test, which is more powerful and more difficult to grasp. It can make up for the shortcomings of junit in HTML interface testing.

9. struts

Strictly speaking, it is an mvc framework. It is really useful. I have the opportunity to talk about it.

10. rational requestpro

It is best to use it for requirement analysis and cooperate well with your rose.

11. rational clearcase

There are many bugs, and there is no fear of demand changes. The key is to manage them well, so we should use them.

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.