Dolinar
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 4
-
-
-
Dolinar created a post, AnsweredRearranging my Run/Debug Configurations, new order won't stick.
I'm unable to change the order of my Run/Debug configurations. I can move them around by dragging them or by clicking the up/down arrows, but when I hit "OK" (or "Apply" and "OK") the changes are ... -
Dolinar created a post, Compile times, eclipse vs javac
So, I have 2 MacPros. #1 is a 3.7 GHz Quad Core, #2 is a 3 GHz 8-core. The eclipse compiler is markedly slower on the 8-core cpu, where as the javac compiler is practically the same between the t... -
-
Dolinar created a post, AnsweredJava 8 & Jasper Validation in Intellij IDEA 14
I am moving to JDK 8 with Tomcat 8. When I try & validate a jsp file I get errors such as: Error:(37, 0) The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from requi...