mybatis / mybatipse

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

Allow wildcards in Type Alias setting #68

Closed ylx252 closed 7 years ago

ylx252 commented 7 years ago

The first entry registers all the classes in com.*.domain package as type aliases. ant expression.

harawata commented 7 years ago

Wildcard is allowed only when specifying packages.

p.s. The type alias setting is now editable =D

20161226-edit-type-alias
ylx252 commented 7 years ago

Need to update the plugin?

d3leaf@126.com

From: Iwao AVE! Date: 2016-12-26 00:04 To: mybatis/mybatipse CC: ylx252; Author Subject: Re: [mybatis/mybatipse] Allow wildcards in Type Alias setting (#68) Wildcard is allowed only when specifying packages. p.s. The type alias setting is now editable =D — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

harawata commented 7 years ago

Yes. You need to update MyBatipse to 1.0.24.

ylx252 commented 7 years ago

Do you have the latest update or download address? Please give one, thank you.

d3leaf@126.com

From: Iwao AVE! Date: 2016-12-26 09:31 To: mybatis/mybatipse CC: ylx252; Author Subject: Re: [mybatis/mybatipse] Allow wildcards in Type Alias setting (#68) Yes. You need to update MyBatipse to 1.0.24. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

ylx252 commented 7 years ago

You README.md not updated.

d3leaf@126.com

From: Iwao AVE! Date: 2016-12-26 09:31 To: mybatis/mybatipse CC: ylx252; Author Subject: Re: [mybatis/mybatipse] Allow wildcards in Type Alias setting (#68) Yes. You need to update MyBatipse to 1.0.24. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

harawata commented 7 years ago

To update plugins, select 'Check for Updates' in the 'Help' menu. Please see the installation section of README for other options.

You README.md not updated.

Yep. I didn't have the time yesterday. It is updated now.