I've got Roo to reverse engineer a simple table, with about ten fields, which as far as I can see it has done very well.

All of the get and set methods are there in the .aj file.
But after compiling no methods are visible.

If I push-in something to the .java file, it becomes visible, otherwise nothing.

I've got the 1.2.0 RELEASE version, just downloaded.

Any help much appreciated: after playing around with Roo for weeks, I've just decided to use Roo for a project and I can't even get over the first hurdle. Thanks.

P.S. I had assumed that when Roo classes were compiled I'd be left with one class file, but there are six of them. Is that correct?