]> source.dussan.org Git - aspectj.git/commitdiff
comment regarding canonicalizing path for input
authorwisberg <wisberg>
Mon, 5 May 2003 15:09:56 +0000 (15:09 +0000)
committerwisberg <wisberg>
Mon, 5 May 2003 15:09:56 +0000 (15:09 +0000)
ajde/src/org/aspectj/ajde/ui/StructureViewManager.java

index 68b96fbf5837c48e370a942f5afaa2e07a2101ca..a6a13a522305cd9075ddb22e5d1813acca33cf79 100644 (file)
@@ -93,6 +93,7 @@ public class StructureViewManager {
        /**
         * Only navigations of the default view are registered with
         * the history.
+     * @param newFilePath the canonicalized path to the new file
         */
        public void fireNavigationAction(String newFilePath, int lineNumber) {                          
                StructureNode currNode = Ajde.getDefault().getStructureModelManager().getStructureModel().findNodeForSourceLine(