Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/mapstruct/mapstruct-eclipse
An Eclipse plug-in for working with MapStruct
https://github.com/mapstruct/mapstruct-eclipse
Update link to latest release of the plugin
d39eb8a2bb9980d5d8686304859abacc64489d20 authored over 3 years ago by Filip Hrisafov <[email protected]>
d39eb8a2bb9980d5d8686304859abacc64489d20 authored over 3 years ago by Filip Hrisafov <[email protected]>
Merge pull request #40 from agudian/nested-properties
#21 Support nested properties in code-completion
2ec90f41ec95934edf233ec2033335af778e2631 authored almost 8 years ago by Gunnar Morling <[email protected]>
Move proposal computers to seperate package, pull out AST visitor to seperate class, add icon.
fb3584348d93c55f39d1c90912dcaf33004defea authored almost 8 years ago by Andreas Gudian <[email protected]>
fb3584348d93c55f39d1c90912dcaf33004defea authored almost 8 years ago by Andreas Gudian <[email protected]>
#21 Support nested properties in code-completion
88321825ae61bdf609f1a3d24c548c9145feac59 authored almost 8 years ago by Andreas Gudian <[email protected]>
88321825ae61bdf609f1a3d24c548c9145feac59 authored almost 8 years ago by Andreas Gudian <[email protected]>
Update license headers to 2017
63dd1f12c879d4385f2842efd54083c41330582e authored almost 8 years ago by Andreas Gudian <[email protected]>
63dd1f12c879d4385f2842efd54083c41330582e authored almost 8 years ago by Andreas Gudian <[email protected]>
Update year in license headers and add link to update-site on bintray.
0d07de2a20dc50ba63ccf33f917609b1a2b956f6 authored over 8 years ago by Andreas Gudian <[email protected]>
0d07de2a20dc50ba63ccf33f917609b1a2b956f6 authored over 8 years ago by Andreas Gudian <[email protected]>
#7 Add some Screenshots to README.md
be3dbdc1ab63a6492b7be87dc45fa550d5bf68c5 authored over 8 years ago by Andreas Gudian <[email protected]>
be3dbdc1ab63a6492b7be87dc45fa550d5bf68c5 authored over 8 years ago by Andreas Gudian <[email protected]>
#37 Add support for @ValueMapping annotation in code completion proposals
11cb434923b03b4ed2d0d21bdc2cd06994f09e64 authored over 8 years ago by Andreas Gudian <[email protected]>
11cb434923b03b4ed2d0d21bdc2cd06994f09e64 authored over 8 years ago by Andreas Gudian <[email protected]>
Fix bullet-point formatting in README.md
c01aaf38e6850869314961a1e30b9f391ec5f6c7 authored over 9 years ago by Andreas Gudian <[email protected]>
c01aaf38e6850869314961a1e30b9f391ec5f6c7 authored over 9 years ago by Andreas Gudian <[email protected]>
#30 Add quick-fixes for error message "Can't map property..."
d43c2ea19c7f7e6f5494af5f098cafbf373a2a58 authored over 9 years ago by Andreas Gudian <[email protected]>
d43c2ea19c7f7e6f5494af5f098cafbf373a2a58 authored over 9 years ago by Andreas Gudian <[email protected]>
#30 Use factories to create quick fix instances
9e9b3438c825564fe85be3d187d258f6820fd0c4 authored over 9 years ago by Andreas Gudian <[email protected]>
9e9b3438c825564fe85be3d187d258f6820fd0c4 authored over 9 years ago by Andreas Gudian <[email protected]>
#28 Add new set of @Mapping annotations as first elements before the method, avoiding them to appear after method-modifiers
9e744201a5104e1b9eb90e0888256845ab4c8990 authored over 9 years ago by Andreas Gudian <[email protected]>
9e744201a5104e1b9eb90e0888256845ab4c8990 authored over 9 years ago by Andreas Gudian <[email protected]>
#14 Changing some return values to more specific types
2a8f4329c0aef9e3c5599eaca4d371af83367985 authored over 9 years ago by Gunnar Morling <[email protected]>
2a8f4329c0aef9e3c5599eaca4d371af83367985 authored over 9 years ago by Gunnar Morling <[email protected]>
#14 Property name completion: handle multiple sources, handle @MappingTarget/@TargetType parameters, support enum constants
3b191da140b9bad6f9d15a5ae1f0844bcce61714 authored over 9 years ago by Andreas Gudian <[email protected]>
3b191da140b9bad6f9d15a5ae1f0844bcce61714 authored over 9 years ago by Andreas Gudian <[email protected]>
#24 Add checksytle to the build and fix the current violations
cfcfa1bcb0e259ce87d93fe40e1d3a53f1bd6f1f authored over 9 years ago by Andreas Gudian <[email protected]>
cfcfa1bcb0e259ce87d93fe40e1d3a53f1bd6f1f authored over 9 years ago by Andreas Gudian <[email protected]>
#12 Add quick-fix to ignore "Unmapped target properties".
62942055234b451608a54b4c8ca317f7ee72f803 authored over 9 years ago by Andreas Gudian <[email protected]>
62942055234b451608a54b4c8ca317f7ee72f803 authored over 9 years ago by Andreas Gudian <[email protected]>
#12 Introduce constants class for MapStruct API elements
43e2731799a8df5b7f84e7a277c65a14c045ceb3 authored over 9 years ago by Andreas Gudian <[email protected]>
43e2731799a8df5b7f84e7a277c65a14c045ceb3 authored over 9 years ago by Andreas Gudian <[email protected]>
#7 JavaDoc adjustments
797ce502002657522535114695e93452ef6088cc authored over 9 years ago by Gunnar Morling <[email protected]>
797ce502002657522535114695e93452ef6088cc authored over 9 years ago by Gunnar Morling <[email protected]>
#7 Adding CompletionProposalComputer for @Mapper annotation
8ffa12e7220d44ee01758c061c54da291292bcf6 authored over 9 years ago by Stefan Rademacher <[email protected]>
8ffa12e7220d44ee01758c061c54da291292bcf6 authored over 9 years ago by Stefan Rademacher <[email protected]>
#7 Extracting AbstractAnnotationCompletionProposalComputer
990660ffe5ede5a0bde7772e413865eaf9020fd3 authored over 9 years ago by Stefan Rademacher <[email protected]>
990660ffe5ede5a0bde7772e413865eaf9020fd3 authored over 9 years ago by Stefan Rademacher <[email protected]>
Update README.md and add the mandatory cloudbees build button
8b532870fd641a3119552aa602eef0014fbbbab7 authored almost 10 years ago by Andreas Gudian <[email protected]>
8b532870fd641a3119552aa602eef0014fbbbab7 authored almost 10 years ago by Andreas Gudian <[email protected]>
#12 Avoiding negation in method name
9a28bca04b7dfa7b04aac7cc8faafe0111f169a4 authored almost 10 years ago by Gunnar Morling <[email protected]>
9a28bca04b7dfa7b04aac7cc8faafe0111f169a4 authored almost 10 years ago by Gunnar Morling <[email protected]>
#12 Changing line ending style
29db40cd77fca7fdabb9fecd3d58b6569283cfd4 authored almost 10 years ago by Gunnar Morling <[email protected]>
29db40cd77fca7fdabb9fecd3d58b6569283cfd4 authored almost 10 years ago by Gunnar Morling <[email protected]>
#12 add properties declared in super types to the list of suggested source/target properties
f785c105f7a67682329f2c21db47173ee1cb3898 authored almost 10 years ago by Andreas Gudian <[email protected]>
f785c105f7a67682329f2c21db47173ee1cb3898 authored almost 10 years ago by Andreas Gudian <[email protected]>
Adding .gitattributes
7136707c061e2ed6f4688c46134ff8b3b1292a23 authored almost 10 years ago by Gunnar Morling <[email protected]>
7136707c061e2ed6f4688c46134ff8b3b1292a23 authored almost 10 years ago by Gunnar Morling <[email protected]>
#8 Adding line breaks at EOF
d6065ab41c24696f237ea8a793ace1884dad1938 authored almost 10 years ago by Gunnar Morling <[email protected]>
d6065ab41c24696f237ea8a793ace1884dad1938 authored almost 10 years ago by Gunnar Morling <[email protected]>
#8 Introducing MapStruct feature and p2 repository
de3f2895a25614a35791ec7fcc07d8d208523e44 authored almost 10 years ago by Lars Wetzer <[email protected]>
de3f2895a25614a35791ec7fcc07d8d208523e44 authored almost 10 years ago by Lars Wetzer <[email protected]>
#1 Providing initial project layout and MapStruct Eclipse plug-in with
content assist functionality
11027951d34159273476bc2efaeebf0e28003c39 authored almost 10 years ago by Lars Wetzer <[email protected]>
Setup repository
e477990734b9c3e15164cdd8f851d2317d2b290b authored almost 10 years ago by Lars Wetzer <[email protected]>
e477990734b9c3e15164cdd8f851d2317d2b290b authored almost 10 years ago by Lars Wetzer <[email protected]>