Originally created by @odenix on GitHub (Feb 16, 2024).
When I open the Gradle project in IntelliJ, pkl-core/generated/truffle isn’t marked as generated sources dir. As a result, I’m getting hundreds of “unresolved symbol” errors in Java source files. Is this a known issue?
Originally created by @odenix on GitHub (Feb 16, 2024).
When I open the Gradle project in IntelliJ, pkl-core/generated/truffle isn’t marked as generated sources dir. As a result, I’m getting hundreds of “unresolved symbol” errors in Java source files. Is this a known issue?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @odenix on GitHub (Feb 16, 2024).
When I open the Gradle project in IntelliJ, pkl-core/generated/truffle isn’t marked as generated sources dir. As a result, I’m getting hundreds of “unresolved symbol” errors in Java source files. Is this a known issue?
@odenix commented on GitHub (Feb 20, 2024):
Fixed by #207.