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

CI: Use Project Settings Warning #62

Open
wurstbroteater opened this issue Feb 18, 2021 · 0 comments
Open

CI: Use Project Settings Warning #62

wurstbroteater opened this issue Feb 18, 2021 · 0 comments
Assignees
Labels
discussion-needed enhancement minor Minor fixes and improvement with low priority

Comments

@wurstbroteater
Copy link
Collaborator

wurstbroteater commented Feb 18, 2021

Travis produces the following warning:
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/home/travis/build/tthuem/VariantSync/de.tubs.variantsync.core/.settings/org.eclipse.jdt.core.prefs' could not be found!

In this pull request #53 we decided to remove the .settings folder, but as it can be seen, it is possible to tell Travis, Maven, Tycho to use the project settings (like org.eclipse.jdt.core.compiler.source=1.8) which are defined in org.eclipse.jdt.core.prefs.

Todo:

  • Discuss if we should add the .settings folder and the org.eclipse.jdt.core.prefs file again.
  • Investigate how the CI behavior changes if we use the Project Settings or not

Hint:

@wurstbroteater wurstbroteater added enhancement minor Minor fixes and improvement with low priority discussion-needed labels Feb 18, 2021
@wurstbroteater wurstbroteater self-assigned this Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion-needed enhancement minor Minor fixes and improvement with low priority
Projects
None yet
Development

No branches or pull requests

1 participant