同步操作将从 makejava/EasyCode 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<idea-plugin><id>com.sjhy.plugin.easycode</id><name>Easy Code</name><vendor email="1353036300@qq.com" url="http://www.shujuhaiyang.com">Easy Code Office Website</vendor><description><![CDATA[<tag>EasyCode,Easy Code,easy,code,code generate,code tools</tag><h3>English:</h3><ul><li>The code generation plug-in based on IntelliJ IDEA is developed to support custom templates (Java, HTML, JS, XML).</li><li>As long as database related code can be generated through custom templates. Support database type and Java type mapping relationship configuration.</li><li>The code that supports generating multiple tables at the same time. Each table has a separate configuration information. Full personalization definition, the rules are set by you.</li></ul><h3>中文:</h3><ul><li>基于IntelliJ IDEA开发的代码生成插件,支持自定义任意模板(Java,html,js,xml)。</li><li>只要是与数据库相关的代码都可以通过自定义模板来生成。支持数据库类型与java类型映射关系配置。</li><li>支持同时生成生成多张表的代码。每张表有独立的配置信息。完全的个性化定义,规则由你设置。</li>]]></description><change-notes><![CDATA[<p>1.2.4-RC3</p><ul><li>1.Fix known bugs</li></ul><ul><li>1.修复已知BUG</li></ul><p>1.2.4-RC2</p><ul><li>1.Fix the incorrect configuration information of some user prompt tables</li></ul><ul><li>1.修复部分用户提示表配置信息不正确问题</li></ul><p>1.2.4-RC</p><ul><li>1.Fix the incorrect configuration information of some user prompt tables</li></ul><ul><li>1.修复部分用户提示表配置信息不正确问题</li></ul><p>1.2.4-SNAPSHOT</p><ul><li>1.Add code auto format support (enabled by default), and use idea's own code format</li><li>2.New code will automatically prompt you to add to VCS (version control)</li><li>3.Add dasUtil dbUtil advanced tool class</li><li>4.Partial optimization for version 20.1</li><li>5.When the generated file exists, it supports three operations: overlay, comparison and cancellation</li><li>6.The code generation panel adds a table prefix, which is provided by feiyan99</li><li>7.Add template group selection function to code generation panel</li><li>8.Compatible with IDEA 17.1</li></ul><ul><li>1.加入代码自动格式化支持(默认开启),使用IDEA自带代码格式化实现</li><li>2.新增的代码会自动提示添加到VCS(版本控制)</li><li>3.新增dasUtil dbUtil高级工具类</li><li>4.针对20.1版本进行部分优化</li><li>5.生成文件存在时支持覆盖、对比、取消三种操作</li><li>6.代码生成面板加入表前缀,该功能由feiyan99提供PR</li><li>7.代码生成面板加入模板组选中功能</li><li>8.兼容至IDEA 17.1版本</li></ul><p>1.2.3-RELEASE</p><ul><li>1.Compatible with idea2020.1</li><li>2.Resolve null pointer exceptions for multiple projects (provided by tangcent)</li><li>3.Optimize some details</li><li>Thank:tangcent,czb,lyd123qw2008</li></ul><ul><li>1.兼容IDEA2020.1版本</li><li>2.解决多项目的空指针异常问题(由tangcent提供)</li><li>3.优化部分细节问题</li><li>感谢:tangcent,czb,lyd123qw2008贡献的PR</li></ul><p>1.2.2-RELEASE</p><ul><li>1.Fix unavailability of online import function.</li><li>2.Fix the problem that use other encode do not effect</li><li>3.Add up and down movement function to template editing page (provided by cooppor)</li><li>Thank:Cooppor</li></ul><ul><li>1.修复在线导入功能不可用问题</li><li>2.修复修改为其他编码不生效问题</li><li>3.模板编辑页面添加上下移动功能(由Cooppor提供)</li><li>感谢:Cooppor</li></ul><p>1.2.1-RELEASE</p><ul><li>1.Repairing the change macro definition requires reboot.</li><li>2.Repairing a series of error problems caused by table configuration</li><li>3.Optimize the dynamic mode and repair some details.</li></ul><ul><li>1.修复更改宏定义需要重启才生效问题</li><li>2.修复表配置引发的一系列错误问题</li><li>3.优化动态调式,修复部分细节</li></ul><p>1.2.1-RELEASE</p><ul><li>1.Repairing the change macro definition requires reboot.</li><li>2.Repairing a series of error problems caused by table configuration</li><li>3.Optimize the dynamic mode and repair some details.</li></ul><ul><li>1.修复更改宏定义需要重启才生效问题</li><li>2.修复表配置引发的一系列错误问题</li><li>3.优化动态调式,修复部分细节</li></ul><p>1.2.0-RELEASE</p><ul><li>1.A lot of improvements have been made to user experience.</li><li>2.Add template debugging function</li><li>3.Add template to import and export Online</li><li>4.Optimize Mybatis XML file generation</li><li>5.Add object attribute method to dynamic debugging function</li></ul><ul><li>1.针对用户体验做了大量改进</li><li>2.添加模板调试功能</li><li>3.添加模板在线导入导出功能</li><li>4.针对Mybatis XML文件生成做优化</li><li>5.添加对象属性方法动态调试功能</li></ul><p>1.1.2-SNAPSHOT</p><ul><li>1.This update focuses on optimizing MacOS devices.</li><li>1.Repair a part of the user to generate code when the card is dead.</li></ul><ul><li>1.本次更新注意针对Mac设备做了大量优化</li><li>2.修复部分用户生成代码时卡死的BUG</li></ul><p>1.1.1-SNAPSHOT</p><ul><li>1.Repairing global config can not save after modification.</li></ul><ul><li>1.修复global config修改后无法正常保存问题</li></ul><p>1.1.0-SNAPSHOT</p><ul><li>1.Add the global configuration module, which can be used to define macro commands, global configuration information, etc.</li><li>2.Add reset default configuration function, which can be used to restore incorrect changes.</li><li>3.Add a new template group, name as (Mybatis Plus)</li><li>4.Optimize a lot of details.</li></ul><ul><li>1.添加全局配置模块,可用于定义宏命令,全局配置信息等</li><li>2.添加重置默认配置功能,可用于还原误修改。</li><li>3.添加新的模板组,Mybatis Plus</li><li>4.优化大量细节。</li></ul><p>1.0.2-SNAPSHOT</p><ul><li>1.Add English documents</li></ul><ul><li>1.添加英文文档</li></ul><p>1.0.1-SNAPSHOT</p><ul><li>1.Fix compatibility problem for version 172 (serious, cause 172 version to be unable to set up).</li><li>2.Repairing windows path for Linux version of IDEA path</li><li>3.Optimize part of the details</li></ul><ul><li>1.修复针对172版本兼容性问题(严重,会导致172版本无法进入设置)</li><li>2.修复针对Linux版的IDEA路径采用windows路径问题</li><li>3.优化部分细节</li></ul><p>1.0.0-SNAPSHOT</p><ul><li>1.Support custom templates (based on velocity)</li><li>2.Support custom table information and add extension attributes</li><li>3.Support to generate multiple tables and multiple template codes at the same time</li><li>4.Support to generate any code related to the database</li><li>5.Based on Database Tool development, support a varied of databases</li></ul><ul><li>1.支持自定义模板(基于velocity)</li><li>2.支持定制表信息,以及添加扩展属性</li><li>3.支持同时生成多张表与多个模板代码</li><li>4.支持生成与数据库相关的任何代码</li><li>5.基于Database Tool开发,支持多种数据库</li></ul><p>More <a href="https://github.com/makejavas/EasyCode">Help Info</a>.</p>]]></change-notes><!-- please see http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html for description --><idea-version since-build="171.3780.107"/><!-- please see http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/plugin_compatibility.htmlon how to target different products --><!-- uncomment to enable plugin in all products--><!--必须为企业版--><depends>com.intellij.modules.lang</depends><!--必须依赖Database Tool插件--><depends>com.intellij.database</depends><!--必须依赖Velocity插件--><depends>com.intellij.velocity</depends><!--java支持扩展--><depends>com.intellij.modules.java</depends><!--扩展点--><extensions defaultExtensionNs="com.intellij"><!-- Add your extensions here --><!--实例化配置信息服务--><applicationService serviceImplementation="com.sjhy.plugin.config.Settings"/><!--项目服务--><projectService serviceInterface="com.sjhy.plugin.service.TableInfoService" serviceImplementation="com.sjhy.plugin.service.impl.TableInfoServiceImpl"/><projectService serviceInterface="com.sjhy.plugin.service.CodeGenerateService" serviceImplementation="com.sjhy.plugin.service.impl.CodeGenerateServiceImpl"/><!--系统设置面板--><applicationConfigurable dynamic="true" instance="com.sjhy.plugin.ui.MainSetting"/><velocity.globalVariableProvider implementation="com.sjhy.plugin.provider.EasyCodeGlobalVariableProvider"/></extensions><actions><!-- Add your actions here --><group id="con.sjhy.easy.code.action" class="com.sjhy.plugin.actions.MainActionGroup" text="EasyCode" popup="true"><!--生成代码菜单--><add-to-group group-id="DatabaseViewPopupMenu" anchor="first"/></group></actions></idea-plugin>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。