User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
I am trying to use CME in an eclipse project project (PDE enabled). For
some reasons, CME works fine with normal java projects but not with
plugin projects. the concern explorer doesnot show all the artifacts
(classes and packages..) in case of a plugin project. It only lists .xml
build files. I am using CME 0.2.0 on Eclipse 3.1.
is there something extra that needs to be done to enable CME with PDE?
Am I missing anything ?