Mybatis plugin 2.53 破解版

2.53版代码变化不大

更新日志如下:

2.52(2.53)
Register mapper as spring bean
Generating generatedKey for number only

2.5
Update mybatis generator configuration
Auto generate <generatedKey/> tag for single primary key according to
datasource
Adapt to IntelliJ IDEA 15
Many bugs fixed

2.4
Reference sql parameter to related elements
New friendly way to show popup menu
New friendly way to choose folder when generating mapper xml
Support generating statement while existing multi mapper xml with same
namespace
Add a template for the configuration file of mybatis generator to make
it mush easier to create a new configuration file
Support smart completion for the configuration file of mybatis
generator to make it much easier to edit Run mybatis generator in
IntelliJ IDEA [Right click on a generator configuration file, then run
as 'Mybatis Generator']
Associate related elements of mybatis configuration file to make them
working better together Support template of mybatis configuration file

破解过程和前面的一样
我测试了4台电脑,3台装上能正常使用,1台不能用,原因未知(不能使用的那台使用2.531,成功)

下载地址:
2.53: http://download.csdn.net/detail/lanyu19950216/9278935
2.531: http://download.csdn.net/detail/lanyu19950216/9284141

标签: none

已有 14 条评论

  1. qq qq

    这个怎么使用?

    1. @qq,https://www.youtube.com/watch?v=Adlp-XuuKAM,这里看

  2. dd dd

    Register mapper as spring bean 这个功能如何使用呢?
    我这里在interface中生成xml 时出现选择目录对话框,然后没有目录显示,选不了target

    1. @dd,那功能我也没用过

      1. dd dd

        @ilanyu好的,谢啦。

        1. How significantly of an special post, keep on posting much better half eddgdebakabfekfd

  3. 磊仔 磊仔

    博主,求2.492的破解版本,谢谢

    1. @磊仔http://download.csdn.net/detail/lanyu19950216/9510401

  4. heyuchi heyuchi

    两个插件在idea-2016.1.1中安装时都显示:plugin "Mybatis plugins" is incompatible with this installation,请问有什么办法解决吗?

    1. @heyuchi
      Mybatis plugins不同版本是指定了哪个版本的idea才能用的,最新版Idea可以用最新版Mybatis plugins

  5. shawnho shawnho

    最新版可用 http://shawnho.me/2017/12/20/ideaagent/

    1. aa aa

      @shawnho不行,导入zip文件时发生错误

    2. alfred alfred

      @shawnho您好,在mac sierra上安装了mybatis plugin 3.55和ideaagent后,重新打开IDEA卡死在scanning files to index,强制退出再次打开还是如故,如何解决呀?

      1. shawnho shawnho

        @alfred https://github.com/mrshawnho/ideaagent/issues/21

评论已关闭