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 invoke builder on some classes #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. source -> generate fluent builder (see 1st screenshot)
2. once again: source -> generate fluent builder (see 2nd screenshot)

System: WinXP, Galileo.

Generaly: the plugin works on some classes, on some it does not.

Original issue reported on code.google.com by wojciech...@gmail.com on 16 Mar 2010 at 9:34

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by kube...@gmail.com on 22 Mar 2010 at 10:44

GoogleCodeExporter commented 8 years ago
hi - 
the builder was not working on the abstract classes right ?

i'm going to do it the other way - as there is a problem for eclipse to sense 
the
type of the opened class in the editor before building the menu. I'm going to 
move
that logic inside the builder code and display the neat warning if the request 
is
being made on an unsuitable class.

Original comment by kube...@gmail.com on 28 Apr 2010 at 11:24

GoogleCodeExporter commented 8 years ago

Original comment by kube...@gmail.com on 28 Apr 2010 at 11:56