mybatis / mybatipse

Eclipse plugin adding support for MyBatis SQL Mapper Framework.
Eclipse Public License 1.0
332 stars 91 forks source link

Conflict with liclipse plugin #97

Closed ViCrack closed 4 years ago

ViCrack commented 4 years ago

There are some similar reports (e.g. #8, #79 ). Unfortunately, we have not found the cause, so far. Let me know if you find something that might be helpful.

Originally posted by @harawata in https://github.com/mybatis/mybatipse/issues/96#issuecomment-545422304

ViCrack commented 4 years ago

I have a similar problem.

the solution is to uninstall the

LiClipseText

11

Eclipse IDE for Enterprise Java Developers.

Version: 2019-12 (4.14.0) Build id: 20191212-1212

harawata commented 4 years ago

Thank you for the information, @ViCrack ! I have verified that some functionalities stop working after installed LiClipseText and uninstalling LiClipseText resolve the problem. The author kindly shared his insight, so I'll see if there is a way to use both plugins side by side.

harawata commented 4 years ago

Hi @ViCrack @shakarelic

I just released 1.2.3 which should fix the compatibility issue with LiClipseText. Thanks again for your help!