bridgedb/create-bridgedb-genedb

unclear dependency on org.bridgedb.tools.qc.BridgeQC version

Closed this issue · 0 comments

egonw commented

With a compile fail expecting a method not found in the latest version:

[ERROR] /home/egonw/var/Projects/hub/create-bridgedb-genedb/src/main/java/script/Main.java:[275,40] cannot find symbol
[ERROR]   symbol:   method getOutput()
[ERROR]   location: variable main of type org.bridgedb.tools.qc.BridgeQC
[ERROR] /home/egonw/var/Projects/hub/create-bridgedb-genedb/src/main/java/script/EnsemblREST.java:[202,32] cannot find symbol
[ERROR]   symbol:   method getOutput()
[ERROR]   location: variable main of type org.bridgedb.tools.qc.BridgeQC