[
https://issues.apache.org/jira/browse/BUILDR-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565818#action_12565818
]
Shane Witbeck commented on BUILDR-36:
-------------------------------------
One additional note: This task will append a "-7x" to the *.iml and *.ipr files
it generates. The reason for this is two fold: 1) it avoids a scope issue with
the original idea task, 2) it allows you to use both tasks side by side if
members of a project are using different versions of IDEA.
> IDEA 7.x task
> -------------
>
> Key: BUILDR-36
> URL: https://issues.apache.org/jira/browse/BUILDR-36
> Project: Buildr
> Issue Type: New Feature
> Components: IDE
> Affects Versions: 1.3
> Reporter: Shane Witbeck
> Fix For: 1.3
>
> Attachments: created_idea7x_task.patch
>
>
> This is an initial version of a task to create IDEA 7.x project (*.ipr) and
> module (*.iml) files. Because of the differences between the version 6.x and
> 7.x files, it was necessary to create a new task to accomplish this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.