Has anyone else experienced the pain of using the derby UI plugin with an SCM repository? The .classpath entries added by the "Add Derby Nature" menu action reference absolute paths. This makes it impossible to share eclipse projects with Derby natures through an SCM repository like SVN or CVS. I have submitted a patch for this at issue https://issues.apache.org/jira/browse/DERBY-2376. If you have experienced this problem, please comment or vote for the issue. I think this patch has a lot of bang for the buck. The patch is in standard diff format and it is a very low-risk one file change that will fix a very annoying problem.
-- Regards, Aaron J Tarter
