Skip to content

GOPATH and embeded terminal #2598

@jerome-laforge

Description

@jerome-laforge
  • Plugin version (or commit hash): 0.11.1295
  • IDE name and version: Intellij 2016.1.2
  • Java version: 1.8.0_92
  • OS name and version: Arch linux
  • What are you trying to do?
    I define GOPATH into Settings/Languages & Framework/Go/Go Libraries/Project libraries.
    I want when I open embedded terminal of Intellij, the GOPATH is automatically exported. So I can use go cmd tool to build my project directly from the terminal.
  • What would you expect to happen?
    When I open embedded terminal of Intellij, if I do echo $GOPATH => I want see what I have defined into Settings/Languages & Framework/Go/Go Libraries/Project libraries
  • What happens?
    The GOPATH is not exported into embedded terminal of Intellij, and I have to set again it.

Example of configuration into Settings/Languages & Framework/Go/Go Libraries/Project libraries.
image

the GOPATH is not exported:
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions