Java Development Kit
A lot of third party development utilities require the installation of the
Java Development Kit, from Sun Microsystems. It is a very nice tool to write
some general purpose utility applications, and it is recommended that you
install it.
You should follow the instructions of getting the Java Development Kit
installed correctly.
PDB Files
Written by
Ken Shirriff,
the following utilities are priceless!
Download now:
.zip - pdb files utility
(JDK required)
You should simply unzip the contents of .zip archive to C:\Bin. If
you have configured the development environment as said on previous pages,
you will be able to execute the utilities as follows:
$ files2pdb ...
$ pdb2files ...
You can use this utility to disect and reassemble Palm Computing Platform
database files. Thats it!
PilRC Editor
Written by
Rob Nielsen,
the following utility is a must if you dont like editing .rcp
files directly and want something click and drag style :)
Download now:
.zip - pilrcedit [0.42] application
(JDK required)
You should simply unzip the contents of .zip archive to C:\Bin. If
you have configured the development environment as said on previous pages,
you will be able to execute the utilities as follows:
$ pilrcedit application.rcp
No more manual editing of the resource file. pilrcedit is under GNU GPL
and may have bugs and/or errors. Goto the
Rob's website
and get the official release if you want to help with the development
of the software and make it better!