The attached patch removes the hand maintained eclipse files with files which are
generated off of the pom files.
The major change is that instead of a single rhq project there are several. The benefits,
however, are that the
eclipse is using the same settings as maven.
To test this import the pathc, and run mvn eclipse:ecliplse from the root of rhq. You will
then need to re-import
rhq into your IDE.
-- bk