Can't open library jar

Answered

Hi there, in the attachment the classes in red are located between the two jars

spring-web-5.2.5.release.jar

spring-webmvc-5.2.5.release.jar

They're both referenced dependencies of 

org.springframework.boot:spring-boot-starter-web:jar
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>

however the IDE doesn't appear to be able to open them wrt to the Editor. I can run the application fine within the IDE and have deleted and redownloaded the two offending jars to no avail? 

Any help greatly appreciated

Mark.

0
2 comments
Avatar
Permanently deleted user

Serge!! You're a legend! Thank you so much for taking the time so send that response. Deleting the system directory has fixed it. 

Thank you,

Mark.

0

Please sign in to leave a comment.