Filipe Sousa
- 活动总数 19
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 8
-
创建于 New java templates in the menu
I have several java templates that I use. They used to show up inside the java option, now the show up in the menu.I don't know if this is feature, a bug or some option that I changed.Attachment(s)... -
创建于 Change color for autocompletion items
I'm using jdk8 with language level for 7.When using autocompletion, with the default theme, I can see the classes that are from 8. In the example is FunctionalInterface that is red.When using the d... -
创建于 Change SQL dialect for current file
I'm using MyBatis that uses xml files for sql. These files are widespread throughout the project. Each time I create a new xml file, I have to go through settings, SQL Dialects, navigate to xml fil... -
创建于 Execute without allocationg a new console
Hi, I have a run configurations that calls pt.ipb.utils.TouchFile on a file that triggers a jetty reload. I have set this configuration to not show a console when stantard outputs changes, however ...