Roccotesla
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
-
Roccotesla 创建了一个帖子, 已回答Where is the "new java class" option?
According to the online help, there should be a "Java class" option under File->New... There isn't. It's also missing under Alt-Insert. How can I turn that option on? I'm using IDEA 2016.1.4. -
Roccotesla 创建了一个帖子, Disable text "rollups"?
IDEA does this thing where it hides text by replacing it with something shorter. Here is an example:log4j.appender.filer.File=${user.home}/logs/app.loggets replaced with:log4j.appender.filer.File=....