I looked at sources of gradle-UI plugin and JetGroovy - moving settings to IDE can't be done simple, need to modify both plugins. I hope this<http://youtrack.jetbrains.net/issue/IDEA-53476>issue resolve discomfort and make gradle-script coding support much better.
2011/3/12 Владимир Рудев <[email protected]> > I start use gradle and because I use IntelliJ IDEA I download gradle plugin > for it(UI). When I start use plugin I noticed some discomfort - when > collaborate in project whose developers use different OS gradle install path > is different. Every developer must manually setup 'gradle install path' into > *project* settings. We must not commit this path because it os-specific > but because it stored in project settings .ipr files stay always modified. > Maybe parameter 'gradle install path' should be configured and stored in IDE > area, not project? If so, I can create and resolve an issue. > Sorry for my bad english. > > -- > С уважением, > Владимир Рудев > [email protected] > > -- С уважением, Владимир Рудев (With regards, Vladimir Rudev) [email protected]
