Eric Zhao created KYLIN-5248: -------------------------------- Summary: Remove obstacles to build projects in IDEA to make the process fast and easy Key: KYLIN-5248 URL: https://issues.apache.org/jira/browse/KYLIN-5248 Project: Kylin Issue Type: Improvement Components: Documentation, Environment , Tools, Build and Test Affects Versions: document, 5.0-alpha Environment: Mac, IDEA community version Reporter: Eric Zhao Fix For: document, 5.0-alpha
At the Kylin version of {*}5.0-alpha{*}, the project's code *can't be automatically identified as source root* in IDEA, which cause the inconvenience when building the project. We need to mark some folders such as Scala as source root manually. Meanwhile, some subproject of Kylin are set to use the 5 level of java, which need to be changed into 8 manually. What we want is to let the above manual setting be automatic, which can make the all building progress fast and convenient. -- This message was sent by Atlassian Jira (v8.20.10#820010)