My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
PageName  
Developer Setup
Updated Jul 28, 2009 by jim...@gmail.com

Introduction

To run this code locally, please follow the instructions below.

Details

  • Check out the code in Eclipse using subclipse
  • Make src, test, and conf source code directories
  • Add log4j-1.2.15.jar to the project
  • In log4j.conf, set log4j.appender.A2.File to be a real file location on your system
    • default file should be ok for linux systems
  • Under com.jchy.graph.gui,
    • right-click on GraphIt.java,
    • select Run As,
    • and then select Java Application
Powered by Google Project Hosting