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

Add support for transfering IntelliJ settings using the plugin #7

Closed
tlinkowski opened this issue Jun 14, 2019 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@tlinkowski
Copy link
Owner

tlinkowski commented Jun 14, 2019

The files that should be copied:

  • gradle/LICENSE_HEADER
  • .idea/codeStyles/Project.xml
  • .idea/inspectionProfiles/Project_default.xml

The files above should be copied as resources and released with the plugin.

A special Gradle task should be added (updateIntelliJSettings) that, when called in the target project, would update those files in the build root directory.

@tlinkowski tlinkowski added the enhancement New feature or request label Jun 14, 2019
@tlinkowski tlinkowski added this to the 0.1 milestone Jun 14, 2019
@tlinkowski tlinkowski self-assigned this Jun 14, 2019
tlinkowski added a commit that referenced this issue Jul 30, 2019
- extracted tasks (ZipSharedFileImport/ExportTask)
- automatized task configuration, leaving only one point where new share mappings need to be added: SuperpomFileSharing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant