主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Anthony Lovell
活动总数
23
最后的活动
2016年01月17日 17:09
成员加入日期
2007年11月25日 16:20
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
8
活动概览
帖子(8)
评论(7)
按最近的活动排序
最近的活动
投票数
创建于
2007年11月26日 19:20
Thanks, Dmitry... I had not heard of this new plugin.edit: dang I guess I have to upgrade to IDEA 7.0That hurts, but frankly, you guys make such a great tool and your being on top of little extras...
社区
IntelliJ IDEA Users
ant build vs build
0 票
创建于
2013年02月06日 16:24
I think I see that repeated use did make it prefer the Foo23 class. I'm a little confused why my use might have given FooBar23 preferred standing (it was a class I seldom had to refer to). I'd ra...
社区
IntelliJ IDEA Users
Auto-Complete sort logic... how to make it "dumber"?
0 票
创建于
2013年02月26日 18:07
Nothing is excluded according to prefs.A search for "ception" in idea.log gives nothing.I can supply a project, but it is quite large -- is 200MB inconvenient or shall I upload it somewhere?tone
社区
IntelliJ IDEA Users
auto-import choosing broken (for me)
0 票
创建于
2012年01月16日 17:29
> 1. Choose Navigate | Class (Ctrl+N) and type ClassNameHere. What do you see here?It finds the Java file no problem> 2. Third-party Android libraries are added as simple modules in the project, ar...
社区
IntelliJ IDEA Users
Android project from Eclipse... classes.dex issues
0 票
创建于
2013年02月05日 21:32
Sadly, I see the issue is worse than I described: typing Foo34 and hitting enter will actually get me FooBar34.I've not looked into which package the file I am presently editing is in. I can say ...
社区
IntelliJ IDEA Users
Auto-Complete sort logic... how to make it "dumber"?
0 票
创建于
2013年02月24日 21:13
IDEA 12.0.4OS X 10.8.2Java 1.6.0_37 I get the little blue popup with a ? in the upper left along with the classname that I'd actually like to import. Clicking it does nothing. Whatever keystroke ...
社区
IntelliJ IDEA Users
auto-import choosing broken (for me)
0 票
创建于
2013年02月26日 16:46
This is apparently not the issue. Nothing is excluded there.Is there a key binding that is supposed to allow me to select this?It does print the non-interactive blue bar with the qualified class ...
社区
IntelliJ IDEA Users
auto-import choosing broken (for me)
0 票