MarkH
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
MarkH commented, -
MarkH created a post, AnsweredRandom errounous error highlighting
When debugging an Android application and stopped at a break-point and the file imports from libraries downloaded as gradle dependencies such as: import android.support.v4.app.ActivityCompat;... -
MarkH created a post, Why would Tomcat servlet's ContextDestroyed not be called when running in debugger?
I am running IntelliJ version 14.1.3 build 141.1010 on a MacBook Pro. I have a web app that the IDE deploys as an exploded war to a local instance of Tomcat that the IDE launches. After launch con...