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

Gradle Enhancements #19

Open
wants to merge 3 commits into
base: gradle
Choose a base branch
from
Open

Gradle Enhancements #19

wants to merge 3 commits into from

Conversation

mftruso
Copy link

@mftruso mftruso commented Nov 15, 2020

A few enhancements to the gradle setup. Getting closer. I borrowed some ideas from this lazybones project https://github.com/cbmarcum/openoffice-lazybones/blob/master/templates/aoo-addin/build.gradle

  • include gradle wrapper to enforce gradle version consistency and improve dev experience
  • include all dependencies in code to reduce manual setup
  • use the java-library-distribution gradle plugin to build an .oxt file

- include gradle wrapper to enforce gradle version consistence and improve dev experience
- include all dependencies in code to reduce reliance on ide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant