J.T. Wenting

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

    2024.3 is a slideshow

    已回答
    Just upgraded to 2024.3 and it's extremely slow. Opening a package or directory in the project window takes minutes (just clicking on a package name that is, for every lower package or directory it...
    • 5 个关注者
    • 6 条评论
    • 2 票
  • 创建于

    Maven plugin doing weird things

    已回答
    This is only what the IDE shows, not what Maven actually executes (it downloads the correct version): ${java.version} is "11" in the pom file, "Eclipse Temurin 11.0.17" happens to be the name of t...
    • 3 个关注者
    • 6 条评论
    • 0 票
  • 创建于

    Spring @Autowire error "more than one bean"

    已回答
    When a bean implementation exists both in the production and test codes, IntelliJ will mark @Autowired instances of this bean as "cannot autowire, more than one bean...". This is of course incorrec...
    • 4 个关注者
    • 4 条评论
    • 1 票
  • 已编辑于

    Strange error creating an index in MariaDB

    When creating an index in MariaDB, the following error appears in the event log (the index is created):   [42S02][1109] Unknown table 'check_constraints' in information_schemaQuery is: selectconstr...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    ClassCastException related to IDEA specific classes when running outside of IntelliJ

    已回答
    I've been getting the occasional ClassCastException when running a project that's related to what seems to be internal classes of IntelliJ. The project is a Java Webstart client (yes, legacy code) ...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Frequent cache corruption in 2018.3

    已回答
    Since upgrading from 2018.2 to 2018.3 I experience frequent cache corruption. Symptoms like the editor not finding classes to import even if they're in the same package, the project window not show...
    • 6 个关注者
    • 5 条评论
    • 1 票
  • 创建于

    Issue loading project structure

    已回答
    Found consistently today, but seen very occasionally in the past, the project structure pane remains empty, showing just "loading...". Tracked it down to a stacktrace caused by the Kubernetes plugi...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Code coverage error under OpenJDK 11

    已回答
    Getting the following error running tests with coverage under OpenJDK11: Tests are JUnit 5.   java.lang.ClassFormatError: Nest member class_info_index 18 has bad constant type in class file com/cap...
    • 5 个关注者
    • 5 条评论
    • 1 票
  • 创建于

    Searching classes by access level in a project?

    已回答
    We've a rather large project (1 million+ lines of code in something like 25 modules) and are in the process of porting it from an old JBoss version to Wildfly. Due to the new classloading system Wi...
    • 2 个关注者
    • 1 条评论
    • 0 票