oliviercoma / fluent-builders-generator-eclipse-plugin

Automatically exported from code.google.com/p/fluent-builders-generator-eclipse-plugin
0 stars 0 forks source link

cannot select default setters #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create a class with default and public setters
2. generate builder in eclipse
3. cannot see any default setters in "Select Setters" (only public setters are 
shown)

What is the expected output? What do you see instead?
I think I should be able to select  'default' setters since the XXXBuilder is 
in the same package

What version of the product are you using? On what operating system?
plugin 1.0.9
Ubuntu 10.04
Eclipse 3.5

Please provide any additional information below.

Original issue reported on code.google.com by haocheng...@gmail.com on 21 Aug 2010 at 6:42

GoogleCodeExporter commented 8 years ago
we're working on default setters at the moment

Original comment by kube...@gmail.com on 21 Aug 2010 at 9:12

GoogleCodeExporter commented 8 years ago
Got it. Thank you!

Original comment by haocheng...@gmail.com on 21 Aug 2010 at 9:28