« Return to Thread: Bug in NB Module design and beansbinding

Re: Bug in NB Module design and beansbinding

by Jesse Glick :: Rate this Message:

Reply to Author | View in Thread

jose silva wrote:
> I thought that since this is code generated automatically the IDE
> would do all that is necessary to make it compile and run.

It will for a j2seproject, since it would add the beansbinding library.
And for a module project, if you use Free Design it will add the
appropriate module dependency. But there is no library wrapper module
for beansbinding in the current Platform, so there is nothing the IDE
can do in this case.

 « Return to Thread: Bug in NB Module design and beansbinding