issues
search
rigd-loxia
/
builder-generator
Yet another builder generator. Primary style of this generator will be fluent wither, although other styles will be supported in the future. There is support for builder chaining.
Apache License 2.0
2
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for records
#57
Zegveld
opened
5 months ago
0
java lang type with annotation results in uncompilable code
#56
Zegveld
opened
7 months ago
0
collection as constructor argument result in compilation failure.
#55
Zegveld
opened
8 months ago
0
Create a separate module for integration tests between multiple APs.
#54
Zegveld
opened
8 months ago
0
#21 documentation
#53
Zegveld
closed
10 months ago
0
#39 build validation
#52
Zegveld
closed
11 months ago
0
#50 support for setting package scope fields
#51
Zegveld
closed
11 months ago
0
Package scope fields result in invalid builder
#50
Zegveld
closed
11 months ago
0
Feature/44 crash report
#49
Zegveld
closed
11 months ago
0
#47 fixed package name replacement.
#48
Zegveld
closed
11 months ago
0
using classes in subpackages causes incorrect package usage.
#47
Zegveld
closed
11 months ago
0
#21 add missing documentation for upcoming release 1.0.0
#46
Zegveld
closed
11 months ago
0
#43 add verbose mode which outputs for which classes the builders are generated.
#45
Zegveld
closed
11 months ago
0
feedback when crashing
#44
Zegveld
closed
11 months ago
0
feedback about for which classes builders are generated
#43
Zegveld
closed
11 months ago
0
Feature/41 generate javadoc with code
#42
Zegveld
closed
11 months ago
0
Generate javadoc for default methods and builder chaining methods
#41
Zegveld
closed
11 months ago
0
Pick Builder constructor over no-args constructor
#40
Zegveld
opened
11 months ago
0
Builder should throw an error if required fields are not set.
#39
Zegveld
closed
11 months ago
0
Support for Class with multiple constructors
#38
Zegveld
opened
11 months ago
0
#34 fix for lava.lang subpackages.
#37
Zegveld
closed
11 months ago
0
Upgrade compiler to java 17 or 21
#36
Zegveld
opened
11 months ago
0
Feature/31 pass builder into constructor
#35
Zegveld
closed
11 months ago
0
subpackages of java.lang result in invalid code
#34
Zegveld
closed
11 months ago
0
Feature/32 seealso bugfix
#33
Zegveld
closed
11 months ago
0
SeeAlso method generated while previously skipped
#32
Zegveld
closed
11 months ago
0
Generate builder which passes itself to the constructor
#31
Zegveld
closed
11 months ago
0
#21 added missing javadoc
#30
Zegveld
closed
11 months ago
0
#27 Added support for a situation with 2 layers of inner classes.
#29
Zegveld
closed
11 months ago
0
Multiple collections of same see also annotated class
#28
Zegveld
opened
11 months ago
2
second level inner class generates faulty code.
#27
Zegveld
closed
11 months ago
0
#12 made it possible to define the methodPrefix.
#26
Zegveld
closed
11 months ago
0
Feature/21 documentation
#25
Zegveld
closed
11 months ago
0
Feature/20 refactors
#24
Zegveld
closed
11 months ago
0
#16 support for builders in inner classes
#23
Nutstree
closed
11 months ago
0
#18 restored support for initialized lists with only getter.
#22
Zegveld
closed
11 months ago
0
Documentation
#21
Zegveld
closed
10 months ago
1
Refactoring: BuilderGenerator contains too many lines of code.
#20
Zegveld
closed
11 months ago
0
#13 renamed workflows and added java 21
#19
Zegveld
closed
11 months ago
0
Allow builder to retrieve collection using getter and add to that collection
#18
Zegveld
closed
11 months ago
0
#15 Builder annotation now has a property to determine if copy of methods should be generated.
#17
Zegveld
closed
11 months ago
0
Support for builders in inner classes in a List
#16
Zegveld
closed
11 months ago
0
Make the copy-of functionality optional for builders
#15
Zegveld
closed
11 months ago
0
7 generate list of methods using setterconstructor arguments
#14
Zegveld
closed
11 months ago
0
Test with Java 21
#13
Zegveld
closed
11 months ago
0
Make the builder method generation configurable, by adding fluent as an option
#12
Zegveld
closed
11 months ago
0
#10 add gitignore file to exclude target folder
#11
Nutstree
closed
1 year ago
0
add .gitignore file to exclude target folder
#10
Nutstree
closed
1 year ago
0
#8 create a contributingmd which explains how to contribute to this repository
#9
Nutstree
closed
1 year ago
0
Create a Contributing.md which explains how to contribute to this repository.
#8
Zegveld
closed
1 year ago
0
Next