generator icon indicating copy to clipboard operation
generator copied to clipboard

Java code generator

Results 4 generator issues
Sort by recently updated
recently updated
newest added

在生成maven项目源码时无法获取正确的package路径,package路径输出为空。 ![image](https://user-images.githubusercontent.com/1580066/49070575-fbce7e00-f266-11e8-90f2-e6fd83984ce1.png)

[Error] [Cause]: 模板无法编译成执行类,请检查package或class是否符合规范 [property]: 原因 [Advice]: 找不到模板的编译文件 [property]: 建议 [Advice]: 1.检查菜单栏:项目(Project)-->自动构建(Build Automatically)是否有勾选(请勾选) 2.右键刷新模板或者重新保存模板内容 按照如上步骤无法解决问题, ![image](https://user-images.githubusercontent.com/44427732/81372798-d0271700-912d-11ea-9c16-fbd7d00baa38.png) ![image](https://user-images.githubusercontent.com/44427732/81372812-d61cf800-912d-11ea-9f8d-0aa735df58a1.png)

I get an error when installing Jmr Code Generator solution in Eclipse IDE: ``` Unable to read repository at https://www.jmr-source.com/update/site.xml/content.xml. PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed ```