Skip to main content



      Home
Home » Eclipse Projects » NatTable » java.lang.IllegalStateException: Could not find any implementations of MutableSetFactory( java.lang.IllegalStateException: Could not find any implementations of MutableSetFactory)
java.lang.IllegalStateException: Could not find any implementations of MutableSetFactory [message #1855984] Mon, 14 November 2022 09:07 Go to next message
Eclipse UserFriend
Hello All,

Recently we have upgraded to nattable version to 2.0.2
After upgrade when ever I open nattable getting below error
Can any one suggest the solution for this
I am using eclipse-collection jar version 10.4.0

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.


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.
	at org.eclipse.collections.api.factory.ThrowingInvocationHandler.invoke(ThrowingInvocationHandler.java:28)
	at com.sun.proxy.$Proxy32.empty(Unknown Source)
	at org.eclipse.nebula.widgets.nattable.painter.layer.CellLayerPainter.paintLayer(CellLayerPainter.java:74)
	at org.eclipse.nebula.widgets.nattable.painter.layer.GridLineCellLayerPainter.paintLayer(GridLineCellLayerPainter.java:143)
	at org.eclipse.nebula.widgets.nattable.layer.CompositeLayer$CompositeLayerPainter.paintLayer(CompositeLayer.java:1069)
	at org.eclipse.nebula.widgets.nattable.painter.layer.CompositeFreezeLayerPainter.paintLayer(CompositeFreezeLayerPainter.java:136)
	at org.eclipse.nebula.widgets.nattable.painter.layer.NatLayerPainter.paintLayer(NatLayerPainter.java:61)
	at org.eclipse.nebula.widgets.nattable.NatTable.paintNatTable(NatTable.java:519)
	at org.eclipse.nebula.widgets.nattable.NatTable.paintControl(NatTable.java:514)



Thanks
Ganesh

[Updated on: Mon, 14 November 2022 09:09] by Moderator

Re: java.lang.IllegalStateException: Could not find any implementations of MutableSetFactory [message #1855990 is a reply to message #1855984] Mon, 14 November 2022 10:41 Go to previous message
Eclipse UserFriend
How have you added the collections jar? IIRC eclipse collections consists of an api bundle and an implementation bundle. So you need two jars.
Previous Topic:Vertical scroll bar is appearing when filter applied wrt base list with empty rows
Next Topic:Multiple Nattables inside one container
Goto Forum:
  


Current Time: Sat May 24 07:06:44 EDT 2025

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

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

Back to the top