Skip to content

Commit 0e56b64

Browse files
committed
Delete now-irrelevant section from dealing_with_errors.adoc
1 parent 09d7219 commit 0e56b64

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/modules/ROOT/pages/usage/dealing_with_errors.adoc

-6
Original file line numberDiff line numberDiff line change
@@ -282,12 +282,6 @@ Cider recognizes stacktraces printed in the following formats:
282282
- Cider only recognizes stacktraces that have been printed in one of
283283
the supported formats.
284284

285-
- The buffers in which `cider-stacktrace-analyze-at-point` or
286-
`cider-stacktrace-analyze-in-region` are called in, must have a
287-
Cider session associated with them. Tip: Use
288-
`sesman-link-with-project` and friends in case the buffer containing
289-
the exception is not linked to a Cider session.
290-
291285
- Stacktraces are analyzed with the classpath of the Cider session the
292286
buffer is associated with. If the stacktrace contains references to
293287
classes not on this classpath, some information might be missing

0 commit comments

Comments
 (0)