Hello,
I tool last code snapshot some 10 days back. based on that
code, updatedb functionality is not working as expected.
public interface URLFilter {/** The name of the extension point. */ public final static String X_POINT_ID = URLFilter.class.getName(); this line is causing the problem and am not able to locat right extension. any update on this front ? shall I take the new code from svn ? Regards Chetan
