Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why need to build project for mutiple times? #258

Open
yimingwangdell opened this issue Jun 12, 2023 · 3 comments
Open

why need to build project for mutiple times? #258

yimingwangdell opened this issue Jun 12, 2023 · 3 comments

Comments

@yimingwangdell
Copy link

each time I open a file in Gradle project, it starts to build, usually takes around 2 minutes to complete.
image

@chemzqm
Copy link
Member

chemzqm commented Sep 19, 2023

That's how jdt.js works.

@yimingwangdell
Copy link
Author

@chemzqm so that's unusable for huge project

@chemzqm
Copy link
Member

chemzqm commented Sep 19, 2023

It has cache for each project, so the build should only be slow the first time.
There might be some issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants