You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Tag.java file is a copy of the version in libplctag4j.
The solution should be to use libplctag4j directly either in the same manner as libplctag is used or by cloning/pulling the repo and then just using the single file. Ideally the entire libplctag4j repo could be used as is and a minimal JAR built with just the single Tag.class file in it.