GenomeView GenomeView
Brought to you by:
thomasabeel
File | Date | Author | Commit |
---|---|---|---|
devtools | 2014-08-13 |
![]() |
[ab48aa] upgrade to jannot-46 |
junit | 2014-04-15 |
![]() |
[b59c10] Moved tests that potentially need graphics |
legal | 2013-07-12 |
![]() |
[6b9e80] more classpath trouble |
lib | 2015-04-29 |
![]() |
[922090] upgrade to jannot-47 |
lib_compile | 2013-09-26 |
![]() |
[e098d2] refactored test code, libraries and script to h... |
resources | 2014-08-07 |
![]() |
[26cbe3] remove iDEA challenge data sets from list, stor... |
src | 2015-04-29 |
![]() |
[b2c4ce] fix white-space |
.gitattributes | 2013-07-03 |
![]() |
[bf3939] is this fixed now |
.gitignore | 2015-04-29 |
![]() |
[59f85b] ignore bin/ |
.project | 2013-06-10 |
![]() |
[c818fc] improved documentation for GIT |
build.xml | 2014-08-13 |
![]() |
[ab48aa] upgrade to jannot-46 |
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