Thomas Peeters
- Total activity 72
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 19
-
Created VCS (SVN) Two active changelists, unable to delete 2nd.
AnsweredVersion: 2017.2.5 Today I've had to manually manage my changelists in IntelliJ. For some reason there were two active changelists. When I attempted to delete one I was prompted twice to set a ... -
Created JSF highlight not working with user defined color scheme
AnsweredIn IntelliJ 2017.1.x there's an issue with JSF highlighting such as the one described earlier here: https://intellij-support.jetbrains.com/hc/en-us/community/posts/206401269-JSF-Highlight?input_str... -
Created IDEA 2016.2.x slows down over (a rather short) time
AnsweredI think there's some kind of memory leak in IntelliJ IDEA as of a few months. Usually after a days work it starts. Analysis takes much more time, highlighting selected classes/methods/... too. -
Created Server debug uses Maven repository sources instead of actual codebase
AnsweredI'm using IDEA 2016.1.3, but I've been running into similar issues from IDEA 15 and on. Every time we do a Maven install there's an artifact created using the sources plugin called <artifact-name-v... -
Created IDEA 2016.1.1 RunConfiguration missing after test run, possibly due to class rename
AnsweredUsing IDEA 2016.1.1. I renamed a test class, now a run of this test class doesn't appear in the run configuration anymore. For other test classes this is ok. Of course I'm not sure it's caused by... -
Created IDEA 2016.1 Faces plugin looks weird
AnsweredHey, After installing IDEA 2016.1 I seem to be missing the proper JSF code highlighting and color formatting. Everything seems to be in black font, which I'm not used to when working inside a JSF ... -
Created IDEA 15 Debug: disable 'alternative source'
Hey,A new IDEA 15 feature is bugging me a bit. Every time I go into debug, a choice appears at the top of the editor that offers me 'Alternative source available for the class ...'. The choices I... -
Created 14.0.3 SVN merge, revert, remerge issue
I'm asked regularly to merge XSD and WSDL files from an analysts branch on SVN. Yesterday I met with a very strange problem. I'll go over the steps, maybe someone can reproduce the issue. 1. Mer... -
Created 13.1 Implement Methods... does not work with new interface method that looks like old interface method
Hey,I notice an issue with IDEA 13.1 (135.475) Ultimate. I'll clarify.I'm implementing an interface that already has an implemented method with signature "public boolean deletePaymentSnapShot(Paym...