wonderful !- a response from support!

I am using MDG integration am running into some issues.
Specifically I have an eclipse project with some java source files auto-compiled into a bin/classes
I try to use the classmodel>currentpackage>link to project functionality -nothing happened.
So I did classmodel>currentpackage>import eclipse projets. this seemed to be just a multiple "link to project" and did do something- picking up classes from the bin/classes directory and generating corresponding package and classes in the EA project explorer.
I don't want this ofcourse, I want it to pick up my source files from the elipse project.
Next I modified a source file in the exclipse project, this resulted in a NEW class showing up in EA project explorer. So now I have two class representations of a single class, one corresponding to bin/classes and one correspondign to src. This is obviously not the way it was intended to be
how do I go about associating my src class to a class representation in the EA project explorer ?
More questions to come once this is resolved.
Thankyou!
The documentation is rather sparse and seems like some of it is a cut and paste job from visual studio support.