measureyourgradient.org  
 

Source Code

Latest stable release

The source code of the latest stable release (1.0.0-alpha1) is available as an Eclipse project:

Measure Your Gradient src 1.0.0-alpha1.tar.gz

The source code is stored as a compressed archive of the *.tar.gz format. You can unpack it using the free, open source file archiver 7-Zip.

Source from previous releases and beta versions are available below.

Subversion repository access

You can check out the source code from the project's Subversion repository hosted on SourceForge. The URL of the repository is

https://measureyourgrad.svn.sourceforge.net/svnroot/measureyourgrad

The most recent version of the source code can be checked out with the SVN command:

svn co https://measureyourgrad.svn.sourceforge.net/svnroot/measureyourgrad/trunk measureyourgrad

Previous releases can be found in the repository under the /tags/ directory:

https://measureyourgrad.svn.sourceforge.net/svnroot/measureyourgrad/tags

You can also browse the SVN repository online.

Making changes to Measure Your Gradient

If you've made changes to the Measure Your Gradient code and wish to have them incorporated in the official measureyourgradient.org release, please contact us through the forum or through email. New collaborators are welcome!



Compiling Measure Your Gradient

Before you begin

Some external libraries are required to compile Measure Your Gradient:

  • The Measure Your Gradient code is written for compatibility with the Java 1.6.x (JDK 6.x) compiler.
  • Measure Your Gradient makes use of OpenGL and requires that you first install JOGL - a free, open source OpenGL binding for Java. Retention Predictor currently runs on version 1.1.1.
  • Install JavaHelp (version 2 or later) on your system. JavaHelp provides libraries that support Measure Your Gradient's help system.
  • SwingX 1.6.2 libraries are used for some controls. Be sure to include them in the project.
  • The source code is packaged as an Eclipse project. We recommend installing and using Eclipse (at least initially) when working with the Measure Your Gradient source code.

Running as an applet or as an application

To run as an applet:

With the Measure Your Gradient project open in Eclipse, select "MeasureYourGradientApplet.java" from the Package Explorer, then choose "Run -> Run As -> Java Applet" from the Eclipse main menu.

To run as an application:

With the Measure Your Gradient project open in Eclipse, select "AppletFrame.java" from the Package Explorer, then choose "Run -> Run As -> Java Application" from the Eclipse main menu.

Need more help?

We invite all of your questions regarding the source code and/or compilation. See the About tab. Don't hesitate to ask - your questions will help us improve our online instructions and make it easier for others to get up and running. We will try to answer your questions as quickly as possible.



Previous Releases




Home | How It Works | Measure Your Gradient | Development | About
 

Except where otherwise noted, all content on this site is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License

Creative Commons License