On 7 Jan 2014, at 10:26 pm, Steffen Schäfer <steffen.scha...@googlemail.com> 
wrote:

> Hello,
> 
> by now, Gradle only generates basic project/module configurations for 
> IntelliJ IDEA when using “gradle idea”. This is enough for simple projects 
> but not for e.g. war projects (GRADLE-1441). For such projects, you need 
> extended configuration including facets and artifacts (and possibly even 
> more).
> 
> I know that if I import a project as Gradle project, IntelliJ IDEA will 
> generate the necessary configurations based on the Gradle tooling API 
> (including the beforementioned facet and artifact). This is very good support 
> as long as you only use built-in functionality (e.g. “war” plugin).
> 
> In my case I’m writing a GWT plugin (which isn’t known by IntelliJ IDEA) 
> where I would have to configure an additional facet and manipulate the 
> exploded-war artefact.

Which facet(s) to you need to configure for your plugin?


--
Adam Murdoch
Gradle Co-founder
http://www.gradle.org
VP of Engineering, Gradleware Inc. - Gradle Training, Support, Consulting
http://www.gradleware.com



Reply via email to