我想通过在eclipse中将其作为Java Application运行来试用JMH的新功能.我导入并构建了jmh-samples项目.编译后的类以/ jmh-samples/target/generated-sources/annotations结尾,/ target /中有几个JAR,并且从命令行运行microbenchmarks.jar像往常一样工作.
但是,当我执行main时,我总是得到
No matching benchmarks. Miss-spelled regexp?
Run Code Online (Sandbox Code Playgroud)
有任何想法吗?我使用的是0.3版