Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Collections » Could not find any implementations of MutableSetFactory( Could not find any implementations of MutableSetFactory)
Could not find any implementations of MutableSetFactory [message #1855981] Mon, 14 November 2022 13:52 Go to next message
ganesh rao is currently offline ganesh raoFriend
Messages: 21
Registered: December 2015
Junior Member
Hello All,

Can any one suggest the solution for this
While running my application getting error : java.lang.IllegalStateException: Could not find any implementations of MutableSetFactory. Check that eclipse-collections.jar is on the classpath and that its META-INF/services directory is intact.

I am using eclipse-collection jar version 10.4.0

Thanks
Ganesh
Re: Could not find any implementations of MutableSetFactory [message #1861323 is a reply to message #1855981] Thu, 05 October 2023 12:20 Go to previous message
Jack Jones is currently offline Jack JonesFriend
Messages: 23
Registered: September 2023
Junior Member
The error message you're encountering suggests that your application is not able to find implementations of MutableSetFactory provided by the Eclipse Collections library.
Previous Topic:eclipse-collections.jar
Goto Forum:
  


Current Time: Thu Apr 18 12:47:40 GMT 2024

Powered by FUDForum. Page generated in 0.02271 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top