Skip to content

Conversation

@WJY-JY
Copy link
Collaborator

@WJY-JY WJY-JY commented Apr 8, 2022

  1. 升级相关依赖版本到0.0.4
  2. 根据插件推荐,自动修改sqlex方法名称
  3. pom文件指定java和sqlex源码目录,方便编辑器识别

</dependencies>

<build>
<resources>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里不是资源目录吗?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

是的,添加sqlex目录为资源目录后,新启动idea工程,就不用手动设置为源码目录,idea插件也可以使用了

java源码目录和maven默认源码目录有歧义,已经删除

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants