I have also added a wrapper script. So just check out the intelli GUI and execute:
./gradlew -Pidea.home=/home/somepath/idea-IU-93.13 deploy and your plugin is installed from source. - Hans -- Hans Dockter Founder, Gradle http://www.gradle.org, http://twitter.com/gradleorg CEO, Gradle Inc. - Gradle Training, Support, Consulting http://www.gradle.biz On Mon, Mar 15, 2010 at 11:17 PM, Hans Dockter <[email protected]> wrote: > Hi, > > as quite a few people build the IntelliJ plugin from source at the moment, > I would like to point out a few changes here on the user list: > > - I have changed the name of the repository from intellij-plugin to > gradle-intellij-gui (sorry for any inconveniences). But now or never. > - The way to set the properties for building the intellij gui has changed. > See: http://wiki.github.com/gradle/gradle-intellij-gui > > - Hans > > -- > Hans Dockter > Founder, Gradle > http://www.gradle.org, http://twitter.com/gradleorg > CEO, Gradle Inc. - Gradle Training, Support, Consulting > http://www.gradle.biz > >
