Generate 'annotation' style plugin#752
Merged
jmolivas merged 5 commits intohechoendrupal:masterfrom Jul 15, 2015
Sutharsan:generate-plugin-type-annotation
Merged
Generate 'annotation' style plugin#752jmolivas merged 5 commits intohechoendrupal:masterfrom Sutharsan:generate-plugin-type-annotation
jmolivas merged 5 commits intohechoendrupal:masterfrom
Sutharsan:generate-plugin-type-annotation
Conversation
* upstream/master: (119 commits) CodeQualityTool improvemets Remove invalid options Refactor GeneratorModuleCommandTest Remove controller generation from generate:module Add new end-line CodeQualityTool update Minor transaltion to spanish Fix issues with output of generate-chain Added translation for Chain command must warn Remove composer.lock file Remove intl library, is too heavy 8.2MB #739 Fix code violations #739 Fix code violations Apply PSR-2 fixes #739 Fix code violations ALter order or language callback Enable function to determine language base in environment locale first, second local config Small Spanish translation Update succes message ...
Contributor
Author
|
This pull request is simpler than the one in pull request #499 and has less input options. But both add a custom plugin type with annotation discovery. |
Member
|
@Sutharsan: Thanks for the PR, I will be testing it later on today. |
Member
|
This looks great @Sutharsan. I run The error is generated from line 19 at A solution could be update current code With: |
Contributor
Author
|
Done. |
jmolivas
added a commit
that referenced
this pull request
Jul 15, 2015
Generate 'annotation' style plugin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds a generator for a custom annotation style plugins:
generate:plugin:type:annotationThe following files and directories is are being generated: