Issue with latest release of Eclipse including latest JRE

  • Super User
  • Super User's Avatar Topic Author
More
#101 by Super User
Super User created the topic: Issue with latest release of Eclipse including latest JRE
Hi all,

On some configuration and with the latest releases of Eclipse (2020-06 or 2020-09), there can be a built issue returned by Eclipse, during project creation.
In the Problems tab, you get the following error :
The project was not built due to "Failed to init ct.sym for C:\Users\thoms\AppData\Local\Temp\eoiC860.tmp\plugins\org.eclipse.justj.openjdk.hotspot.jre.minimal.stripped.win32.x86_64_14.0.2.v20200815-0932\jre\lib\jrt-fs.jar". Fix the problem, then try refreshing this project and building it since it may be inconsistent

The workaround is the following: open the project properties by right-clicking on it in the package explorer. Go to the Java Compiler section and uncheck the Use '--release' option box. Select Yes to rebuild the project.
You probably don't have the "myprojectname.ui" project in your workspace. To have it generated, right-click on the "myprojectname.pxgen" file in the src folder, and select Run As...=>Generate pxGen artefacts (refer to attached screenshot".



The bug is being corrected and tested. The patch will be deployed in the next release of pxDoc.
Attachments:

Please Log in or Create an account to join the conversation.