Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » (low priority) Misleading comment in wst.sse internals.
(low priority) Misleading comment in wst.sse internals. [message #218473] Tue, 29 July 2008 21:01
Eclipse UserFriend
Originally posted by: rob.brainkandy-dot-org.org

In org.eclipse.wst.sse.core.internal.FileBufferModelManager.get Model is the
following snippet:

// see TextFileDocumentProvider#createFileInfo about why we use
// IFile#getFullPath
// here, not IFile#getLocation.
IPath location = file.getFullPath();

I looked in org.eclipse.ui.editors.text.TextFileDocumentProvider.createF ileInfo,
but found no clarifying reference. I mean, I see that it does the same thing,
but it's just not clear.

I don't think I really need to know, but since I was stepping through there I
thought I'd bring it up.

-Robert
Previous Topic:Validation Framework not returning errors
Next Topic:What makes a module Java EE 5.0?
Goto Forum:
  


Current Time: Mon Jul 07 08:11:58 EDT 2025

Powered by FUDForum. Page generated in 0.07992 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top