Blaine Browning

- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
-
-
Blaine Browning created a post, 10.5.1 - Empty Project View After Maven Import
As you can see from this screenshot, the Project View is corrupted/empty after a Maven pom.xml import to create an IDEA project in 10.5.1. I haven't seen this issue in previous versions. To fix it,... -
-
Blaine Browning created a post, AnsweredHow to output UTF-8 In Console for Tomcat Webapps?
I need to output Japanese to the IntelliJ console for my webapp logging. When I run a junit test, the correct UTF-8 chars show up. While running inside of Tomcat in IntelliJ, the characters are mes... -
Blaine Browning created a post, Update Resources On Frame Deactivation Doesn't Filter Maven Properties
Update Resources On Frame Deactivation Doesn't Filter Maven Properties.With Maven resource filtering turned on in your pom: <resource> <directory>src/main/resources</direc... -
Blaine Browning created a post, Bug In Generating XSD Schema From XML File
In IDEA 9.0.4, when you right click the following xml document and select "Generate XSD Schema From XML File", the resulting XSD contains "version" as an attribute to <icecream> - this is a bug.<Je... -
-
Blaine Browning created a post, Hibernate Facet Missing
In IntelliJ 9.02, if I try to convert my existing project to use a Hibernate Facet or create a new project or module and try to add a Hibernate Facet, under Project Settings : Modules : the Hiberna...