qlyde,
at first, I think that it would be better if you posted your question to
mailing-list 'nbusers' instead of 'nbdev'.
Then, I am not sure what "visual editor" you mean. I guess that there
are multiple types of visual editors in the IDE. The basic visual editor
for editing Swing forms does not generate any getters/setters as far as
I know. Please try to specify the type of visual editor.
I suggest that your re-send your question to 'nbusers'. There should be
much more people watching (reading).
You might also try a newer version of NetBeans, such as 6.7.1 or even 6.8M2.
Marián
qlyde wrote:
> Wondering if anyone has had this problem.
>
> When I use the netbeans visual editor and drag a component to a page,
> it will not add the component to the import statements and it won't
> create the getter/setter methods on the page. I have to do it
> manually.
>
> I started to notice this when I migrated from 6.1 to 6.5.1. Is this a
> bug introduced in 6.5.1 or is it something else? Maybe there is a
> configuration choice that needs to be enabled?
>
> Thanks. [Crying or Very sad]