主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Cedric Beust
活动总数
36
最后的活动
2017年02月06日 17:41
成员加入日期
2013年01月08日 04:08
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
12
活动概览
帖子(11)
评论(13)
按最近的活动排序
最近的活动
投票数
创建于
2013年04月24日 18:20
Indeed, Richard, that was the problem! Specifying just "com" and "org" in my import settings fixed it.Thanks!
社区
IntelliJ IDEA Users
Import ordering no longer working in 12.1.1?
0 票
创建于
2013年05月02日 21:52
No, this has been happening only at my work so far. I've seen bugs filed with similar errors, though.
社区
IntelliJ IDEA Users
Can't build: "bad signature: ¾2"
0 票
创建于
2013年05月22日 07:55
You seem to be using TestNG 5.0? This is a very old version, update to the latest (6.8.5) and try again.Update: sorry for the late response, which Anna has answered. I posted it two days ago but I ...
社区
IntelliJ IDEA Users
TestNG test does not pass
0 票
创建于
2015年10月25日 00:14
Yup, first thing I did. It's definitely building but it's not generating any class files:Information:Kotlin: Kotlin JPS plugin version 1.0.0-beta-1038-IJ141-17Information:Kotlin: Using kotlin-home ...
社区
IntelliJ IDEA Open API and Plugin Development
No classes generated for my plug-in
0 票
创建于
2015年10月25日 16:51
This is just a simple Kotlin example, it doesn't appear to be an IDEA plug-in written in Kotlin. As far as I know, the only way to build such plug-ins is from IDEA itself.
社区
IntelliJ IDEA Open API and Plugin Development
No classes generated for my plug-in
0 票
创建于
2015年10月25日 17:25
I found the problem: the output directory simply said "out", which apparently confused IDEA. Instead, you need to specify an absolute path, e.g. "/Users/...{project}/out".It would be nice if IDEA p...
社区
IntelliJ IDEA Open API and Plugin Development
No classes generated for my plug-in
0 票
创建于
2015年10月17日 16:33
That worked, thanks!
社区
IntelliJ IDEA Open API and Plugin Development
How can I define a completion sorter?
0 票
创建于
2016年03月15日 14:49
I was afraid you'd say that... I actually did (I have a whole project open in another window with the full IDEA source code in it) but even despite that, I wasn't able to find this information.
社区
IntelliJ IDEA Open API and Plugin Development
Specifying Resources and Test Resources programmatically
0 票
创建于
2016年02月25日 03:53
Indeed it is, thanks Alexander and Peter! What could I have done to find this in the documentation? I spent a while trying to find it :-)
社区
IntelliJ IDEA Open API and Plugin Development
How can I modify the project compiler output directory of a project?
0 票
创建于
2016年03月14日 16:52
That was it, thanks Madis! For future reference, where in the documentation could I have found this?
社区
IntelliJ IDEA Open API and Plugin Development
Specifying Resources and Test Resources programmatically
0 票
«
第一页
‹
上一页