alabotski

Avatar

Something

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

    Save default connection

    已回答
    Hi.  I have global connection with 3 schemas How to ensure that the connection is maintained for each project? Every time I open a project, I have to specify the connection  
    • 2 个关注者
    • 6 条评论
    • 0 票
  • 创建于

    Idea can't init gradle project

    已回答
    Gradle 6.4.1 Java 14.0.1   Create simple gradle project gradle clean build - work fine   But when try import project to Idea. I have such error       Gradle config  
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Find in path

    已回答
    I have gradle project Then I disable on module (settings.gradle)   How to disable it and from the search Find in Path
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Gradle generated files

    已回答
    Why Idea stopped seeing generated files by Gradle? Environment Idea 2018.2 Gradle 4.9-4.10 MapStruct 1.2.0.Final id "net.ltgt.apt" version "0.18" id "net.ltgt.apt-idea" version "0.18" Gradle build...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 已编辑于

    Disable format comment

    已回答
    I have such comment in java class But after format I have such /** * <ul> * <li>subtract from account</li> * <li>create record with * <ul> * <li>user id</li> * </ul> * </li> * ...
    • 3 个关注者
    • 5 条评论
    • 0 票
  • 创建于

    Share folders between project

    已回答
    How I can share my own folder between project. Something like as https://www.jetbrains.com/help/idea/sharing-your-ide-settings.html#settings-repository but only my files.   For example. I have proj...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Idea auto import sort

    已回答
    How I can organize sort in auto import?   For example I want: static class ... com.test... - my package ... com.apache - all other packages   I add support checkstyle plugin. And cannot build proje...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 已编辑于

    Run Spring Boot + Gradle + GWT

    已回答
    I create simple GWT project For a basis took https://github.com/feedm3/spring-boot-gwt  java -jar gwt.jar work well   How run It from Idea Run Configuration Work only server side Client side http:...
    • 3 个关注者
    • 4 条评论
    • 0 票
  • 已编辑于

    Change maven dependencies

    已回答
    I noticed on the 16th and 17th versions the following problem   When I change maven dependencies. Idea begins to load dependencies, index the project. This greatly loads the system and I could neve...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    IDEA Maven Structure

    已回答
    Hello I upgrade to 16.3 After this broke my maven structure In 16.2 all work fine How to fix it?
    • 2 个关注者
    • 4 条评论
    • 0 票