Skip to content

Improve support for using VS Code to develop Uyuni #2500

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

Merged
merged 2 commits into from
Aug 21, 2020
Merged

Conversation

renner
Copy link
Member

@renner renner commented Aug 19, 2020

What does this PR change?

This patch is to improve the support for using Visual Studio Code to develop Uyuni, especially to work on the Java code using the Java Extension Pack:

  • The .project file (used as a template for eclipse setups) is renamed, otherwise VS Code will find it and assumes a java project in that directory.
  • The /java/.vscode folder is added to .gitignore.

GUI diff

No difference, only affects development environment setups.

  • DONE

Documentation

A wiki page has been created on how to setup VS Code to develop Uyuni:

Test coverage

No tests needed, only affects development environment setups.

  • DONE

Links

No links needed.

  • DONE

Changelogs

If you don't need a changelog check, please mark this checkbox:

  • No changelog needed

If you uncheck the checkbox after the PR is created, you will need to re-run changelog_test (see below).

Re-run a test

If you need to re-run a test, please mark the related checkbox, it will be unchecked automatically once it has re-run:

  • Re-run test "changelog_test"
  • Re-run test "backend_unittests_pgsql"
  • Re-run test "java_lint_checkstyle"
  • Re-run test "java_pgsql_tests"
  • Re-run test "schema_migration_test_oracle"
  • Re-run test "schema_migration_test_pgsql"
  • Re-run test "susemanager_unittests"
  • Re-run test "javascript_lint"
  • Re-run test "spacecmd_unittests"

@renner renner requested a review from cbosdo August 19, 2020 15:43
@chiaradiamarcelo
Copy link

I think @lucidd also uses VS Code for Java

@renner renner requested a review from lucidd August 19, 2020 16:05
@renner
Copy link
Member Author

renner commented Aug 19, 2020

I think @lucidd also uses VS Code for Java

Thanks for the hint, I added him as a reviewer.

@renner renner merged commit c21b052 into master Aug 21, 2020
@renner renner deleted the master-vscode branch August 21, 2020 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants