[PR #207] [MERGED] Mark generated/truffle as generated source dir in IntelliJ #449

Closed
opened 2025-12-30 01:24:33 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/207
Author: @odenix
Created: 2/20/2024
Status: Merged
Merged: 2/20/2024
Merged by: @holzensp

Base: mainHead: truffle-intellij


📝 Commits (1)

  • 7b0069a Mark generated/truffle as generated source dir in IntelliJ

📊 Changes

1 file changed (+5 additions, -4 deletions)

View changed files

📝 pkl-core/pkl-core.gradle.kts (+5 -4)

📄 Description

This fixes many "unknown symbol" errors in Java source files.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/207 **Author:** [@odenix](https://github.com/odenix) **Created:** 2/20/2024 **Status:** ✅ Merged **Merged:** 2/20/2024 **Merged by:** [@holzensp](https://github.com/holzensp) **Base:** `main` ← **Head:** `truffle-intellij` --- ### 📝 Commits (1) - [`7b0069a`](https://github.com/apple/pkl/commit/7b0069a519075b4f1b767f0bd79bc29758044eb2) Mark generated/truffle as generated source dir in IntelliJ ### 📊 Changes **1 file changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `pkl-core/pkl-core.gradle.kts` (+5 -4) </details> ### 📄 Description This fixes many "unknown symbol" errors in Java source files. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:24:33 +01:00
adam closed this issue 2025-12-30 01:24:33 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#449