Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

try to fix setup-intellj.sh #3577

Merged
merged 1 commit into from
Jul 20, 2020
Merged

try to fix setup-intellj.sh #3577

merged 1 commit into from
Jul 20, 2020

Conversation

huijunwu
Copy link
Member

@huijunwu huijunwu commented Jul 20, 2020

The GENERATED_PATHS includes only java_doc *.java files (find bazel-bin/ -name "*.java" ), which look the same with 4 artifact original *.java files.
Not sure why we include them twice.. Bypass them..

Signed-off-by: Huijun Wu <[email protected]>
@huijunwu huijunwu changed the title try fix setup-intellj.sh try to fix setup-intellj.sh Jul 20, 2020
@joshfischer1108
Copy link
Member

I had a fresh build cache so I was able to rebuild and open intellij quickly. The change looks good to me.

To test I ran the following from the root folder of the project.

$ rm  heron.iml 
$ rm -rf .idea/
$ ./scripts/setup-intellij.sh 

Successful output is below:

Screen Shot 2020-07-19 at 9 31 22 PM

@huijunwu huijunwu merged commit a5459f1 into master Jul 20, 2020
@huijunwu huijunwu deleted the huijunwu/20200719intelj1 branch July 20, 2020 05:16
nicknezis pushed a commit that referenced this pull request Sep 14, 2020
Signed-off-by: Huijun Wu <[email protected]>

Co-authored-by: Huijun Wu <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants