Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2007-04-25 20:42:07
Size: 256
Editor: biodhcp-185-86
Comment:
Revision 5 as of 2007-05-17 04:02:19
Size: 1246
Editor: cpe-066-057-229-060
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The New Ranker Program for Babase was designed by Dr Jun Yang of Duke's Computer Science Department as well as Tyler Brock, Senior at Duke University as his graduation project. It is a very exciting program, and will hopefully be available soon for use! = Ranker =
The New Ranker Program for Babase was designed by Dr Jun Yang of Duke's Computer Science Department and Tyler Brock, Senior at Duke University as his graduation project.

== Making Changes ==

=== Install Software ===
You will need the following environment in order to be able to make changes to the ranker code:

 * Sun Java JDK with version greater than 5.0 available http://java.sun.com
 * Eclipse Software Development Version 3.2 available http://www.eclipse.org

=== Import Project ===
Once the JDK and Eclipse are installed you can unzip the code for the project and open eclipse. Then, if you import->general->existing project into workspace and select the project file within the extracted folder, the project should appear within your eclipse workspace.


=== Make Changes ===
After the project is open one can make changes to the code within the eclipse environment, most of which is within the babase.ranker package.

=== Compile and Run Program With Changes ===
To run the program, make sure you are connected to the VPN bring the ranker.java file to the focus of the editor and click on the run menu. From there, select to run as a Java application. Before the program runs, the changes are compiled.

Ranker

The New Ranker Program for Babase was designed by Dr Jun Yang of Duke's Computer Science Department and Tyler Brock, Senior at Duke University as his graduation project.

Making Changes

Install Software

You will need the following environment in order to be able to make changes to the ranker code:

Import Project

Once the JDK and Eclipse are installed you can unzip the code for the project and open eclipse. Then, if you import->general->existing project into workspace and select the project file within the extracted folder, the project should appear within your eclipse workspace.

Make Changes

After the project is open one can make changes to the code within the eclipse environment, most of which is within the babase.ranker package.

Compile and Run Program With Changes

To run the program, make sure you are connected to the VPN bring the ranker.java file to the focus of the editor and click on the run menu. From there, select to run as a Java application. Before the program runs, the changes are compiled.

RankerProgram (last edited 2025-09-03 21:15:28 by JakeGordon)

Wiki content based upon work supported by the National Science Foundation under Grant Nos. 0323553 and 0323596. Any opinions, findings, conclusions or recommendations expressed in this material are those of the wiki contributor(s) and do not necessarily reflect the views of the National Science Foundation.