Hi Pierre,

I've seen weird behavior with Eclipse in the past regarding to this. Sometimes Eclipse thinks that there are bad signatures or other errors while there aren't any. When I compile with the javac from the JDK everything is ok.

Just make sure that you're using a JDK 1.5 version of the RIFE jar, not doing so confuses Eclipse completely.

Last time I checked, RIFE/Crud compiled without a problem in Eclipse though. I'll check again later tonight.

Best regards,

Geert

I think I misunderstood, these are suggestions, right? Not a remark about that fact that the signatures don't work?

So you want to add some methods?

No. In fact, it's AspectJ which complains about some errors inside rife-framework and rife-crud jars.

When I check rife-framework files, the only one I found is about com.uwyn.rife.database.queries.CreateTable.foreignKey. But in fact it seems it's a false alarm. Eclipse points out an error about the call in line 608:

"The method foreignKey(String, String, String) in the type CreateTable is not applicable for the arguments (String, String, String, CreateTable.ViolationAction, CreateTable.ViolationAction)"

but I don't see why.

So...

I'll check now why AspectJ isn't happy with rife-crud.

Regards

Pierre

--
Geert Bevin                       Uwyn bvba
"Use what you need"               Avenue de Scailmont 34
http://www.uwyn.com               7170 Manage
gbevin[remove] at uwyn dot com    Tel +32 64 84 80 03

PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9
Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net



_______________________________________________
Rife-users mailing list
[email protected]
http://www.uwyn.com/mailman/listinfo/rife-users

Reply via email to