Replies: 1 comment
-
Hi, There is no known issue regarding the version 1.4.0 imports. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
In Version 1.4.0 the following imports didn't work:
import org.eclipse.store.storage.embedded.types.EmbeddedStorage;
import org.eclipse.store.storage.embedded.types.EmbeddedStorageManager;
Using Version 1.3.2 everything worked fine.
In the pom.xml I used as a dependency
org.eclipse.store
storage-embedded
1.4.0
respectively
org.eclipse.store
storage-embedded
1.3.2
What could be the reason?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions