issues
search
reaktivity
/
nukleus-maven-plugin
Nukleus Maven Plugin
Apache License 2.0
0
stars
10
forks
source link
Fix variant FW generation bugs with enum kind and ofType
#94
Closed
izzymoriguchi
closed
5 years ago
izzymoriguchi
commented
5 years ago
Fixed:
Variant FW generation issues when
int8
and
int16
are used
Variant FW generation issues when
enum
kind is used with constant members
Updated:
Design of
tryWrap()
method for variant FW
Todo:
Need to remove manually created FW classes from
generated
directory
Fixed:
int8
andint16
are usedenum
kind is used with constant membersUpdated:
tryWrap()
method for variant FWTodo:
generated
directory