paul taylor

- Total activity 64
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 19
-
paul taylor created a post, Could you share how you disable AppNap for IntelliJ
AppNap seems to be disabled for IntelliJI need to programtically diable it for my own Java application but cannot see how how to do it.Could you share your secret ? -
paul taylor created a post, IntelliJ not starting with OSX Mavericks
I just updated by version of OSX to use Mavericks to test my Java application and now find IntelliJ will not startI then updated to the latest version (12.1.6) of IntelliJ and it made no differece,... -
-
paul taylor created a post, Why can my IntelliJ Project no longer see my maven dependencies ?
My simple maven base dproject was working fine a few days ago, but tried to rebuild the code today with IntelliJ and evey file that references a dependencie in the pom.xml fails to compile because ... -
paul taylor created a post, New install of IntelliJ on new computer, suddenly keyboard lag unacceptably slow
I've just got a brand new labtop with quad i7 cpus and 24GB Ram, I installed IntelliJ 12.1.1. and everything was working great. But now a week later there is a a unacceptable lag of a few seconds b... -
paul taylor created a post, Project unable to find a maven dependencies required by another dependency
So my project (project1) is based on maven, and the pom references another project (project2) which itself references anpther project (hibernate). My project doesnt mention hibernate in its pom, ho... -
paul taylor commented, -
paul taylor created a post, Code showing all references to ecternal classes as missing but build works okay
So I had a striaghtforward single module java project working fine with Intellij Jetbrainz 12.0.1 no problem.Then today it showed any reference to a class in an external jar in red as if it couldnt... -
-
paul taylor created a post, How do you deploy an Android app to an actual phone
I cant see how to do it, I have my phone connected to the computer via usb but I still cant see any option to do it.