Jan Hoskens
- Total activity 61
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 19
-
Jan Hoskens created a post, Database Foreign Key Deferrable
Hi, When using a postgres database connection and using the modify on a foreign key constraint, the deferrable setting seems to be incorrect. The popup inside IntelliJ shows 'not deferrable' while ... -
Jan Hoskens commented, -
Jan Hoskens created a post, Search for usages
Hi,Since a while using the eap/preview, I cannot search for usages on method implementations and include the interface results. When looking at the configuration screen as described on the intellij... -
Jan Hoskens commented, -
Jan Hoskens created a post, Incorrect syntax coloring of xml in Darcula theme
HiWith the latest update, I got a problem with my pom.xml files. Upon opening I see the correct syntax coloring applied first, but then the coloring turns to plain white for the complete file for s... -
-
-
Jan Hoskens created a post, 14.1 EAP Mac Java 1.8u40 custom Huge font
Hi,I just quickly tried the Mac 14.1 eap with the custom java 1.8 and for some reason the editor, along with some other parts of the ui had huge fonts. I thought it was the presentation mode, but i... -
Jan Hoskens created a post, Blueprint and Spring Configuration
Hi,I'm using the public preview 14 EAP and it's looking great so far. We're using the blueprint osgi xml specification together with separate spring context files per bundle. When setting up the sp... -
Jan Hoskens created a post, Spring Facet and programming against interfaces
Hi,I'm working with a maven project which has several modules. We split up our interfaces from our implementations and put them into different modules. Our implementation is Spring annotated and we...