Remove stray `

Remove stray ` in import-into-idea.md
This commit is contained in:
Rob Winch 2016-09-02 08:12:06 -05:00 committed by GitHub
parent 08b2b0ba2a
commit 7788879c5a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ _Within your locally cloned spring-framework working directory:_
## Known issues ## 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). 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 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 IntelliJ IDEA. See http://youtrack.jetbrains.com/issue/IDEA-64446 for details. In the meantime, the