Rain

Avatar
  • 活动总数 38
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 12
  • 已编辑于

    Line markers for duration of branch?

    已回答
    Hi! In Intellij when I change the code it shows green or blue color next to line numbers. After I git commit they go away. Is it possible to make them stay? I want them since the beginning of branc...
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    Idea does not download maven sources

    已回答
    Hi!   I want to download sources for .m2\repository\com\oracle\database\jdbc\ojdbc8\19.12.0.0\ojdbc8-19.12.0.0.jar!\oracle\jdbc\OracleDatabaseException.class When I click download sources button th...
    • 3 个关注者
    • 3 条评论
    • 1 票
  • 创建于

    Intellij does not see maven dependencies.

    已回答
    Hi!   I have maven project. I added this dependecy to pom.xml:     <dependency>      <groupId>org.locationtech.jts</groupId>      <artifactId>jts-modules</artifactId>      <version>1.18.2</version>...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    This run configuration freezes intellij itself

    已回答
    Hi! Myproject has multiple run configurations. All of them work fine except one. Here is this run configuration:     <configuration name="Local Oracle DDL-auto" type="SpringBootApplicationConfigura...
    • 2 个关注者
    • 7 条评论
    • 0 票
  • 创建于

    Looking for step-by-step guide to add drop frame to debugger

    已回答
    Hi!https://www.jetbrains.com/help/idea/altering-the-program-s-execution-flow.html#drop_frameThis manual talk about Drop Frame. I dont have this button. I couldnt add it from settings menu either. I...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    How to autoload code style from git?

    已回答
    Hi! I exported Intellij Idea code style XML from Settings > Editor > Code Style > Java.  I want to share it with the rest of team. Would it be possible to make Intellij automatically load it? For e...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Preserve original file encoding

    已回答
    Hi! I have encoding set to UTF-8. Now Idea changes non-utf-8 files to utf-8. However there are some files that I want to keep in their original encoding. How do I do that? From Settings > Editor > ...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Exception breakpooint for specific line.

    已回答
    Hi! I have Java program. How can I have exception breakpoint for specific line? Intellij has it's option for exception breakpoints but they are global meaning that anything, including frameworks ca...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    camelCase name in file template

    已回答
    Hi!   I want to create file name template. Here is 1 example: https://intellij-support.jetbrains.com/hc/en-us/community/posts/206853275-File-templates-lower-upper-camel-case #set( $NAME_CAMEL = ${S...
    • 3 个关注者
    • 3 条评论
    • 1 票
  • 已编辑于

    How to get my Spring boot application back to Run tab?

    已回答
    Hi! Previously when I started my spring boot application with green arrow next to my run configuration. My spring boot application appeared under run window. Today I upgraded from 2021.1 to 2022.1...
    • 2 个关注者
    • 1 条评论
    • 0 票