alabotski

Avatar

Something

  • Total activity 45
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 5
  • Subscriptions 14
  • Created

    Store the schema in the database

    Answered
    Tell me how to do it after the reopening of the Intellij IdeaThe last used scheme was opened
    • 3 followers
    • 3 comments
    • 2 votes
  • Created

    Git update

    Answered
    Can you describe to help understand the meaning of these menu items. Yes, I understand that this is more for working with git But I would like to understand what they mean (or their similar gti com...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    Low Memory in IntelliJ IDEA 2021.2.1 (Ultimate Edition)

    Answered
    IntelliJ IDEA 2021.2.1 (Ultimate Edition)Build #IU-212.5080.55, built on August 24, 2021Licensed to (I can provide an official license in personal messages)Subscription is active until February 14...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    Save default connection

    Answered
    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 followers
    • 6 comments
    • 0 votes
  • Created

    Idea can't init gradle project

    Answered
    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 followers
    • 1 comment
    • 0 votes
  • Created

    Find in path

    Answered
    I have gradle project Then I disable on module (settings.gradle)   How to disable it and from the search Find in Path
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Gradle generated files

    Answered
    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 followers
    • 1 comment
    • 0 votes
  • Edited

    Disable format comment

    Answered
    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 followers
    • 5 comments
    • 0 votes
  • Created

    Share folders between project

    Answered
    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 followers
    • 1 comment
    • 0 votes
  • Created

    Idea auto import sort

    Answered
    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 followers
    • 2 comments
    • 0 votes