Jim
- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
创建于 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... -
创建于 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 ... -
创建于 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... -
已编辑于 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...