Chapter 9 Creating J2EE Applications for IBM WebSphere 5.0
You can use Eclipse to build, package and deploy J2EE application into WebSphere server.
Eclipse is an open source software. It includes a Java development IDE.
You need to download and install the latest version of Eclipse runtime and the JDT from the www.eclipse.org web site.
To generate Eclipse project files:
An Eclipse project file and an Ant build.xml will be generated together with the Java source code, and descriptors. You can import the generated project into Eclipse, then use the Eclipse JDT to develop and compile Java files and use the Ant build.xml file to deploy the J2EE application into WebSphere server.
For more information on how to generate Eclipse project files, refer to the Eclipse technical document.
Copyright (C) 2005. Sybase Inc. All rights reserved. |
![]() |