MyBatipse
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
September 2023 | 33/649 | 1062 (0.43%) | 18 |
August 2023 | 38/673 | 1209 (0.42%) | 16 |
July 2023 | 32/669 | 1313 (0.45%) | 32 |
June 2023 | 57/670 | 787 (0.25%) | 38 |
May 2023 | 43/672 | 1123 (0.33%) | 19 |
April 2023 | 40/668 | 1259 (0.39%) | 20 |
March 2023 | 42/688 | 1507 (0.38%) | 21 |
February 2023 | 47/668 | 1156 (0.34%) | 34 |
January 2023 | 46/677 | 1190 (0.34%) | 19 |
December 2022 | 33/805 | 1466 (0.43%) | 48 |
November 2022 | 35/808 | 1623 (0.41%) | 44 |
October 2022 | 34/811 | 1593 (0.42%) | 40 |
Unsuccessful Installs in the last 7 Days: 16
Count | Error Message |
---|---|
15 | Cannot continue the operation. There is another install operation in progress. |
1 | 操作を続行できません。 別のインストール操作が進行中です。 |
Monday, September 25, 2023 - 22:29
Reviews Sign in to post reviews
eclipse 2023-06(4.28.0) install MyBatipse 1.3.0 Error
Submitted by Heng Yue on Sat, 2023-07-01 01:10
No repository found at hxxs://githuxxm/harawata/eclipse-site See 'Details' for more information
hello, when will support version 2021-12
Submitted by Heng Yue on Wed, 2022-01-12 04:40
hello, when will support version 2021-12
Re: hello, when will support version 2021-12
Submitted by Iwao AVE! on Wed, 2022-01-12 11:01
Thanks for the heads up! I have updated the 'supported versions' section.
Class/TypeAlias not found in "mapper.xml"
Submitted by Byung Hoon Kang on Sun, 2021-01-24 02:06
My project uses "org.springframework.boot.spring-boot-configuration-processor" in a "spring boot" environment.
However, declaring "Product" in "mapper.xml" displays an "Class/TypeAlias 'Product' not found" validation error.
Re: Class/TypeAlias not found in "mapper.xml"
Submitted by Iwao AVE! on Tue, 2021-02-23 12:00
Hi,
If that is the only issue you are experiencing (i.e. other features are working fine), you may need to configure type alias setting.
Please see https://github.com/mybatis/mybatipse/#type-alias
not use UI thread
Submitted by Jungggle Jiang on Mon, 2021-01-18 22:10
When content assist, can mybatipse not use UI thread?
Re: not use UI thread
Submitted by Iwao AVE! on Tue, 2021-02-23 11:56
Hi!
Please try 1.2.4.
Re: Re: not use UI thread
Submitted by Jungggle Jiang on Wed, 2021-02-24 05:18
nice