Repository: kylin Updated Branches: refs/heads/document 6a572109c -> f9d9037f7
update dev env Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f9d9037f Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f9d9037f Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/f9d9037f Branch: refs/heads/document Commit: f9d9037f7f6169a063d3429b288aa8df4f2ec4b4 Parents: 6a57210 Author: Hongbin Ma <[email protected]> Authored: Mon Jun 27 11:37:22 2016 +0800 Committer: Hongbin Ma <[email protected]> Committed: Mon Jun 27 11:37:22 2016 +0800 ---------------------------------------------------------------------- website/_dev/dev_env.md | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/f9d9037f/website/_dev/dev_env.md ---------------------------------------------------------------------- diff --git a/website/_dev/dev_env.md b/website/_dev/dev_env.md index d6431e4..2fbf36e 100644 --- a/website/_dev/dev_env.md +++ b/website/_dev/dev_env.md @@ -126,4 +126,8 @@ For intellij IDEA users, you have to do a few more steps:  +3. Disable intellij IDEA's "Optimize imports on the fly" + +  + 3. Format the code before committing the code.
