提高java code的5个工具

转载自:https://blog.idrsolutions.com/2013/09/5-tools-to-help-you-write-better-java-code/

FindBugs

umdFindbugsFindBugs is an open source program that is distributed under the terms of the Lesser GNU Public license and operates on Java bytecode rather than source code.

The tool uses static analysis to help identify hundreds of different potential types of errors in the code of Java programs, these include null pointer dereferences, infinite recursive loops, bad uses of the Java libraries and deadlocks.

FindBugs is mainly used for identifying hundreds of serious defects in large applications and It is capable of determining the severity of potential errors and are classified in four ranks:

  1. scariest
  2. scary,
  3. troubling
  4. of concern.

FindBugs is distributed as a stand-alone GUI application and also as plug-ins for EclipseNetBeans, IntelliJ IDEA and Findbugs can be used from the command line or within ant, eclipse, maven, netbeans and emacs.

Apache Ant

200px-Apache-Ant-logo.svg<a< span=””> href=”http://ant.apache.org/”>Apache Ant is an Apache project and it is open source software, and is released under the Apache Software License.  Apache Ant uses XML and is a useful tool for the automation of software build processes and is implemented using Java language, requires the Java platform and mainly used for Java projects. It is also a library and a command-line tool and Ant is design with a a number of  built-in tasks that allow developers to compile, assemble, test and run Java applications.

Outside of Java Ant can also be used in building non Java applications, such as C or C++ applications and in general use can be used in types of process which can be described in terms of targets and tasks.

There are a large number of ready-made commercial or open-source “antlibs” available for users and it is extremely useful as it is flexible and does not put restrictions on coding conventions or directory layouts forJava projects.

Apache Ant is available for commonly used Java IDE’s such as EclipseNetBeans, and IntelliJ IDEA.

JProfiler

logo_jprofiler01

JProfiler is a commercially licensed Java profiling tool developed by ej-technologies GmbH, and is mainly designed for use with Java EE and Java SE applications.

JProfiler is a Java profiler combining CPU, Memory and Thread profiling into one application and is useful for developers as it can be used to analyze performance bottlenecks, memory leaks, CPU loads  and resolve threading issues.

JProfiler is useful as it supports local profiling (analysis of applications that are running on the same machine on which the JProfiler software is installed) and remote profiling (this is where it allows for the analysis of Java applications which are running on remote machines which JProfiler software is not installed on.).

JProfiler can profile the information in both cases and allow the user to immediately see live through a visual representation showing the load in terms of active and total bytes, instances, threads, classes, and garbage collector activites.

JProfiler works both as a stand-alone application and as a plug-in for the  EclipseNetBeans, and IntelliJ IDEA and Orcale JDevelopersoftware development environments.

It is also available as part of application server integration in Adobes Coldfusion and Glassfish.

Bash

terminalBash is a UNIX shell, or command language interpreter, written for the GNU Project as a free software replacement for the Bourne shell.

It has been around a relatively long period of time and was released in 1989, and it has been widely distributed as a shell for GNU operating systems and as a default shell on Linux and Mac OS X. Its popularity meant It was ported to Microsoft Windows and to Android through various terminal emulation applications.

Essentially Bash is used as a command processor, typically running in a text window, and allows for type commands which cause actions. Bash can read various commands from a file, and supports filename wildcarding, piping, here documents, command substitution, variables and control structures for condition-testing and iteration.

It is particularly useful as it allows for the automation of some tasks using Bash scripts.

Sonarqube

Sonarqube-48x200

SonarQube is an open source platform which was originally launched in 2007 under the name Sonar, and in recent years as become a world leader in code quality management systems, and is well known for its Continuous Inspection of code quality.

It currently supports 25+ languages, some of which include Java, C/C++, C#, PHP, Flex, Groovy, JavaScript, Python, PL/SQL, and COBOL, and also it is often used as part of Android development.

It is useful as it offers fully automated analyses tools and integrates well with Maven, Ant, Gradle and other continuous integration tools. It reports on duplicated code, coding standards, unit tests, code coverage, complex code, potential bugs, comments and design and architecture.

It Integrates well with the Java IDE development environments such as EclipseNetBeans, and IntelliJ IDEA and is expandable with the use of plugins.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值