BaderLab / EnrichmentMapApp

The EnrichmentMap Cytoscape App allows you to visualize the results of gene-set enrichment as a network.
http://apps.cytoscape.org/apps/enrichmentmap
GNU Lesser General Public License v2.1
31 stars 12 forks source link

Update App to Java 11. #448

Closed mikekucera closed 3 years ago

mikekucera commented 3 years ago

1) Avoid running into build issues using Java 8 against the Cytoscape 3.8 API. 2) Will ensure we don't get errors caused by missing java modules (this happened in commit c54550ecf7da4b16d6609c336aeef0e7fc69231d).