Skip to content

Add plugin to save and restore IDEA project settings #42

@lreimer

Description

@lreimer

Every project may have certain project files (run tasks, headers, ...) that you may want to share. Committing these to version control apparently is not best practice, even though possible.

Also read:

We want to add a new plugin seuac-idea-plugin that adds

  • a new idea configuration to specify projects to be processed
  • a backup task to save all required files form the .idea/ folder as JAR
  • a restore task to restore alls required files from JAR in to .idea/ folder of a project

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions