I have top.xsl file which includes test.xsl as below:The top.xsl is processed at run time to render a webpage.the test.xsl is found in another jar (test.jar) at run time.My eclipse have dependency on test.jar.how to get rid of below error in the eclipseescription Resource Path Location TypeMissing include: test.xsl