This commit contains 1 Project with source: "JavaSearchBug565512src".
That Project can be converted to 3 .JAR libraries for the Projects
"JavaSearchBug565512lib", (containing no source attachments)
"JavaSearchBug565512libModule", (module without source attachments)
"JavaSearchBug565512libWithSrc" (contains jar WITH source included)
The resulting 4 Java Projects "JavaSearchBug565512*" contain the same
classes in different forms. These are needed for search tests because
the java search has separate code paths to search in [.java files /
.class files / modules / included source].
To export the jars import the projects
"bug565512",
"bug565512Module"
into Eclipse workspace and double click the "*.jardesc" files (opens JAR
Export Wizard). Then press finish.
Change-Id: Iba148ef732b5324ad766531a1811fd2a459eb5ca
Reviewed-on: https://git.eclipse.org/r/c/jdt/eclipse.jdt.core/+/186425
Tested-by: JDT Bot <jdt-bot@eclipse.org>
Reviewed-by: Andrey Loskutov <loskutov@gmx.de>