mybatis / mybatipse

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

Mybatis Proposals preventing use of non-blocking completion. #102

Closed tkvangorder closed 3 years ago

tkvangorder commented 4 years ago

I just installed Eclipse 2020-06 and would like to take advantage of the new "Enable non-blocking completion" feature of the Java Content Assist.

I am seeing the following warning:

Preferences->Java->Editor->Content Assist->Advanced

image

cnzys commented 3 years ago

I have the same problem

harawata commented 3 years ago

Hi @tkvangorder @zhaoyansong0724 , Thanks for the report and the comment! This should be fixed in 1.2.4. Please let me know if you still have the same problem.