From 7788879c5a6fa69de935a1e045fe1ab657b9dc2e Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Fri, 2 Sep 2016 08:12:06 -0500 Subject: [PATCH] Remove stray ` Remove stray ` in import-into-idea.md --- import-into-idea.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/import-into-idea.md b/import-into-idea.md index 602ea33303..c2928b11a1 100644 --- a/import-into-idea.md +++ b/import-into-idea.md @@ -11,7 +11,7 @@ _Within your locally cloned spring-framework working directory:_ ## Known issues -1. `spring-core` and ``spring-oxm` should be pre-compiled due to repackaged dependencies. +1. `spring-core` and `spring-oxm` should be pre-compiled due to repackaged dependencies. See `*RepackJar` tasks in the build and https://youtrack.jetbrains.com/issue/IDEA-160605). 2. `spring-aspects` does not compile due to references to aspect types unknown to IntelliJ IDEA. See http://youtrack.jetbrains.com/issue/IDEA-64446 for details. In the meantime, the