Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Dltk-dev] Problems with External Source Module serialization

Hi All,

Recently regression was found in PDT. Files from libraries are not opened after IDE restart. After research I found that problem is in DLTK (https://bugs.eclipse.org/bugs/show_bug.cgi?id=471276). Looks that recent changes around "ExternalSourceModuleEditorInputFactory" caused this behavior. Can authors shed light on the purpose of these changes? 

Commits:
"Extensibility for external storage serialization"
"Move adaptor check for IPersistableElement from ExternalSourceModuleEditorInputFactory to input itself."

Thanks,
Michal

Back to the top