I have created a new project within MyEclipse and scafolded a Spring framework.
When I Team Share to Subversion using Subclipse it is uploading all the .jar files, not just my code. With Spring that means a lot of overhead.
I cant find a way from within the ->Team Share dialogue to exclude .jar files.
This is the first time this has happend - other Subclipse projects seem to have behaved as I hope.
How do you set the settings to exclude .jar? And how can I make that the default behaviour for future projects?