The type java.util.Map$Entry cannot be resolved. It is indirectly referenced from required .class files in property.put

2.3k views Asked by At

I am getting this error in Properties.put

The type java.util.Map$Entry cannot be resolved. It is indirectly referenced from required .class files
0

There are 0 answers