Using Jena inside eclipse [message #173170] |
Mon, 02 October 2006 03:54  |
Eclipse User |
|
|
|
Originally posted by: daniel_malek.hotmail.com
Dear All
I have :
eclipse 3.2
jena 2.4 + Arq 1.4
windows xp
Could you please explain how I can start using jena inside eclipse ?
Thank you
Daniel
|
|
|
|
Re: Using Jena inside eclipse [message #173427 is a reply to message #173378] |
Tue, 03 October 2006 21:36  |
Eclipse User |
|
|
|
Originally posted by: wayne.beaton._NOSPAM_eclipse.org
Daniel Malek wrote:
> I feel perhaps my question is not clear enough ... I know how to work
> with jena and arq, and I have used them without problems ...
>
> I just need someone to explain to me how to add their lib to eclipse and
> use them from there....
>
> Deeply appreciate some feedback .....
>
> Daniel
>
I assume you mean http://jena.sourceforge.net/
I know nothing about this library, nor have I ever used it. Correct me
if I'm wrong, but it doesn't look like something that you run inside a
servlet container.
Assuming that my assumption is correct (again, tell me if I'm wrong),
you can access this library from a Java Project by adding it to the Java
Build Path. Do this by opening the properties for your project, navigate
to the "Java Build Path" page, flip over to the "Libraries" tab, click
"Add External JARs...", and add the necessary JARs to your project.
If this is something that needs a servlet container to run, J2EE makes
you jump through some different hoops...
Wayne
|
|
|
Powered by
FUDForum. Page generated in 0.08287 seconds