PyDev has a stub class for the document provider:
public class PyDocumentProvider extends TextFileDocumentProvider{
}
I cannot find that PyDev overrides createDocument() or createEmptyDocument() anywhere, so I guess these are not necessary, contrary to the tutorials and online documents?
Thanks for any explanations.
------------------------------------------------------------------------------
_______________________________________________ pydev-code mailing list pydev-code@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-code