Hi Carlo

Have you called

    mvn eclipse:eclipse

from the command line before importing the projects.

Typically you will need to call

    # checkout stanbol
    svn co http://svn.apache.org/repos/asf/incubator/stanbol/trunk stanbol

    # configure mvn options
    export MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=128M"

    #make the first build
    mvn install

    #create the eclipse project files
    mvn eclipse:eclipse

than open Eclipse and

1) import the Stanbol Modules
    > Import... > General > Import Existing Projects into Workspace

2) define the variable `M2_REPO` pointing your local Maven Repository
    > Window > Preferences > Java > Build Path > Classpath Variables > New...

A detailed description of this procedure is also described in the
README.md [1] in the main stanbol folder.

I hope that helps

best
Rupert

[1] http://svn.apache.org/repos/asf/incubator/stanbol/trunk/README.md
section "## Importing the source code as Eclipse projects"

On Sat, Feb 4, 2012 at 4:08 PM, Carlo Allocca <[email protected]> wrote:
>
> Please, I am sending the below "stanbol installation errors".
>
> Any help?
> Carlo
>
> Begin forwarded message:
>
> From: Carlo Allocca <[email protected]>
> Date: 3 February 2012 15:34:42 GMT
> To: "[email protected]" 
> <[email protected]>
> Cc: Carlo Allocca <[email protected]>
> Subject: stanbol installation errors
>
> Dear All,
>
> I am starting a new experience in using Stanbol. I am (almost) following the 
> instructions as described in 
> http://incubator.apache.org/stanbol/docs/trunk/tutorial.html
>
> Specifically, I did the following:
>
> 1) I created a folder on my desktop and from a console I run svn co 
> http://svn.apache.org/repos/asf/incubator/stanbol/trunk stanbol
>
> 2) From Eclipse (Indigo) File-->Import -->Maven -->Existing Maven Projects. 
> The attached picture shows the main errors occurring in the files pom.xml
>
>
> Please, I would like to ask any help to solve the below errors or any 
> document or link which may be useful to read.
>
>
> Many Thanks,
>
> Best,
> Carlo
>
>
>
>
>
>
>
>
>
>
>
> --
> The Open University is incorporated by Royal Charter (RC 000391), an exempt 
> charity in England & Wales and a charity registered in Scotland (SC 038302).




--
| Rupert Westenthaler             [email protected]
| Bodenlehenstraße 11                             ++43-699-11108907
| A-5500 Bischofshofen

Reply via email to