Java & Eclipse


Understanding your audience

Java project managers need an acute awareness of end users' needs. Tig examines why these managers need to position their efforts in a customized manner.

Parsing With JavaCC

Steve explains how the Java Compiler Compiler (JavaCC) toolkit facilitates the development of parsing classes. He presents a simple parsing problem using a JavaCC-based solution. Steve describes the problem domain, a PostScript interpreter, and how JavaCC offers a viable solution. Readers will attain a basic understanding of how to develop applications that use JavaCC-based parsers.

Solving the problem of deploying and administering client-side Java: DeployDirector Version 1.3

DeployDirector from Sitraka Software is among the top deployment tools on the market today. It is a powerful and flexible solution for developers looking to provide a rich Java client to their enterprise users.

Developing Java for small spaces

The reality of developing Java applications for small spaces has tarnished the Java mantra of "write once, run anywhere." Developing Java applications to run in cell phones, pagers, automobiles, and industrial devices has returned Java to its original target environment—small spaces. The primary focus of this column is to introduce the Java small space environment and the pitfalls awaiting the traditional application developer in the traditionally embedded developer world.