Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Robert N
Total activity
53
Last activity
May 17, 2023 02:43
Member since
September 22, 2013 18:17
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
18
Activity overview
Posts (17)
Comments (15)
Sort by votes
Recent activity
Votes
Created
December 11, 2013 14:04
I should add: it seems to be triggered by using the new Java lambda syntax. I got it to compile by changing: arg -> { ... }back to the old verbose way: new MyFunctionType<Abc>() { @Ov...
Community
IntelliJ IDEA Users
Mysterious "unknown constant: 18" error with Scala 2.11 and Java 8
1 vote
Created
June 06, 2019 09:12
Actually, even when I remove by attempts to configure the war task, the war plugin by itself causes this: Frustrating. IntelliJ and Kotlin (the language) are great, but trying to setup a non-trivi...
Community
IntelliJ IDEA Users
The IDE keeps indexing the excluded build folder
0 votes
Created
June 06, 2019 08:55
Yes, it's the war plugin and my attempt to change the `war` task to get it to work with the multiplatform plugin. I have no way to package and deploy code to Tomcat currently.
Community
IntelliJ IDEA Users
The IDE keeps indexing the excluded build folder
0 votes
Created
June 06, 2019 08:28
Andrey, I think your question has pointed to the answer. My Project window was not showing excluded files, but when I show them, I see that something (I don't know what) has put a module in the bui...
Community
IntelliJ IDEA Users
The IDE keeps indexing the excluded build folder
0 votes
Created
May 10, 2019 07:49
Perfect, thank you!
Community
IntelliJ IDEA Users
Any option for formatting multiline concatenated strings like this?
0 votes
Created
July 14, 2017 02:25
I didn't find a place to do that under "Preferences..." where I first looked. But I was able to add a new one in "Module Settings", on the Python facet, and it worked. It recreated skeletons and th...
Community
PyCharm
Web project with Python facet, all Python imports are unrecognized
0 votes
Created
May 13, 2017 15:48
Thanks. That's helping me get started, but it seems pretty minimal. I can't seem to add multiple lines to either the Import-Package or Export-Package header, so as they get long, they scroll off sc...
Community
IntelliJ IDEA Users
State of OSGi support?
0 votes
Created
March 10, 2017 21:48
It's working now. While this class is JUnit 5, there are also many old JUnit 4 tests around. I changed the old junit dependency from 4.0 to 4.12 and now everything works.
Community
IntelliJ IDEA Users
ClassNotFoundException trying to run JUnit 5 test
0 votes
Created
March 10, 2017 21:28
Okay, I upgraded to the newest IntelliJ: 2016.3.5. And I can confirm those exact 3 packages are on my classpath. But I still get the error. Any other ideas? Rob
Community
IntelliJ IDEA Users
ClassNotFoundException trying to run JUnit 5 test
0 votes
Created
October 20, 2016 11:29
I'm looking for a way to specify a "post make" script, but I don't see one. Is there a way? It would be nice to use the incremental compiler, but I need it to do the resource filtering like Maven.
Community
IntelliJ IDEA Users
"Make Project" from Build-menu exactly like maven
0 votes
Next
›
Last
»