Andreas Seibt

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

    IntelliJ doesn't store run configuration

    已回答
    I have created some maven run configurations, marked them as "Store as project file" and defined a directory where to store the configurations: But the configuration isn't stored. Only the last on...
    • 3 个关注者
    • 3 条评论
    • 3 票
  • 创建于

    Question about generating getter / setter

    已回答
    Intellij provides two default templates for generating setters: "IntelliJ Default" and "Builder". My team has decided to provide both standard setter and builder behavior in our DTO's. I tried to d...
    • 2 个关注者
    • 5 条评论
    • 0 票
  • 创建于

    How to show concrete type instead of var in variable declaration

    已回答
    I have read a hint somewhere how to configure the Java editor to show concrete types instead of var like this: Class myClass = new Class(); instead of var myClass = new Class(); and not as inlay hi...
    • 7 个关注者
    • 15 条评论
    • 0 票
  • 创建于

    2021.2 disable IDE sync

    已回答
    I just installed 2021.2 and have some trouble with the synchronization of my IDE settings (sync failed). I'm not sure if i have problems with my companies firewall or with my account settings. So i...
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    Question on inlay hints

    已回答
    Inlay hints are a useful feature of IntelliJ. But it is disturbing that they are displayed always when activated. Are there any opinion to show the hints only while entering code or, better, on a s...
    • 3 个关注者
    • 7 条评论
    • 1 票
  • 创建于

    DataGrip marks TO_DATE in H2 db as error

    已回答
    H2 has a function "TO_DATE", but DataGrip don't know this. When i use the function in SQL scripts Datagrip marks it as error: Kind Regards Andreas  
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Datagrip blocks my application

    已回答
    I'm currently use the latest EAP version of Datagrip. I'm working on a .NET Application which uses a SQL-Server 2017 database. In development i use a locally installed developer edition of SQL-Serv...
    • 3 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Is it possible to store filter criteria between sessions?

    已回答
    I'm working with an old legacy database which heavily uses composite primary keys. Additionally mostly i'm interested in the newest data so i have to sort the view by primary key descending. Each t...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Nothing happened after clicking on "New Project"

    已回答
    I would create a new project so i clicked on "New Project" in the welcome dialog. But nothing happens. I tried "File->New->Project" and nothing happened too. It took me some time to figure out that...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    How to reset the default project

    已回答
    I tried to create a new project in DataGrip 2020.3.1. After entering the project name nothing happened. So i closed and reopened DataGrip. Since then i get the error message: How can i start DataG...
    • 2 个关注者
    • 2 条评论
    • 0 票