intel-cloud / cosbench

a benchmark tool for cloud object storage service
Other
573 stars 242 forks source link

cosbench-ecs is not recognized as a subproject in Eclipse #419

Open thatsdone opened 3 years ago

thatsdone commented 3 years ago

DESCRIPTION

cosbench-ecs does not appear as a part of COSBench driver projects inside Eclipse IDE environment.

REPRODUCE PROCEDURE

Just try to build COSBench following BUILD.md, you would notice that cosbench-ecs does not apppear.

ANALYSYS and SUGGESTED RESOLUTION

Actually, this issue was already poitend out by @Nathaniel7687 in 2018 and can be resolved by chunks of his PR (https://github.com/intel-cloud/cosbench/pull/373).

Please feel that this is a kind of effort to break down a complex phoenomea into organized issues.