On 23/04/12 16:39, Mariusz Sepczuk wrote:
So, I should only add jar to project in eclpise and that is all?

All the jars for Jena. And you'll need them at runtime if running outside Eclipse.

You can also use maven to manage your dependencies.

        Andy



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


Reply via email to