views:

178

answers:

0

We develop our projects in Rational Software Architect (based on Eclipse 3.2) using SQLJ. Now every once in a while we notice that RSA marks an error on the SQLJ file, where in fact everything's fine.

I.e. Only when I touch the file and let the IDE refresh it, it notices that the last generated sources are out of sync. It triggers the SQLJ-prepocessor again and everything's fine.

Does anyone know how to make RSA always trigger the preprocessor correctly?