carter-ya/idea-plugin-jpa-support

[BUG]Error: Generate source code error. java.lang.IllegalArgumentException: separators must be '/';

Closed this issue · 4 comments

pansx commented

Describe the bug (描述这个Bug)
A clear and concise description of what the bug is.
无法生成,提示:
8:40 Error: Generate source code error. java.lang.IllegalArgumentException: separators must be '/'; path is C:\Users\pansx\IdeaProjects\sqltest\src\main\java\net\pansx\sqltest\entity
但是在ui上的配置确实是/...
Expected behavior (期望的行为)
A clear and concise description of what you expected to happen.
正常生成
Screenshots (截图,如果有的话)
If applicable, add screenshots to help explain your problem.
QQ截图20200820084447

idea version (idea的版本号):
For example: IntelliJ IDEA 2019.3.3 (Ultimate Edition)
IntelliJ IDEA 2020.2 (Ultimate Edition)
idea plugin jpa support version (idea plugin jpa support的版本号):
For example: 2.02

+1, 也遇到了这个问题

@littlell @pansx 请下载该版本尝试下是否能解决你的问题 https://github.com/carter-ya/idea-plugin-jpa-support/releases/download/v2.0.3/Jpa.Support-2.0.3.zip

试过了, 手动从磁盘安装这个插件, 还是有如下的错误提示, 好像没有修复

com.intellij.diagnostic.PluginException: com.ifengxue.plugin.action.JpaSupportWithDatabasePlugin (JPASupport.NewEntities3): group with id "DatabaseViewPopupMenu" isn't registered; action will be added to the "Other" group [Plugin: com.ifengxue.plugin.jpa-support]