Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mapstruct/mapstruct-idea

An IntelliJ IDEA plugin for working with MapStruct
https://github.com/mapstruct/mapstruct-idea

#211 Remove methods should not be considered fluent setters.

jarlesat opened this pull request 19 days ago
Remove warnings for fluent removers.

jarlesat opened this issue 19 days ago
Mappings (Mapping) with multiple sources does not highlight properly

cvoiculescu opened this issue about 2 months ago
Adjust minimum IntelliJ version and remove downloads of mockJDK

filiphr opened this pull request 2 months ago
Add K2 support

filiphr opened this pull request 2 months ago
Support Kotlin K2 mode

filiphr opened this issue 3 months ago
Add a warning when using source = "."

hduelme opened this pull request 5 months ago
Add a warnig when using `source = "."`

thunderhook opened this issue 5 months ago
upgrade to Java 17

hduelme opened this pull request 5 months ago
use String equals directly instead of Objects.equals

hduelme opened this pull request 6 months ago
Target property mapped more than once inspection

hduelme opened this pull request 6 months ago
fix issue 194 source property with same name exists

hduelme opened this pull request 7 months ago
fix issue 194

hduelme opened this pull request 7 months ago
Prepare for IntelliJ 2024.2 cycle

unshare opened this pull request 8 months ago
fix jacoco-reports-0-coverage

hduelme opened this pull request 8 months ago
False positive missing mapping warning

aleksvidak opened this issue 8 months ago
add idea 2024.1 to build matrix

hduelme opened this pull request 9 months ago
Add support for java text-blocks for expression injection

hduelme opened this pull request 9 months ago
Fix issue 180. WrongUsageOfMappersFactory componentModel from config

hduelme opened this pull request 9 months ago
Incompatible with idea 2024.1 RC

chaoyoung opened this issue 9 months ago
code wraps automatically, does not recognize keywords

Muscleape opened this issue 9 months ago
Code Completion didn't work well.

ovaso opened this issue 10 months ago
IDE Support of `BeanMapping#ignoredTargets`

thunderhook opened this issue 10 months ago
Fix RemoveMappersFix by using SafeDeleteFix

hduelme opened this pull request 10 months ago
Report Non-existing target properties as errors

CodeSimcoe opened this issue 10 months ago
Report Non-existing target/source properties as errors

CodeSimcoe opened this pull request 10 months ago
prevent null as fix for WrongUsageOfMappersFactory

hduelme opened this pull request 10 months ago
Inspection for Mapping to target = "." without source

hduelme opened this pull request 10 months ago
Java expression

Nathan-Sz opened this issue 11 months ago
Completion for properties don't work (both target and source)

swetharnaik opened this issue 12 months ago
update Gradle IntelliJ Plugin to 1.16.1

hduelme opened this pull request about 1 year ago
match Java expression core implementation

hduelme opened this pull request about 1 year ago
Add 2023.3 to build matrix and use 2022.1 (min QA version in plugin.xml)

filiphr opened this pull request about 1 year ago
support Map as MappingSource

hduelme opened this pull request about 1 year ago
update since-build to 213

hduelme opened this pull request about 1 year ago
allow whitespaces before and after java expression

hduelme opened this pull request about 1 year ago
#159 support fluent setters with super types (e.g. lomboks @SuperBuilder)

thunderhook opened this pull request about 1 year ago
Unmapped target properties warning is missing if source is a Java record

aleksvidak opened this issue about 1 year ago
Code completion doesn't work with lombok @SuperBuilder annotation

PyotrSpetsnaz opened this issue about 1 year ago
support Multi-line Java expression (#82 #98)

cofedream opened this pull request about 1 year ago
Add IntelliJ 2023.2 and remove 2021.2, 2021.3

thunderhook opened this pull request about 1 year ago
Fix build with ideaVersion `LATEST-EAP-SNAPSHOT`

thunderhook opened this issue about 1 year ago
Support java expressions in `Mapping#conditionExpression`

cofedream opened this pull request about 1 year ago
add inspection for @Mapping annotation

hduelme opened this pull request about 1 year ago
#151 rework inheritance and support auto inheritance

thunderhook opened this pull request over 1 year ago
Rework `@InheritConfiguration` and support auto-inheritance

thunderhook opened this issue over 1 year ago
ignore withXZY fluent setter

jomu78 opened this pull request over 1 year ago
add support for collection targets from getter

hduelme opened this pull request over 1 year ago
Fix auto-completion for nested public fields

thunderhook opened this pull request over 1 year ago
#4 provide smart completion for target in Mapping

thunderhook opened this pull request over 1 year ago
inline return value of isModified

hduelme opened this pull request over 1 year ago
correct README for unmappedTargetPolicy

hduelme opened this pull request over 1 year ago
fix IndexOutOfBoundsException for target methods without parameter

hduelme opened this pull request over 1 year ago
upgrade commons-text

hduelme opened this pull request over 1 year ago
use https links

hduelme opened this pull request over 1 year ago
use findDeclaredAttributeValue to get PsiAnnotationMemberValue directly

hduelme opened this pull request over 1 year ago
#136 provide references for used mappers inside `@MapperConfig`

thunderhook opened this pull request over 1 year ago
use List.of for unmodifiableList

hduelme opened this pull request over 1 year ago
#129 improve support of mapping composition

thunderhook opened this pull request over 1 year ago
Upgrade Gradle and plugins

filiphr opened this pull request over 1 year ago
add support for unmappedTargetPolicy

hduelme opened this pull request over 1 year ago
#65 support inherit configuration

thunderhook opened this pull request over 1 year ago
Support chained mapping composition

thunderhook opened this issue over 1 year ago
#117 Fix auto completion for nested records

filiphr opened this pull request over 1 year ago
#121 Fix incorrect fluent setter assignable check

filiphr opened this pull request over 1 year ago
#124 Add custom Immutables and FreeBuilder fluent setter MapstructUtils

sleicht opened this pull request over 1 year ago
Fix wrong unmapped target warning when `Mapping#target` contains dot

hduelme opened this pull request over 1 year ago
Fixes issue #121

andye2004 opened this pull request almost 2 years ago
Incorrect unmapped target warning for fluent setters

andye2004 opened this issue almost 2 years ago
Set caret position to empty source attribute after quick fix

thunderhook opened this pull request almost 2 years ago
Support go to declaration for `Mapper#qualifiedByName`

thunderhook opened this pull request almost 2 years ago
Nested auto completion does not work with records

packowitz opened this issue about 2 years ago
Fixed language injection when target is field

filiphr opened this pull request about 2 years ago
remove redundant if from UnmappedTargetPropertiesInspection

hduelme opened this pull request about 2 years ago
Add support for Java records

filiphr opened this pull request about 2 years ago
Improve build/test infrastructure to support IDEA 2022.2/2022.3 and Java 17

unshare opened this pull request about 2 years ago