So, I should only add jar to project in eclpise and that is all?
Dnia 23 kwietnia 2012 12:12 Andy Seaborne <a...@apache.org> napisaĆ(a): > On 22/04/12 22:35, Mariusz Sepczuk wrote: > > Hi, > > > > I going to use Jena to create rdf and put it i database. I used Oracle > > database(simple 10 XE not 11g which have Oracle Semantic Technology, just > > simply > > XE). I now I have problem because I haven't know how install SDB on Windows > > (on > > Linux I found instuction). > > > > MS > > > > SDB is a java library (set of jars). You add them to your application > via the classpath; there isn't anything windows specific except the > usual Java file naming / path naming stuff for Linux / windows. > > Andy > > http://incubator.apache.org/jena/documentation/sdb/index.html >