lombok/launch/PathFixesHider$ValPortal solution

Dolphin Elf : https://mgo.whhtjl.com

Reason: lombok version is too low.

Solution: Download the corresponding version of lombok.jar

Download link: https://projectlombok.org/download

Note: After testing, there are compatibility issues with version 1.18 of lombok. In myeclipse2014, please download lombok-1.16.18 (choose historical version to download from the official website)
and change the name to lombok, place it in the myeclipse directory, double-click to open myeclipse.ini, and then Add a line of code at the end, as shown below:

-javaagent:lombok.jar

Restart myeclipse, the solution is perfect.

 

Guess you like

Origin blog.csdn.net/qq_35393693/article/details/108193275