Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

解决该插件不兼容idea 2019.4,2020版本问题 #3

Open
moodincode opened this issue Apr 21, 2020 · 0 comments
Open

解决该插件不兼容idea 2019.4,2020版本问题 #3

moodincode opened this issue Apr 21, 2020 · 0 comments

Comments

@moodincode
Copy link

从idea官网下载最新版离线安装包zip, 解压zip文件,使用jar -xf Json2Pojo-1.0.jar 解压该jar包,修改META-INF/plugin.xml文件,将第一句更改为,
保存后使用jar -cvfm0 Json2Pojo-1.0 META-INF/MANIFEST.MF ./ 重新打包,然后将文件夹上三个jar重新压缩为zip.
或者从下面链接下载已修改好的zip
https://gitee.com/moodincode/com_around_project/blob/master/Json2Pojo.zip
然后使用idea->pulgin->install for disk 安装

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

No branches or pull requests

1 participant