Satch

Avatar
  • 活动总数 19
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 4
  • 创建于

    Indenting Code

    已回答
    This is a bit embarrassing.  I cannot figure out how to indent code. Cmd Option L and Cmd Option R do not work. Neither does Cmd Option I. Apparently these were old ways of indenting that no longer...
    • 2 个关注者
    • 6 条评论
    • 0 票
  • 创建于

    IntelliJ Validates logback.xml Incorrectly

    已回答
    IntelliJ is validating my logback.xml and telling me the level attribute of the root element (<root level="debug">) is not allowed and wants me to use a level element (<level>debug</level> or <leve...
    • 5 个关注者
    • 4 条评论
    • 1 票
  • 创建于

    Maven Dependency "not found"

    已回答
    <!-- https://mvnrepository.com/artifact/org.apache.commons/commons-configuration2 --><dependency>  <groupId>org.apache.commons</groupId>  <artifactId>commons-configuration2</artifactId>  <version>2...
    • 4 个关注者
    • 9 条评论
    • 0 票