Jim
- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
Jim 创建了一个帖子, 已回答Disable 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 创建了一个帖子, 已回答Build 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 创建了一个帖子, 已回答No 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 创建了一个帖子, 已回答Using 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...