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

Set the output folder of the imported project to the maven location #2922

Merged
merged 1 commit into from
Oct 14, 2023

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Oct 14, 2023

Currently there could be a mismatch between what eclipse assumes as outputfolder where the class files are located and maven.

This ensures that the project info is always updated with the correct location and parts of the code operating on the output location do find the classes (or folders).

See eclipse-pde/eclipse.pde#782 (comment)

@laeubi laeubi added the backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change label Oct 14, 2023
Currently there could be a mismatch between what eclipse assumes as
outputfolder where the class files are located and maven.

This ensures that the project info is always updated with the correct
location and parts of the code operating on the output location do find
the classes (or folders).
@github-actions
Copy link

Test Results

   561 files  ±0     561 suites  ±0   4h 11m 55s ⏱️ + 14m 19s
   364 tests ±0     358 ✔️ ±0    6 💤 ±0  0 ±0 
1 092 runs  ±0  1 073 ✔️ ±0  19 💤 ±0  0 ±0 

Results for commit ae7bca9. ± Comparison against base commit 6876ab6.

@laeubi laeubi merged commit f0b800c into eclipse-tycho:master Oct 14, 2023
10 checks passed
@github-actions
Copy link

💚 All backports created successfully

Status Branch Result
tycho-4.0.x

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant