brett

- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created grails with spring-security-core plugin doesn't compile
I've been trying out the grails framework with the new idea and everything has gone well until I stalled the spring-security-core grails plugin. The plugin and project work fine when using grails c... -
Created Recognizing Velocity user directives
Is it possible to have IDEA 8 recognize Velocity user directives?Under the default setup, idea doesn't recognize user configured block directives. Since the start of these directives is not recogni... -
Created JDBCConsole "The connection URL is null"
Connection test worksDatabase tables load correctlyHowever when I open the JDBCConsole, and execute a query I get the message:"The connection URL is null"My configuration is using SQLServer driver ... -
Created XML Validation errors under Idea 4.5, but not under 3.0
This XSLT file validates the standard 2001 schema from w3 under Idea 3.0, but under Idea 4.5, I get errors from the TITLE, META, STYLE and TH elements.Does anybody know why.XSLT File:- ...