Henry

Avatar
  • Total activity 49
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 4
  • Subscriptions 16
  • Created

    Intellij IDEA refactor scope and debugging scope

    Answered
    IntelliJ IDEA 2023.1.2 (Ultimate Edition) Build #IU-231.9011.34, built on May 16, 2023 I am using this version for python development. During debug process, is there any option that to prevent the...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    failed to update to 2022.3.2

    Answered
    current version IntelliJ IDEA 2022.3.1 (Ultimate Edition) Build #IU-223.8214.52, built on December 20, 2022 when tried to update the latest version 2022.3.2, it gave me below error. update failed a...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    system Environment variables in run/debug configuration

    Answered
    IntelliJ IDEA 2022.2.3 (Ultimate Edition)Build #IU-222.4345.14, built on October 5, 2022 In the run/debug configuration, I've checked the "Include system environment variables" from the Environment...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    IDE internal Errors

    Answered
    IntelliJ IDEA 2022.2.1 (Ultimate Edition)Build #IU-222.3739.54, built on August 16, 2022 I am having "IDE Internal Errors" happen multiple times daily. Sometime "Runtime crash", sometime is Python ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    using sql statement in python

    Answered
    IntelliJ IDEA 2022.2.1 (Ultimate Edition)Build #IU-222.3739.54, built on August 16, 2022 I'm using IDEA for python project that interact with postgresql database. I have database configured. Using ...
    • 2 followers
    • 1 comment
    • 1 vote
  • Created

    exception from IDE

    Answered
    IntelliJ IDEA 2022.2.1 (Ultimate Edition) Got exception from time to time, not always same. Did anyone of you experience this? How to resolve it? Below is today's exception: java.lang.Throwable: ac...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    how to add internal nexus repo?

    Answered
    I am using IntelliJ IDEA for developing Python project, the company has some internal packages published in internal nexus repo. I am able to install the package from command line, and works well. ...
    • 3 followers
    • 3 comments
    • 0 votes
  • Created

    Python project using docker as SDK.

    Answered
    I have a Python project using Docker as interpreter in IDEA Ultimate. 1) It starts a few containers when run and debug code. The containers are still there running even I quit IDEA completely. Is t...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    open project and develop inside local container?

    Answered
    The host is Macos. I have a project that can only run on the Linux platform. I have docker installed and can start a linux container to map source code to insider the container. Now the question is...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    How to stop analyze feature for certain file types?

    Answered
    When I open a text file, the IDE will try to analyze it and show problems (such as typo) on the top right corner of the editor. Is it possible to config IDE so it will not analyze *.txt files?  
    • 2 followers
    • 1 comment
    • 0 votes