Hello, guys.
As I can see most of the Juce users utilize it thru Introjucer. I've made it that way too. It works ok... until I try to make any changes inside the library code itself. I use Visual Studio 2013 as IDE and since all includes and definitions are made "somewhere out there" it totally get lost on any opened source file. Is there any tips (or tricks) to make "at the middle" code editing more efficient? I've tried to manually reorganized the include sequence but failed.
Thanx in advance for any help.