I too am relativly new to the Eclipse platform, and I do not think the
Eclipse itself will solve your problem. The method that I use to compile,
and to jar the classes is to make an ANT Build file that you can then
control exactly what you want done.(You could see 'Ant - The definitive
guide' from O'Reilly press)