Hello, good morning everyone. I'm trying to use the SPIN API, but I'm new to Java and I'm having some difficulties. I believe it may be due to the fact that it is an old and no longer supported API. Maybe my questions will be resolved if I use another version of Java (I'm using JDK 17), and, if this is the case, please let me know. If not, I will send my questions here:
1 - Practically all packages in 'src' have import problems. - 'The declared package "org.spinrdf.arq" does not match the expected package "main.java.org.spinrdf.arq'. This can be resolved relatively simply by changing all packages that have the wrong path to the correct path. However, there are many files with many paths. Is there any way to make this change, or set it in some way so that all these changes are not necessary? [image: 1-problem.png] 2 - The second problem has to do with the fact that many classes in src-examples cannot be resolved. Maybe this has to do with the previous error and, by fixing it, it would now be possible to run the examples that are in the API. [image: 2-problem.png] Thank you in advance for your collaboration and I await responses. -- The topics of this mailing list include TopBraid EDG and related technologies such as SHACL. To post to this group, send email to [email protected] --- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/35501e33-e65a-4ab2-b21c-89a8261ae963n%40googlegroups.com.
