Community
Participate
Working Groups
/*
* Ensures that changing an external library folder referenced by a library entry and refreshing triggers the correct delta
* Disabled as long as it is not reliable
*/
public void _testChangeExternalLibFolder3() throws CoreException {
public void testChangeExternalLibFolder3() throws CoreException {
try {
createExternalFolder("externalLib/p");
createExternalFile("externalLib/p/X.class", "");