tailieunhanh - WebSphere Studio Application Developer Version 5 Programming Guide part 67

WebSphere Studio Application Developer part 67 provides integrated development tools for all e-business development roles, including Web developers, Java developers, business analysts, architects, and enterprise programmers. The customizable, targeted, role-based approach of WebSphere Studio Application Developer will be characteristic of all new products built on the WebSphere Studio Workbench. It is well integrated with WebSphere Application Server and provides built-in server test environments that can be used for testing and profiling Web applications | What is Ant Ant is a Java-based platform independent open source build tool. It was formerly a sub-project in the Apache Jakarta project but in November 2002 it was migrated to an Apache top-level project. Ant s function is similar to the make tool but at least according to Ant s Web page without its wrinkles. As it is Java-based and does not make use of any OS-specific functions it is platform independent allowing you to build your projects using the same build script on any Java-enabled platform. To control what operations Ant should perform during your build you supply it an XML-based script file. This file not only defines what operations to perform but also in which order they should be performed and any dependencies between them. Ant comes with a large number of built-in tasks sufficient to perform many common build operations. However if the tasks included are not sufficient you also have the ability to extend Ant s functionality by using Java to develop your own specialized tasks. These tasks can then be plugged into Ant. Not only can Ant be used to build your applications but it can also be used for many other operations such as retrieving source files from a version control system storing the result back in the version control system transferring the build output to other machines deploying the applications generating Javadoc and sending messages for example when a build is finished. To find out more about Ant visit the Ant Web site at http This chapter provides a basic outline of the features and capabilities of Ant. For complete information you should consult the Ant documentation included in the Ant distribution or available on the Internet at http manual Note Application Developer includes Ant version . 634 WebSphere Studio Application Developer Version 5 Programming Guide Sample demo project and application To show you the basic concepts of Ant we wrote a really simple Java application HelloAnt. This is .

TÀI LIỆU LIÊN QUAN
TỪ KHÓA LIÊN QUAN
crossorigin="anonymous">
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.