Hi all. I'm having some trouble adding the JBoss Rules custom classpath container to an existing project in Eclipse. I can do it by adding the following line to the project's .classpath file:
<classpathentry kind="con" path="DROOLS/JBoss Rules"/>
Is there another/better way to do this? I would expect to be able to do it somewhere in Build Path --> Add Libraries…, but I have had no luck.
Thanks,
-- Jeff Grimshaw