Eclipse DIY

zhaozj2021-02-16  47

Eclipse DIY

I have used the best IDE

Eclipse is one of the most famous Open Source projects in the Java community. Since the download is downloaded, you will not release it. I don't have more introductions here, you can find many of this information from the Internet. The purpose of this article is to introduce the Eclipse 2.1 Plug in the current collected, hoping to have some help from those who use it like me.

I also want to say for Eclipse: "It's great!"

I collected Plug in

Eclipse 2.1 has built-in support for Ant and Junit, but for development, we also look forward to more ...

Checkstyle Plug in

For companies that require or already have Code Standard, they understand its importance. But people are not machines, will always write code that violates the code standard in interested in unintentional. How to make these errors displayed when encoding? For Java, the answer is: "Checkstyle".

CheckStyle is one of the tools that check if Java code follows existing coding standards. It default encoding criteria is Sun's Java programming specification and can be used with ANT integration. At the same time, it also provides the Eclipse's PLUG IN to expose the wrong exposure to the programmer during the encoding period.

Checkstyle download address:

http://sourceforge.net/projects/checkstyle/

Download address of Eclipse Checkstyle Plug in

http://sourceforge.net/projects/eclipse-cs/

Tomcat Plug in

Are you using Tomcat as a Servlet / JSP container? If there is a graphical debug interface for JSP or servlets! Try it, Tomcat's Eclipse Plug IN. Download address: http://www.sysdeo.com/eclipse/tomcatplugin.html

However, those who expect directly to .jsp files please don't be too early, there is currently no such tool, its debugging principle is: Directly debugging the JAVA file generated by the JSP file. However, this is also much stronger than the JSP file.

Strut Plug in

Development web application is still using Model 1? ! Do you want to try MODEL 2? Other people have the principle of using it, of course, Strut is preferred. I know that it is not awkward, I don't know how to search for Google is also a lot, huh, huh. But how is this good thing to integrate with Eclipse? "Plug in", of course, or Plug IN.

For Strut, I collected Easy Strut. It can do:

Easy Struts Plugin Can Be Used with J2EE Plugin: Sysdeo Tomcat, Resin, Lomboz ... (Or SIMPLY A JAVA Project).

- Provide Struts Config Editor for struts 1.0 and struts 1.1 files.

XSLT generation.

- Provide a Global View of Any Java Project with easy struts supports.

- Full Support for struts 1.1 modules.

- Tool Tip text extracted from Struts DTD.

- Input Helper (Chooser Dialog and Validation) .- Compatible with IBM WSAD 5 (With Some Troubles ...)

- xdoclet support in progravel.

- ... and it's free

- Easy Struts Development Is in Progress ... There store bugs in theses Versions ...

Download address: http://easystruts.sourceforge.net/

UML PLUG IN

In recent years, MDA is increasingly concerned, how is it? Rose, together, these are spended (even if it is a D version, huh, it is not integrated with Eclipse (Rose may be possible). It doesn't matter, you are more enthusiastic. Try this: eclipseuml. It provides features of all 9 maps in the drawing UML, while the corresponding Java code can be generated simultaneously when the drawing class.

Its reverse engineering is also doing, when new UML class diagram files in the directory containing the source code, it will automatically generate various types of class diagrams and relationships.

Download: http://www.eclipseuml.com/

J2EE PLUG IN

Although Tomcat Plug in provides a means of debugging JSP, no JSP / Servlet's wizard is provided, and J2EE's development commissioning is not supported. How to do? Oh, fortunately, I have prepared: Lomboz.

It supports the JSP / Servlet / EJB wizard to support JSP / Servlet / EJB debugging. In short, it is very good. Download: http://www.objectLearn.com/products/download.jsp

Conclude

At this point, the Plug in I collected is finished, and I hope that the other good Eclipse's Plug IN to collect the comrades can also know the sound. Ha ha.

转载请注明原文地址:https://www.9cbs.com/read-24847.html

New Post(0)