I am ultimately trying to follow this page:
http://wiki.eclipse.org/E4/Running_the_demos
But, some of the project sets refer to paths in CVS that no longer exist, or have been moved. For example org.eclipse.swt. I don't see org.eclipse.swt in git, but I see it in subversion here:
http://dev.eclipse.org/viewsvn/viewvc.cgi/org.eclipse.swt/
So, it exists, but how can I retrieve it, other than file by file from viewvc?
I could write a script. But, someone somewhere knows how to get at the files that are being served above. Are you one of those people?
Mote that I am not asking where to find org.eclipse.swt. Given a path to eclipse source that is in subversion, where can I checkout that source?