I have three libraries that are not resolving when I try to build them in 8.3, I might be looking at the java docs wrong, but I can’t find the classes under the deprecated list either. If someone could point me in the right direction or if the name of the class was modified that would be incredibly helpful.
Each of the libraries says “The import …. cannot be resolved”, I do have multiple other imports from the ignition library that do resolve.
This was written originally in 2014 and received its last update in 2020 (I suppose so it would compile for 8.1) so there are several other deprecated libraries that need to be delt with, but I was able to find those listed; I’m just unable to find these.
com.inductiveautomation.ignition.gateway.localdb.persistence.Category
- 8.1.50 Category
- 8.3.0 com.inductiveautomation.ignition.gateway.localdb.persistence (Class is gone?)
com.inductiveautomation.ignition.gateway.web.components.editors.PasswordEditorSouce
- 8.1.50 PasswordEditorSource
- 8.3.0 com.inductiveautomation.ignition.gateway.web (no components?)
com.inductiveautomation.ignition.gateway.user.UserSourceProfileType
- 8.1.50 UserSourceProfileType
- 8.3.0 com.inductiveautomation.ignition.gateway.user (Class is gone?)