| File | Date | Author | Commit |
|---|---|---|---|
| devtools | 2013-10-01 |
|
[5fd3e3] upgrade to jannot 34 |
| junit | 2013-10-01 |
|
[af5e4d] Merge commit 'b59e20592d1dd74fef99571eeeff5c47c... |
| legal | 2013-07-12 |
|
[6b9e80] more classpath trouble |
| lib | 2013-10-01 |
|
[5fd3e3] upgrade to jannot 34 |
| lib_compile | 2013-09-26 |
|
[e098d2] refactored test code, libraries and script to h... |
| resources | 2013-10-29 |
|
[ccefe5] Missing keys |
| src | 2013-12-01 |
|
[4b0b63] * Bug: Nullcheck of line at line 133 of value p... |
| .gitattributes | 2013-07-03 |
|
[bf3939] is this fixed now |
| .gitignore | 2013-08-30 |
|
[446b66] Merge remote-tracking branch 'main/master' |
| .project | 2013-06-10 |
|
[c818fc] improved documentation for GIT |
| build.xml | 2013-09-26 |
|
[0098aa] do not include all test output |
| readme.txt | 2013-07-15 |
|
[1201e0] Merge remote-tracking branch 'thabe_main/master' |
GenomeView readme Documentation: http://genomeview.org/ Download: http://downloads.sourceforge.net/genomeview/ Webstart: http://genomeview.org/start/launch.jnlp Import in Eclipse: - Make sure you have the EGit plugin or similar installed in Eclipse - Clone the repository: git://git.code.sf.net/p/genomeview/genomeview-code * If you want to commit you need the RW repository: https://sourceforge.net/p/genomeview/genomeview-code/ - Add all libraries in lib/ to the classpath - Add 'src' and 'resources' as source folders. - If there is no version of JAnnot in the lib/ directory, check out the JAnnot project and add it to the GenomeView classpath - If you want to run the Unit tests: * Add a JUnit 4 library * Add the 'junit' folder as a source folder