Randy Paries
- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
-
Created trying to use a sample spring mybatis project. Seem to be missing some config settings
Hello,I have downloaded the sample from http://mybatis.github.io/spring/sample.html. I then open the pom.xml and imported it into intellij I added a spring MVC facet i added a web facet i am using ... -
Created auto import not working after adding the first one
Using version 11.1.5This is a really strange problem but really annoying. The auto add package is not working after i add one successfully. Really Strange. For example: I have this piece of codeDoc... -
Created just upgraded to 9 now getting org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create JDBC driver of class '' for connect URL 'null'
hello,when my app starts and i try to connect to the DB i getorg.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create JDBC driver of class '' for connect URL 'null'I am using tomcati have the ... -
Created Does anyone have peformance problems when going from an external window l
I am have some performance problems.when i am debugging in a browser and then go back to the IDE it takes what seems like forever to recognize the new focusHas anyone else seen this problem?thanksRady -
Created how do i increase the memory allocated for the IDE
Hello,on the lower right where the garbage collector is i have the memory used displayed. It is always around 254M.In previous versions of the ide i had it at 512i can figure out where to set that ... -
Created how do i increase the memory allocated for the IDE
Hello,on the lower right where the garbage collector is i have the memory used displayed. It is always around 254M.In previous versions of the ide i had it at 512i can figure out where to set that ... -
Created Intellij is repainting since upgrading to jdk 1.5.0_15
Hello, I have upgraded from JDK 1.5.0_11 to 1.5.0_15 Now my intellij has this really annoying thing where is keeps repainting itself It is nothing that i can make happen, kind of happens randomly ... -
Created Tomcat debug can not see servlet, jsps OK
i have got to be missing something very simple. I have not created a new project for probably 2 years. I have been using the same project forever.I have version 6.0.6 of the IDEtomcat 5my directory... -
Created is this correct behavior for subversion
hello,I have just switch from sourcesafe to subversion for source controlso i am really new to the subversion env. It appears i have imported my project ok and when i right click inside an editor w... -
Created my idea.exe.vmoptions seems to be ignored
this is my idea.exe.vmoptions-Xms256m-Xmx512m-XX:MaxPermSize=99m-ea-server-Dsun.awt.keepWorkingSetOnMinimize=trueI got some of these settings from other threads. But the lower rh corner of the IDE ...