issues
search
helospark
/
SparkBuilderGenerator
Eclipse plugin to generate builders
MIT License
38
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Avoid extra constructor for records
#72
helospark
closed
2 months ago
0
Avoid creating extra constructor on builders for records
#71
mdewilde
closed
3 weeks ago
1
Feature/gh 69 support records
#70
helospark
closed
1 year ago
0
Support for records
#69
mdewilde
closed
1 year ago
1
TLS certificate for helospark.com is expired on 06/26/2023
#68
Dewsmen
closed
1 year ago
1
#66 - Add option for Jakarta annotation
#67
helospark
closed
1 year ago
0
Adjust @Generated import line to jakarta package
#66
martinariehm
closed
1 year ago
2
GH-64 - Fix field accessor
#65
helospark
closed
2 years ago
0
Compile error on generated builder code concerning fields from superclass
#64
hbrands
closed
2 years ago
3
GH-62 - Fix default value init from superclass
#63
helospark
closed
2 years ago
0
Does not work if class extends from another (abstract) class
#62
nigzak
closed
2 years ago
5
Gh-60 - copy default value
#61
helospark
closed
2 years ago
0
Support for default Values
#60
matthiasmast
closed
2 years ago
7
Generate accessors
#59
sigpwned
closed
2 months ago
4
#57 - keep custom methods
#58
helospark
closed
3 years ago
0
Is it possible to prevent deletion of custom "with" methods?
#57
dtandersen
closed
3 years ago
2
Error para descargar sparkbuilder
#56
CoralineSanz
closed
2 years ago
2
SparkBuilderGenerator in Vscode
#55
oguztklu
opened
3 years ago
1
Gh 53 underscore prefix removal
#54
helospark
closed
3 years ago
0
Field prefix Underscore ignored when generating with method
#53
bbaumgartner
closed
3 years ago
3
This error should not have happened!
#52
jaredpowell
closed
4 years ago
4
consider also the option to have the parameter name set to "value"
#51
hope4555
closed
5 years ago
0
Gh 49 public constructor with mandatory fields
#50
helospark
closed
5 years ago
0
public Constructor for Builder Class for mandatory Fields
#49
sl4ng3r
closed
5 years ago
3
Doesn't seem to work on Eclipse 4.9
#48
rickdong
closed
3 years ago
7
46 - Fix NoSuchMethodError
#47
helospark
closed
5 years ago
0
TypeDeclarationFromSuperclassExtractor.getCompilationUnit() throws NoSuchMethodError with Eclipse Neon (4.6.3)
#46
andi-livn
closed
5 years ago
4
GitHub issue 44 classcast exception for enums
#45
helospark
closed
6 years ago
0
Error with Eclipse 4.9.0 and Java 8
#44
scotshall
closed
6 years ago
3
Issues with Generated annotation in Java 9+
#43
helospark
closed
3 years ago
0
GitHub issue 41 set layout to dialogs
#42
helospark
closed
6 years ago
0
No fields apears on generation dialogs on Eclipse Photon 4.8
#41
garzy
closed
6 years ago
4
GitHub issue 39 add default constructor
#40
helospark
closed
6 years ago
0
Instantiating the object using a private constructor breaks the JPA mapping
#39
mailkatta
closed
6 years ago
3
GitHub issue 37 jackson support
#38
helospark
closed
6 years ago
0
Add option to generate Jackson annotations to the builder
#37
helospark
closed
6 years ago
1
GitHub issue 35 add super setters
#36
helospark
closed
6 years ago
0
Include visible fields from superclass
#35
Rapster
closed
6 years ago
4
GitHub issue 33 copy constructor for builder
#34
helospark
closed
6 years ago
0
Instantiate a builder from existing object.
#33
dpew
closed
6 years ago
9
Select class to generate builder for
#32
woko666
closed
6 years ago
2
GitHub issue 30 inheritance with constructor
#31
helospark
closed
6 years ago
0
Inheritance of class with full constructor does not work
#30
martinariehm
closed
6 years ago
3
#28 - Generate param to javadoc
#29
helospark
closed
7 years ago
1
Generate @param in Javadoc on builder method
#28
shark300
closed
7 years ago
2
#25 - Fixed builder override
#27
helospark
closed
7 years ago
1
GitHub issue 22 improve logging
#26
helospark
closed
7 years ago
0
Ignore builder class when choosing class to generate builder for
#25
helospark
closed
7 years ago
1
GitHub issue 23 initialize collection with empty collections
#24
helospark
closed
7 years ago
0
Initialize collections with empty collection
#23
helospark
closed
7 years ago
1
Next