主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Martin
活动总数
4
最后的活动
2019年12月23日 15:42
成员加入日期
2019年12月19日 07:10
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(2)
按最近的活动排序
最近的活动
投票数
创建于
2019年12月23日 15:42
Hi, I am looking for a bulk refactor operation as there are 100 of thousands of fields which need renaming. all the fields so match the pattern m[A-Z][a-zA-Z]* though so they are easy to iden...
社区
IntelliJ IDEA Users
Bulk refactor rename using structural search and replace
0 票
创建于
2019年12月20日 14:07
I did try this out, but only the initialising line was affected so in the constructor mField1 changed to field1 (great!) but elsewhere in the file I had lines like: String value = mField1; Whi...
社区
IntelliJ IDEA Users
Bulk refactor rename using structural search and replace
0 票