Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

19307130351

Avatar
  • Total activity 7
  • Last activity April 10, 2023 10:28
  • Member since April 04, 2023 13:06
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 3
Activity overview Posts (0) Comments (3)
Sort by recent activity Recent activity Votes
  • Created April 10, 2023 10:28
    You can try: psiField.addBefore(psiAnnotation, psiField.getFirstChild());
    1. Community
    2. IntelliJ IDEA Plugin Users
    3. How to solve java.lang.Throwable: Assertion failed: anchorBefore == null || anchorBefore.getTreeParent() == parent ?
    • 0 votes
  • Created April 07, 2023 12:17
    I finally find a way to run command line in user's project. For example, when I call the method below, it will run " java -jar target/benchmarks.jar org.sample.JmhTestApp1.arrayListAdd -bm thrpt -f...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. Running console commands from intelliJ plugin
    • 0 votes
  • Created April 04, 2023 13:11
    Thanks to this article! I create a Panel by ToolbarDecorator.createPanel() and use xxx.form to design it. The Panel can't even show up! Then I delete xxx.form and it works.
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. panle create by ToolbarDecorator have a space
    • 0 votes
Copyright © 2000– JetBrains s.r.o.