Best tool to replace Apache ant
Author: chszs, reprinted with note. Blog homepage:Http://blog.csdn.net/chszs
Although Apache ant has recently released the latest version 1.9.2, see: http://ant.apache.org/bindownload.cgi
However, Apache ant, after all, is a product a few years ago. Some of its methods, ideas, and ideas have lagged behind the mainstream tools such as Maven.So which of the following is the best and most suitable building tool to replace ant?There are three options: Maven, grad
check mark for the rewinding menu item, and change its attribute Checked to True in the object editor, so that the check mark will be displayed for this menu item. To cancel the check mark, you can set the Checked attribute to False again.
Select the MainMenu component from the Standard tab on the component template and place it on the form. Right-click the Menu component and choose Menu Designer from the context Menu. You can also double-click the menu component to open the menu editor.
The hi
Many third-party jar packages are often introduced in Java development, but the development of Java Web development and other Java projects often leads to unnecessary exceptions due to the lack of dependency packages. It is often because of this reason that a lot of simple missing packages and version problems are a lot of effort. However, the open source world does not allow Java developers to expend too much effort on this.Apache provides MAVEN tools to automate the build and release of projec
, but real programming languages such as groovy, Ruby, and python, they often allow dependency management. Here are a few: gradle, Gant, Kundo, Raven, and buildr.
My favorite build tool is Gant, which has been released for just a few months. Gant is basically a groovy method that calls ant tasks and has many advantages over the old build. xml method. By using real programming languages rather than XML, many boring tasks in XML have become simple: extr
, according to the current popular saying, the goal is to do continuous delivery.
In the field of Java automation, a relatively large change in recent years has occurred in the field of tools. I mentioned in my speech that if you're still using Ant and Maven, you're out of the way, Ant does simple things and it's hard for Maven to do complicated things. The trend now is to automate scripts in full-featured languages. In the article "Software Development Foundation", the tool I used was
1.slf4jSLF4J, the simple log façade (easy Logging facade for Java), is not a specific log solution, it only serves a wide variety of log systems. Officially, SLF4J is a simple facade for the log system, allowing end users to use the log systems they want when they deploy their apps.2.log4jLOG4J is an Apache open source project, through the use of log4j, we can control the log information delivery destination is the console, files, GUI components, even the socket server, NT Event recorder, UNIX s
summary:development Tools for programs to manipulate PNG image format Files Group:development/lib Raries Requires: %{name} =%{version}-%{release} requires:libpng =%{version}-%{release} requires:zlib-devel%description devel T He libpng-devel package contains header files and documentation necessary for developing programs using the PNG (portable
Network Graphics) Library. %prep%setup-q-N%{name}-%{version}%build%configure--disable-static make%{?jobs:-j%jobs}%install rm-rf%{
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.