Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Dltk-dev] How to get a SourceModule's file path which is opened from File->Open file

I saw a SourceModule is created from SourceModuleDocumentProvider.createFakeSourceModule(final IURIEditorInput editorInput),but I could not get the file path for the SourceModule instance,can anyone tell me how could i get the file path?
If there is no such way,could we use the file path as the SourceModule's name?

--

Thanks!

Best Regards!

Zhao

Back to the top