Filipe Sousa

- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created 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)... -
Created 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... -
Created 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... -
Created 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 ...