|
|
|
The WebSphere programming model is
At this point you should have
|
|
|
|
|
|
WebSphere Studio is a powerful, yet
easy-to-use development environment for an entire development team.
The WebSphere Application Server is built around
We will start with a description behind the
WebSphere Studio technology, and explain how the various editions
are created and
The development process for any reasonable
VisualAge for Java was an integrated Java development environment; it allowed for the easy creation and testing of Java code, and included a WebSphere test environment for the unit testing of WebSphere applications. The previous WebSphere Studio tool was designed to facilitate the creation and editing of web pages, and included a WYSIWYG (What-You-See-Is-What-You-Get) page editor, and the ability to publish the contents of a web project to a remote site.
The problem was that while both these tools were
great for their specific
IBM does not make tools for every niche market,
which in the past led to a very difficult development experience
for any project that included more than stand-alone Java and static
web pages. Even when tools that are more suitable to the task at
hand were available, the experience of exporting and importing
projects and transferring data between the different tools was far
from ideal. Every tool typically had its own definition of a
project, its own
To address these problems, IBM created the Eclipse platform (an integrated development platform for building diverse applications), and then donated it to the open source community. WebSphere Studio is built on the Eclipse platform. As an open source platform, Eclipse has attracted the attention of many tool providers, and Eclipse-based versions of many common tools are already available, with more under development.
Eclipse is designed with dynamic integration
of additional tools in mind, and this flexibility means that many
industry standard tools can be tightly integrated with WebSphere
Studio. The combination of an open source base, IBM's experience
with application development tools, the tight integration with
WebSphere, and the ability to use other
|
|
|