Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B buck
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 201
    • Issues 201
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • buck
  • Merge requests
  • !785

support for groovy rules in intellij project generation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/mread/pr/groovy-intellij-support into master Jun 22, 2016
  • Overview 9
  • Commits 2
  • Pipelines 0
  • Changes 3

Created by: mread

Not quite right yet but for your consideration.

This pull request supports groovy_library and groovy_test rules as intellij source folders.

Outstanding issues:

  1. what additional unit or integration tests do you want to see?
  2. I'm not sure what addCompiledShadowIfNeeded() does but I'm not calling it, should I?
  3. there's an unnecessary <exclude> and a packagePrefix being created in the .iml, any suggestions on the best place to look for a fix?
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/mread/pr/groovy-intellij-support