When I select "Server-side Inspections" from TeamCity menu and select project (Agra::Inspections) there, nothing happens really. No hilighting for inspections appear.
IDEA 6.0.4
May be relevant:
I also get in the console a bunch of exceptions:
java.lang.NoSuchMethodError: com.intellij.dupLocator.treeHash.TreeHasher.<init>(Lcom/intellij/dupLocator/treeView/PsiTreeView;Lcom/intellij/
at jetbrains.buildServer.duplicates.DuplicatesPass.getHighlights(DuplicatesPass.java:75)
at jetbrains.buildServer.duplicates.DuplicatesPass.doCollectInformation(DuplicatesPass.java:63)
at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:59)
at com.intellij.codeInsight.daemon.impl.UpdateThread$2.run(UpdateThread.java:6)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:82)
at com.intellij.codeInsight.daemon.impl.UpdateThread.a(UpdateThread.java:26)
at com.intellij.codeInsight.daemon.impl.UpdateThread.access$100(UpdateThread.java:25)
at com.intellij.codeInsight.daemon.impl.UpdateThread$1.run(UpdateThread.java:2)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:88)
at com.intellij.codeInsight.daemon.impl.UpdateThread.run(UpdateThread.java:38)
Issue wasresolved
| Old | New | |
| Yegor Yarko (yaegor) - 19 months ago (18 Jan 2007 15:34) | ||
Anna Kozlova (anet)
19 months ago (18 Jan 2007 15:34)Duplicates was disabled for IDEA 6.x