I have a set of related projects. One project has an external JAR file that is <b>not</b> listed for export. Another project depends on the first. This jar file is needed by a unit test in the first project, but is not appropriate for use in the second project.
Nevertheless, the jar appears on the classpath for running and debugging the dependent project. I’m running eclipse 3.0.1 with myeclipse.