bpep icon indicating copy to clipboard operation
bpep copied to clipboard

Builder Pattern Eclipse Plugin

Results 11 bpep issues
Sort by recently updated
recently updated
newest added

i've tried to install the plugin via eclipse / install new software, but it says that could not find the jar: "bpep_1.0.0.SNAPSHOT.jar" how could i do the install?

Example: public class Descriptor { ``` ... private Class storeClassType; ... ``` }

I'd love to use have an option for: [X] Generate Separate file (*Builder.java) Which would possibly check visibility of fields/availability of setters and show only fields visible in the same...

To prevent confusion on install.

`...` seem to indicate another dialog beeing open prior to action taken

Except Options form also another window gets open. That I have to close manually. (on Mars 4.5.2)

Would it possible to generate JavaDoc as well? How would I do it?

I'd love to see preview of what is about to be generated while interacting with the options form.

I followed the install instructions, however I don't see the `Generate Builder Pattern Code.` in the `Source` context menu :(

Thanks for providing a download for the latest JAR. Can you add a MD5-hash since people may download your JAR from AWS without knowing if it's the same version you've...