EIDE version 0.6


build for use with the 1.13 Rom should work with 1.11 rom too.


OOPS... Sorry about the bad properties file. Here is one that will work better.

Here are the two files you will need. The first is the IPK file for the Java application. The second contains the Kopi compiler files used by the EIDE editor.

The Kopi files need to be placed in the /home/QtPalmtop/lib directory, or have links for these files (using the names stated in the archive) in that directory.

When using Rom 1.12 or 1.13 the uninstall feature appears to work correctly. If you are using an earilier rom and have installed the EIDE as a ipk file, then uninstall and remove the EIDE files from the /home/QtPalmtop/java, and bin directories.
If you still using a jar'ed version of the application then I would highly recommend upgrading to the ipk version. Be sure to remove any links or references that you may have placed in any .rc files, as these are known to cause great troubles in installing the IPK's.


For those interested in developing additional tabs, I've provided a way to plug-in to the editor. Here is a file with the interfaces that you will need to use and some basic instructions. Most of the interface API is documented in these source files, and there is also the source for the Reflection information page that is included in the app, as an example of how it can be used.

With Version 0.6 there is new plugin api methods. All of the old API should still be there with some useful additions.



Thanks for your support and enjoy
-Shawn


Archive of older versions