developers
How to download the source code †
There are two ways to download DoubleType source code.
Official Release Snapshot †
CVS Repository †
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.
I use Windows XP Pro, but Linux or MacOS X should work.
Install the followings:
- Eclipse 2.1
- Eclipse is the main IDE to write all code.
- includes CVS client to sourceforge.
- includes Ant plugin to build official releases.
- includes JUnit plugin to run test cases.
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 †
- Open Preference from Window menu.
- Expand Java, Classpath Variables
- Press New... button
- Name is JUNIT_LIB
- Press File... and select junit.jar in Eclipse's plugins/org.junit_x.y.z folder.
- Open Help menu, Software Updates, Update Manager.
- Right click in Feature Updates, add New... Site Bookmark.
- Name is RelaxerPlugin, URL is http://www.relaxer.org/eclipse/site/
- Expand the RelaxerPlugin tree in Feature Updates
- Pick Relaxer Feature 0.1.0
- Click on "Install Immediately"
Release build †
Official build is automated using Ant.
Counter: 13,
today: 1,
yesterday: 1
*1