Eddie
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created wrong version of jar used when running program in IDE
AnsweredI have from time to time the problem that the IDE does not use the correct version of a jar when moving from one project to another. Usually the projects are the same but in a different version, al... -
Created Debugger seems to display wrong lines when stopping at breakpoint and incorrect stacktrace
AnsweredActually I have a problem that a database connection was opened from a line (according to the debugger) where it could not happen. I ensured that the correct version of the code is used (from proje... -
Created CWM microphone disabled
I tried to use Code With Me. It worked (though very slow) but microphone and camera are disabled. They don't appear in the menu bar and under Permissions and security it looks like in the attached ... -
Created How to use correct java sources while debugging remote?
AnsweredI need to debug some code remotely. Unfortunately on the remote machine another java version is installed compared to my developing PC. How is it possible to use the correct java sources during deb...