Kovica Kovica
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Error opening Java 7 project
AnsweredI have an existing Maven project that needs to be compiled with Java 7.I open it in IDEA and change JDK to 1.7. After closing and opening project I get this error: java.lang.UnsupportedClassVersion... -
Created IDEA 14.1.1 debugger using decompiled code instead of source code
Hi!I'm using IDE 14.1.1 on Linux.In my project I have four modules: one is ant based and three are maven based.One of those maven based is a JEE application with several modules. When I try to debu... -
Created DB2 code completion
I'm using DBE version 138-2221.3 with DB2 Express-C 10.1 fixpack 2.When I connect to database code completion does not work. I have to do synchronized and then code complation works.OK, the problem...