[
https://issues.apache.org/jira/browse/CALCITE-2172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16364920#comment-16364920
]
Julian Hyde commented on CALCITE-2172:
--------------------------------------
It would be nice if someone make a video of these steps (git clone, mvn, open
in intellij, create a test method, set a break-point (e.g. in the constructor
of Sort), and run the test method in the debugger until you hit the break
point). I believe this video could be well under 3 minutes long (in mvn, skip
tests and checkstyle; and open intellij when core has completed but while other
modules are still building).
> Document IDE setup for project contribution
> -------------------------------------------
>
> Key: CALCITE-2172
> URL: https://issues.apache.org/jira/browse/CALCITE-2172
> Project: Calcite
> Issue Type: Improvement
> Components: site
> Reporter: Edmon Begoli
> Assignee: Edmon Begoli
> Priority: Trivial
> Labels: documentation
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> Document the IDE setup for Calcite development.
> Start with IDEA, document Eclipse, NetBeans, and maybe VIM and Emacs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)