Jim

Avatar
  • Total activity 10
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 4
  • Created

    Disable markdown link warnings

    Answered
    I'm parsing a file where names are unfortunately in square brackets.  So I have a lot of comments like:/** * parse a frobozz line, looks something like: * F15[MARS]="Stuff irrelevant to the qu...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Build the jar with the code?

    Answered
    My project results in a jar file, which I can make with Build→Build Artifacts.  So I finish testing, check everything in, copy over the jar file, and crap, I forgot to rebuild the jar.Is there any ...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    No build.gradle nor pom.xml

    Answered
    Often, when trying to add something to IntelliJ, I'm told to simply add something to my build.gradle or pom.xml file.  I don't have either.  I've never used Maven nor Gradle (but I'm a beast with M...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    Using Dokka from IntelliJ

    Answered
    I have all this nifty kdoc in my Kotlin source.  Alas, I can't figure out how to turn it into HTML.  Everything says to use Dokka, the Dokka install instructions tell me to modify my build.gradle f...
    • 3 followers
    • 3 comments
    • 0 votes