Christopher Piggott
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
-
-
Christopher Piggott created a post, "Nothing to run on"
What does it mean when you see "Nothing to Run On" in the configuration? I actually have a second project that works but I can't really figure out the difference. The one that works looks like... -
Christopher Piggott created a post, AnsweredKotlin-reflect extension funcions: OK with gradle, not with IntelliJ
I have a kotlin project that's using kotlin-reflect: plugins { id 'org.jetbrains.kotlin.jvm' version '1.4.10'}dependencies { implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8" implem... -
-
Christopher Piggott created a post, CompletedPlatformIO with multiple hardware targets
I ran across CC-3089 and voted for it, but I'm looking for a workaround. Does anybody have one? Even if I have to build my second target from the command line, that's at least better than nothing... -
Christopher Piggott created a post, AnsweredSpring FactoryBean Support
I have this annoying problem that IntelliJ doesn't think factory beans are injectable. There were some comments about this dating back to 2007 (IDEA-11397) but I don't see any clear solution. The... -