Jeff Verdegan
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Jeff Verdegan commented, -
-
Jeff Verdegan created a post, IntelliJ 14.0.3 can't find R.java
I don't know what to say beyond the subject. I had a working project. Then I updated. Now when I compile, for every module, it complains that it can't find R.java for that project, even though it's... -
Jeff Verdegan commented, -
Jeff Verdegan created a post, IJ 13 doesn't like JIRA?
I upgraded from v11U to v13.0.3C and then to v13.1.2C, and in both cases, JIRA integration is broken. In 13.0.3, I got HTTP errors that it couldn't contact the host. In 13.1.2, the Test button in t... -
Jeff Verdegan created a post, "Please close other application using ADB" when trying to debug Android device
IJ 11.1.2, Ubuntu something-or-other.I've created a USB debugging profile, and I've got a device connected. Whever I try to attach the debugger, I get the following:Waiting for device.Target device... -
-
-
Jeff Verdegan created a post, IJ 11 + Android + ActionBarSherlock not recognizing R.java
Not new to Java or to IJ, but brand new to Android development.I've inherited a project from a develoer who used eclipse, created the IJ project from the eclipse projects.Directory structure is:Mai... -
Jeff Verdegan created a post, "Suspend all threads while stepping" doesn't seem to do anything
I have a multithreaded app (running in tomcat, if that matters). I set breakpoints, click "Suspend all threads while stepping," a breakpoint gets hit, the debug panel flashes briefly, and then anto...