Pat Garner

- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Pat Garner created a post, IntelliJ IDEA Scratch File: JSF xmlns URI not registered
From the Intellij website:Scratch Files, a very handy feature that helps you experiment and prototype. With this feature you can sketch something really quick right in the editor, without modifyi... -
Pat Garner commented, -
-
-
Pat Garner commented, -
Pat Garner created a post, Update dependency in pom.xml, new JAR appears in External Libraries, but no longer included in WEB-INF/lib
Why does this work:<dependency> <groupId>org.primefaces</groupId> <artifactId>primefaces</artifactId> <version>5.0</version></dependency>but this does not:<dependency> <groupId>org.prim...