Christopher Piggott

Avatar
  • Total activity 13
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 5
  • Created

    "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...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Kotlin-reflect extension funcions: OK with gradle, not with IntelliJ

    Answered
    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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    PlatformIO with multiple hardware targets

    Completed
    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...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    Spring FactoryBean Support

    Answered
    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...
    • 3 followers
    • 2 comments
    • 0 votes