Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Cedric Beust
Total activity
36
Last activity
February 06, 2017 17:41
Member since
January 08, 2013 04:08
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
12
Activity overview
Posts (11)
Comments (13)
Sort by recent activity
Recent activity
Votes
Created
April 24, 2013 18:20
Indeed, Richard, that was the problem! Specifying just "com" and "org" in my import settings fixed it.Thanks!
Community
IntelliJ IDEA Users
Import ordering no longer working in 12.1.1?
0 votes
Created
May 02, 2013 21:52
No, this has been happening only at my work so far. I've seen bugs filed with similar errors, though.
Community
IntelliJ IDEA Users
Can't build: "bad signature: ¾2"
0 votes
Created
May 22, 2013 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 ...
Community
IntelliJ IDEA Users
TestNG test does not pass
0 votes
Created
October 25, 2015 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
No classes generated for my plug-in
0 votes
Created
October 25, 2015 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.
Community
IntelliJ IDEA Open API and Plugin Development
No classes generated for my plug-in
0 votes
Created
October 25, 2015 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...
Community
IntelliJ IDEA Open API and Plugin Development
No classes generated for my plug-in
0 votes
Created
October 17, 2015 16:33
That worked, thanks!
Community
IntelliJ IDEA Open API and Plugin Development
How can I define a completion sorter?
0 votes
Created
March 15, 2016 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.
Community
IntelliJ IDEA Open API and Plugin Development
Specifying Resources and Test Resources programmatically
0 votes
Created
February 25, 2016 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 :-)
Community
IntelliJ IDEA Open API and Plugin Development
How can I modify the project compiler output directory of a project?
0 votes
Created
March 14, 2016 16:52
That was it, thanks Madis! For future reference, where in the documentation could I have found this?
Community
IntelliJ IDEA Open API and Plugin Development
Specifying Resources and Test Resources programmatically
0 votes
«
First
‹
Previous