Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not Support build single file or package, Just need build. #2473

Closed
wangxingge opened this issue Apr 18, 2016 · 6 comments
Closed

Not Support build single file or package, Just need build. #2473

wangxingge opened this issue Apr 18, 2016 · 6 comments

Comments

@wangxingge
Copy link

wangxingge commented Apr 18, 2016

  • Plugin version (or commit hash):
  • IDE name and version:
    Intellij 2016 _1.1
  • Java version:
    1.8
  • OS name and version:
    Windows 7
  • What are you trying to do?
    Just Build package or single go file.
  • What would you expect to happen?
    Just Build package or single go file.
  • What happens?
    Build and run.

Add a function such as. Click Run-> Build current file or current folder.

I'm really don't need always build main.go, just need build current file, I'd like to configure a build configuration if you can show me how to do that, and I'll share it to the people which has the same concern.

Thanks

@dlsniper
Copy link
Member

Hi. Building current file is not supported by the plugin. Building a package is supported but not building the current package.
If you need those actions, please use the "External. Tool" functionality: https://www.jetbrains.com/help/idea/2016.1/external-tools.html
If you have any issues with getting this working please let me know.

@zolotov I'll leave this up to you but I think we can close this.

@wangxingge
Copy link
Author

wangxingge commented Apr 18, 2016

@dlsniper thank you
I'll try it,cause of I used sublime and liteide before, so I need this function.

@wangxingge
Copy link
Author

@dlsniper
I'll close this issue after test which you mentioned.

@wangxingge
Copy link
Author

@dlsniper
Does Intellij support debug on windows?
I'v read this #1922, my question is does this change merged into master?

@dlsniper
Copy link
Member

Merged in master, yes, released in stable, yes.

On Thu, 21 Apr 2016, 06:42 wangxingge, notifications@github.com wrote:

@dlsniper https://github.com/dlsniper
Does Intellij support debug on windows?
I'v read this #1922
#1922,
my question is does this change merged into master?


You are receiving this because you were mentioned.

Reply to this email directly or view it on GitHub
#2473 (comment)

@wangxingge
Copy link
Author

Yes, I've test it.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants