You need to run build with JDK or has Tools.jar on the classpath. If this occures during eclipse build make sure you run eclipse under JDK as well (com.mysema.maven:apt-maven-plugin:1.1.3: Process:default:generate-sources)
1.
Take a closer look at your computer's environment variables there is no configuration error, my computer is configured like this:
Java_home:c:\javajdk\jdk1.8.0_20
CLASSPATH:.; %java_home%\lib\dt.jar;%java_home%\lib\tools.jar;
Path:%java_home%\jre\bin
2. Change to JDK
3. Add Javaw.exe configuration for JDK in Eclipse.ini file
4. Restart Eclipse OK Pro Test available
I really solved this method, the third step of the javaw.exe can not be less
Reprinted: 79726542
Spring Boot constructs the QUERYDSL statement with the plugin the wrong times: you need to run build with JDK or has Tools.jar on the classpath. If this occur ....