Jim
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Jim created a post, AnsweredDisable markdown link warnings
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... -
Jim commented, -
Jim created a post, AnsweredBuild the jar with the code?
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 ... -
Jim created a post, AnsweredNo build.gradle nor pom.xml
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... -
-
Jim created a post, AnsweredUsing Dokka from IntelliJ
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...