Vitalts / golangide

Automatically exported from code.google.com/p/golangide
0 stars 0 forks source link

Unexpected switching active project folder #47

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
First of all, thank you for LiteIDE X11, it looks really great! However, I'd 
like to point out to a pretty annoying thing.

What steps will reproduce the problem?
1. Import projects, where at least one makes executable file and has a 
subpackage.
2. Choose a folder with the executable. Folder becomes 'active' (in bold). 
Build and run the project. It works just fine. 
3. Then open any file in the subpackage. You can see that 'active' folder 
switches to the subpackage one. If you now hit 'Build' it works, but 'Run' 
fails as, I suppose, IDE cannot find the executable.
So, it's all about unexpected switching the active project directory.

What is the expected output? What do you see instead?
Switching 'active' folder only by double click or through the context menu to 
avoid inconvenient project-run errors.

What version of the product are you using? On what operating system?
LiteIDE X11 b1. Win 7, x86

Original issue reported on code.google.com by pkorot...@gmail.com on 5 Mar 2012 at 8:45

GoogleCodeExporter commented 8 years ago

Original comment by Visua...@gmail.com on 6 Mar 2012 at 12:07

GoogleCodeExporter commented 8 years ago
gotoolplugin add sync editor and sync project

Original comment by Visua...@gmail.com on 9 Mar 2012 at 3:58