入门
第一步:克隆项目
git clone https://github.com/dragon-zhang/annotator-maven-plugin-all.git
第二步:运行命令
在annotator-maven-plugin-all中运行以下命令
mvn clean install -U
第三步:运行命令
确保生成新的字节码
首先,删除所有生成的targets文件夹
然后,在annotator-maven-plugin-demos中运行以下命令
mvn clean install
第四