User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
looks like a missing <requires> in you plugins xml.
you build class path is correct, your runtime classpath seems broken
see how other plugins do that in manifest.mf which is the new way of
expressing dependencies. i think, because i've only used the
old-fashioned way, in plugin.xml.