unical1988 created KYLIN-5591: --------------------------------- Summary: Dev Env Setting Docs Key: KYLIN-5591 URL: https://issues.apache.org/jira/browse/KYLIN-5591 Project: Kylin Issue Type: Improvement Reporter: unical1988
I am setting the development environment for Kylin in Windows, and I am following their docs to do so :([https://kylin.apache.org/development40/dev_env.html]) The docs state that If using IntellJ Idea>17 then there's a need to modify “server/kylin-server.iml” file, replace all “PROVIDED” to “COMPILE”, otherwise an {{“java.lang.NoClassDefFoundError: org/apache/catalina/LifecycleListener”}} error may be thrown.. I am at this point and I can't find the mentioned file in the server/kylin-server.iml under kylin/server in the code cloned through git clone [https://github.com/apache/kylin.git] Any clues what is this file kylin-server.iml ? and what is meant by replace all provided by compile? Thanks -- This message was sent by Atlassian Jira (v8.20.10#820010)