developers

How to download the source code

There are two ways to download DoubleType source code.

Official Release Snapshot

CVS Repository

How to build DoubleType

If you just have to build DoubleType, and not make changes, J2SE 1.4.2 or above and Ant is all you need.

DoubleType contains source code and files generated by other programs and authors, but they are all shipped with source code release and checked into CVS.

How to develop DoubleType

I use Windows XP Pro, but Linux or MacOS X should work.

Install the followings:

Be sure to install the beta 1.1b version of Relaxer. Mr. Asami fixed a bug for me in that version.

Setting up Eclipse

JUnit

  1. Open Preference from Window menu.
  2. Expand Java, Classpath Variables
  3. Press New... button
  4. Name is JUNIT_LIB
  5. Press File... and select junit.jar in Eclipse's plugins/org.junit_x.y.z folder.

Relaxer Eclipse Plugin

  1. Open Help menu, Software Updates, Update Manager.
  2. Right click in Feature Updates, add New... Site Bookmark.
  3. Name is RelaxerPlugin, URL is http://www.relaxer.org/eclipse/site/
  4. Expand the RelaxerPlugin tree in Feature Updates
  5. Pick Relaxer Feature 0.1.0
  6. Click on "Install Immediately"

Release build

Official build is automated using Ant.

Counter: 13, today: 1, yesterday: 1

*1


*1 EditProtect