issues
search
mapstruct
/
mapstruct-idea
An IntelliJ IDEA plugin for working with MapStruct
Other
141
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Mappings (Mapping) with multiple sources does not highlight properly
#210
cvoiculescu
closed
2 weeks ago
2
Adjust minimum IntelliJ version and remove downloads of mockJDK
#209
filiphr
closed
1 month ago
0
Add K2 support
#208
filiphr
closed
1 month ago
0
Support Kotlin K2 mode
#207
filiphr
closed
1 month ago
0
When using Lombok in @Mapping's target, the expression field will lose the reference relationship
#206
183461750
closed
1 month ago
1
Expression can not get method hint when target uses @Lombok @FieldNameConstants
#205
Ben901227
closed
3 months ago
3
Add a warning when using source = "."
#204
hduelme
closed
4 months ago
2
Add a warnig when using `source = "."`
#203
thunderhook
closed
4 months ago
0
upgrade to Java 17
#202
hduelme
closed
4 months ago
1
use String equals directly instead of Objects.equals
#201
hduelme
closed
4 months ago
1
Target property mapped more than once inspection
#200
hduelme
closed
4 months ago
5
#163 Reference support for @InheritConfiguration and @InheritInverseConfiguration
#199
thunderhook
opened
5 months ago
3
fix issue 194 source property with same name exists
#198
hduelme
closed
5 months ago
1
Renaming a @Getter annotated field results in a getter inside the mapping definition (instead of the new field name)
#197
lmartelli
opened
6 months ago
4
fix issue 194
#196
hduelme
closed
5 months ago
8
Prepare for IntelliJ 2024.2 cycle
#195
unshare
closed
2 days ago
4
Incorrect no source property defined inspection for `@Mapping`
#194
filiphr
closed
5 months ago
0
fix jacoco-reports-0-coverage
#193
hduelme
closed
6 months ago
2
False positive missing mapping warning
#192
aleksvidak
closed
6 months ago
11
Code completion for annotation parameters like @Mapping is not working
#191
UnclePi979
closed
7 months ago
9
Code completion: mapTo... suggestions take precedence over more useful suggestions
#190
kalvintamas
closed
7 months ago
6
add idea 2024.1 to build matrix
#189
hduelme
closed
7 months ago
7
Add support for java text-blocks for expression injection
#188
hduelme
closed
7 months ago
1
Plugin reports "Can't find related attribute" warning when using `source="."`
#187
Chessray
closed
7 months ago
2
Fix issue 180. WrongUsageOfMappersFactory componentModel from config
#186
hduelme
closed
7 months ago
1
Incompatible with idea 2024.1 RC
#185
chaoyoung
closed
6 months ago
4
code wraps automatically, does not recognize keywords
#184
Muscleape
closed
7 months ago
1
Wrong usage of mappers factory should be able to remove static initializer
#183
filiphr
opened
8 months ago
0
Code Completion didn't work well.
#182
ovaso
closed
5 months ago
12
IDE Support of `BeanMapping#ignoredTargets`
#181
thunderhook
opened
8 months ago
0
WrongUsageOfMappersFactoryInspection ignores if componentModel is defined in MapperConfig
#180
hduelme
closed
7 months ago
1
Fix RemoveMappersFix by using SafeDeleteFix
#179
hduelme
closed
8 months ago
4
Report Non-existing target properties as errors
#178
CodeSimcoe
opened
8 months ago
1
Report Non-existing target/source properties as errors
#177
CodeSimcoe
opened
8 months ago
5
prevent null as fix for WrongUsageOfMappersFactory
#176
hduelme
closed
8 months ago
7
Inspection for Mapping to target = "." without source
#175
hduelme
closed
8 months ago
1
Java expression
#174
Nathan-Sz
opened
9 months ago
1
Array and Map paramter ignored as source-parameter if used as only source
#173
hduelme
opened
10 months ago
0
Completion for properties don't work (both target and source)
#172
swetharnaik
closed
10 months ago
2
update Gradle IntelliJ Plugin to 1.16.1
#171
hduelme
closed
11 months ago
0
match Java expression core implementation
#170
hduelme
closed
11 months ago
1
Add 2023.3 to build matrix and use 2022.1 (min QA version in plugin.xml)
#169
filiphr
closed
11 months ago
0
support Map as MappingSource
#168
hduelme
closed
10 months ago
4
Disable unmapped target property warnings when implicitly mapping from a map
#167
thunderhook
closed
10 months ago
2
fix missing description for NotNullCheckableSourcePropertyUsedWithDefaultValueInspection
#166
hduelme
closed
11 months ago
0
update since-build to 213
#165
hduelme
closed
11 months ago
0
allow whitespaces before and after java expression
#164
hduelme
closed
11 months ago
1
Auto completion for InheritConfiguration#name, InheritInverseConfiguration#name
#163
alexbudarov
opened
11 months ago
1
#155 Fix RemoveMappersFix to use new 2023.3 RemoveUnusedVariableFix intention action
#162
filiphr
closed
8 months ago
3
#159 support fluent setters with super types (e.g. lomboks @SuperBuilder)
#161
thunderhook
closed
8 months ago
3
Next