This folder may help - https://github.com/apache/incubator-streampark/tree/dev/.idea
Best, tison. tison <[email protected]> 于2024年3月12日周二 18:59写道: > *.iml varies from personal setup. But vcs.xml would be the some. So does > some common .vscode/settings.json > > I'm +1 on checking in these files, but with caution that it's really > sharing common practice. > > Best, > tison. > > > Xuanwo <[email protected]> 于2024年3月12日周二 18:55写道: > >> Hello, community >> >> OpenDAL has become a complex project, requiring users to perform several >> IDE-related setups for full functionality. For instance, it's necessary to >> configure the `Content Root` in IDEA so that it can recognize different >> crates rather than just reading from the root directory. >> >> So do you think it's a good idea to commit part of .idea and .vscode to >> project? We can bring some useful things like "opendal.iml" and >> "modules.xml" into the repo. >> >> Xuanwo >> >
