This website is preserved for historical and scholarly reference and is no longer actively maintained.
This page gives instructions for setting up the Palm OS Development Suite
to also do UML modeling.
- Download
and install the Palm OS Developer suite
- Download
the Java
Development tools (JDT)
- Unzip
the JDT.
- Copy
the folder inside the features folder into the features folder in the Palm
installation.
- Copy
the folder inside the plugins folder into the plugins folder in the Palm installation.
- Download
the UML
modeler plug-in installer.
- Double
click on the installer and it will begin the installation process.
- Choose
as the installation directory the Palm Developer Suite directory that
contains the features and plug-ins directories. In my case that was: C:\Program
Files\PalmSource\Palm OS Developer Suite
- You
should be ready to model.
To try this out:
- Start
the Palm OS Developer Suite
- Use Window
– Open Perspective to set the Java perspective
- Use
File – New – Project – Java to create a new Java project
- Use
New – Other – UML Diagrams – Class Diagram to create a blank UML Class
diagram
- Try a
simple diagram and save it.