| See also: | |||
| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ] |
| Articles Tutorials |
- Build an Ajax application using Google Web Toolkit, Apache Derby, and Eclipse, Part 1: The fancy front end by Noel Rappin - [Clicks: 199]
Google Web Toolkit (GWT) is a major step forward in the creation of dynamic JavaScript applications that run in users' Web browsers. Using GWT, developers can design the user interface (UI) and event model using familiar Java techniques while GWT does the hard work of making the code friendly for all the major browsers. Learn the basics of GWT in this first article in a series, including how GWT lets you create an Asynchronous JavaScript + XML (Ajax) application and still write your code in the Java language. Discover how to create and run a small sample GWT application -- a hot new Web 2.0 business called Slicr, which sells pizza online.
http://www-128.ibm.com/developerworks/opensource/library/os-ad-gwt1/ - Dec, 2006 - What's hot in Eclipse V3.2 Callisto by Nathan A. Good - [Clicks: 29]
Eclipse Callisto (V3.2) offers new and improved features over Eclipse V3.1.x and many IDEs available today. Developers who have been using Eclipse V3.1.x will find it easier to get Eclipse up and running to do a variety of tasks, including Java development, Web services development, XML and XSD building, and connecting to and working with databases. This article introduces the new features and improved usability, along with links to many resources on Callisto projects.
http://www-128.ibm.com/developerworks/library/os-ecl-callisto/index.html - Oct, 2006 - Configureless J2EE development with Stripes, Apache Derby, and Eclipse by B.J. Allmon - [Clicks: 189]
In the search for more portable and lightweight enterprise solutions, Java 2 Platform, Enterprise Edition (J2EE) developers can leverage both Stripes and Apache Derby for rapid, lightweight, J2EE development. Learn how to develop, package, and deploy a simple Stripes application that performs Create, Retrieve, Update, and Delete (CRUD) operations on a Derby database.
[Formats: html, pdf]
http://www.ibm.com/developerworks/edu/os-dw-os-ad-configureless.html - Aug, 2006 - Building cheat sheets in Eclipse V3.2 by Philipp Tiedt - [Clicks: 39]
Cheat sheets, an important productivity tool for Eclipse users, have gotten even better with Eclipse V3.2. In this follow-up to his "Building cheat sheets in Eclipse" tutorial, IBM software engineer Philipp Tiedt outlines cheat sheets' new features and gives examples of how to use them.
http://www-128.ibm.com/developerworks/library/os-ecl-cheatsheets/index.html - Aug, 2006 - What's New in Eclipse 3.2 Java Development Tools by Ed Burnette - [Clicks: 46]
The popular Eclipse IDE's latest release, version 3.2, is the cornerstone of an ambitious release of ten Eclipse-branded projects on the same day. But what's in it for you? Ed Burnette takes a look at the new features in Eclipse's Java Development Tools and shows you how they'll make your development much easier.
http://www.onjava.com/pub/a/onjava/2006/06/28/whats-new-in-eclipse-3-2-java-development-tools.html - Jun, 2006 - Recommended Eclipse reading list by Chris Aniszczyk - [Clicks: 59]
Learn about Eclipse with this reading list compiled for developers by Eclipse developers and enthusiasts at IBM.
http://www-128.ibm.com/developerworks/opensource/library/os-ecl-read/ - Jun, 2006 - Getting started with the Eclipse Communication Framework by Chris Aniszczyk, Borna Safabakhsh - [Clicks: 42]
The Eclipse Communication Framework (ECF) is a new Eclipse project devoted to providing an open source framework supporting the creation of communications-based applications on the Eclipse platform. Find out about the ECF, its basic capabilities, and its future direction.
[Includes sample code]
http://www-128.ibm.com/developerworks/java/library/os-ecl-commfwk/index.html - Mar, 2006 - Manage your Eclipse environment by Chris Aniszczyk, Phil Crosby - [Clicks: 50]
The continuing growth of Eclipse means that there will always be an increase in the number of projects and plug-ins to manage. As a developer, this management process can be frustrating when staying up to date with the latest Eclipse builds. As a new user, the concept of projects, plug-ins, workspaces, and installations may seem daunting at first. This article aims to show some best practices for managing your Eclipse environment.
http://www-128.ibm.com/developerworks/opensource/library/os-ecl-manage/ - Feb, 2006 - Eclipse Continues to Blaze Among Development Tools by Peter Nehrer - [Clicks: 19]
Which development tool is the best can be a heated topic. See how this turned out.
http://www.developer.com/java/other/article.php/3582431 - Feb, 2006
- Create a commercial-quality Eclipse IDE, Part 3: Fine-tune the UI by Prashant Deva - [Clicks: 34]
This tutorial -- the final installment in this "Create a commercial-quality Eclipse IDE" tutorial series about integrated development environment (IDE) design -- shows how to fine-tune the UI of your IDE. It shows how to use additional elements in Eclipse to enhance your editor as well as demonstrates the differences between commercial-quality and amateur IDEs.
[Formats: html, pdf]
http://www-128.ibm.com/developerworks/edu/os-dw-os-ecl-commplgin3.html - Oct, 2006 - Create a commercial-quality Eclipse IDE, Part 2: The user interface by Prashant Deva - [Clicks: 33]
This tutorial -- second in this "Create a commercial-quality Eclipse IDE" series -- shows how to create the UI of the IDE. It examines the editor user interface framework that Eclipse offers, as well as the SourceViewerConfiguration class and all the various classes related to it, used to implement and configure your IDE's UI.
[Formats: html, pdf]
http://www.ibm.com/developerworks/edu/os-dw-os-ecl-commplgin2.html - Oct, 2006 - Make Ant easy with Eclipse by Prashant Deva - [Clicks: 197]
Eclipse can make working with Apache Ant easier. Discover the Ant integration features in the Eclipse integrated development environment (IDE), and learn how to write, build, and debug code in Eclipse through the Ant editor.
[Formats: html, pdf]
http://www-128.ibm.com/developerworks/edu/os-dw-os-ecl-easyant.html - Apr, 2006 - Explore the new features of Eclipse V3.1 by Martin Streicher - [Clicks: 27]
This tutorial demonstrates many of the new features found in the most recent release of Eclipse V3.1. You will find this tutorial useful if you're considering upgrading to V3.1 from a previous release, or if you're considering switching to Eclipse from another integrated development environment. You may also find it useful if you want to revise your code to take advantage of the latest iteration of the Java language, Java 2 Standard Edition V1.5, which adds a number of powerful constructs and conveniences to the Java programming language.
[Formats: HTML, PDF]
http://www-128.ibm.com/developerworks/edu/os-dw-os-ecl-v31-i.html - Feb, 2006