Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Robert N
Total activity
57
Last activity
November 10, 2023 23:23
Member since
September 22, 2013 18:17
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
19
Activity overview
Posts (18)
Comments (17)
Sort by votes
Recent activity
Votes
Created
November 10, 2023 23:23
I was mistaken in main post. Nothing seems to be working with modules. Imports from other projects, or imports of units within the same project. My Makefile compiles fine, but almost nothing works ...
Community
CLion
CLion EAP, Makefiles and how to point it to .pcms for C++ modules?
1 vote
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
November 10, 2023 18:16
If I can make this work by using a compilation database json file, that would be great too. I don't need to use Make, but I wanted to avoid CMake.
Community
CLion
CLion EAP, Makefiles and how to point it to .pcms for C++ modules?
0 votes
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
Next
›
Last
»