[
https://issues.apache.org/jira/browse/DRILL-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699349#comment-13699349
]
Julian Hyde commented on DRILL-126:
-----------------------------------
Intellij can do a lot from just the pom.xml. No need to check in an .iml or
.ipr file.
There is a lot to be said for keeping the dev environment very, very simple.
("git clone" followed by "mvn install".) If a new technology such as jmockit
makes that process more complex, maybe we shouldn't use that technology.
> Standardize settings for various IDEs - Intellij and Eclipse
> ------------------------------------------------------------
>
> Key: DRILL-126
> URL: https://issues.apache.org/jira/browse/DRILL-126
> Project: Apache Drill
> Issue Type: New Feature
> Reporter: Jason Altekruse
> Labels: IDE, configuration, eclipse, intellij
>
> Several build issues have been brought up on the list about integrating with
> various IDEs to get builds working. One example is the issue of the mockit
> dependency needing to be specified before JUnit in the .iml file to get
> Intellij to run some tests. We should have a way of sharing configurations to
> prevent these types of problems in the future, especially for new community
> members.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira