Jeff Verdegan
- 活动总数 15
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 5
-
创建于 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... -
创建于 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... -
创建于 "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... -
创建于 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... -
创建于 "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...