This is an automated email from the ASF dual-hosted git repository.

lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-paimon.git


The following commit(s) were added to refs/heads/master by this push:
     new 3f90ba21f [README] Document mark generated-sources as Sources Root
3f90ba21f is described below

commit 3f90ba21f56241808281abac190e452ce5bf0f01
Author: JingsongLi <[email protected]>
AuthorDate: Fri Apr 7 16:58:11 2023 +0800

    [README] Document mark generated-sources as Sources Root
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index a0494169e..be530d1f6 100644
--- a/README.md
+++ b/README.md
@@ -57,6 +57,7 @@ JDK 8/11 is required for building the project.
 
 - Run the `mvn clean package -DskipTests` command to build the project.
 - Run the `mvn spotless:apply` to format the project (both Java and Scala).
+- IDE: Mark `paimon-common/target/generated-sources/antlr4` as Sources Root.
 
 ## License
 

Reply via email to