Werner, 1. What else is on your build path? 2. What exactly is the error message you get from Eclipse? 3. Can you share a *complete* but *minimal* Java file that exhibits the problem?
Best, Richard > On 16 Mar 2016, at 12:21, Werner Tenenbaum <[email protected]> wrote: > > Hello, > > I've been trying to use the SPIN-API 2.0.0 in Eclipse, and encountered a > problem: I can't seem to resolve the imports, even though the jar is clearly > in the build path. > > More specifically, Eclipse doesn't complain when I import like this: "import > org.topbraid.spin.constraints.*;" When I try to import specific class, like > this: "import org.topbraid.spin.constraints.ConstraintViolation;" Eclipse > complains that it cannot resolve it. > > Does anyone know how to resolve this problem? > > Thanks! > > -- > You received this message because you are subscribed to the Google Group > "TopBraid Suite Users", the topics of which include Enterprise Vocabulary > Network (EVN), Reference Data Manager (RDM), TopBraid Composer, TopBraid > Live, TopBraid Insight, SPARQLMotion, SPARQL Web Pages and SPIN. > 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] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), Reference Data Manager (RDM), TopBraid Composer, TopBraid Live, TopBraid Insight, SPARQLMotion, SPARQL Web Pages and SPIN. 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]. For more options, visit https://groups.google.com/d/optout.
