You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@isis.apache.org by Bővíz László <bo...@gmail.com> on 2016/10/15 22:47:11 UTC

Eclipse IDE errors after importing the archetype

Hi
​ isis list members​
,

I'm newby with isis and also with eclipse and java so please don't mind if
my questions seems stupid. DDD is very interesting, so I
​want to ​
give it a try.

Dan explained in a video how to start with eclipse
​ by importing the archetype​
. Following the step
​s​
I got the following errors.
​ See the screeshoots.

[image: Szövegközi kép 1]
[image: Szövegközi kép 2]

After refonfiguring the java compiler compliance level in each project to
the workspace default, which is 1.7 (jdk 1.8.0_101) still there are errors.
Most are with the pom files and one with the SimpleObjectTest. The
suggested "Maven->Update Project or use Quick Fix" doesn't fix it.

[image: Szövegközi kép 3]

Thanks in advance for any help,
Laszlo​

Eclipse IDE errors after importing the archetype

Posted by Stephen Cameron <st...@gmail.com>.
Hi you cannot embed images in mail list emails, upload them to a
file storage site and link to them.

On Sunday, October 16, 2016, Bővíz László <bovizlaci@gmail.com
<javascript:_e(%7B%7D,'cvml','bovizlaci@gmail.com');>> wrote:

> Hi
> ​ isis list members​
> ,
>
> I'm newby with isis and also with eclipse and java so please don't mind if
> my questions seems stupid. DDD is very interesting, so I
> ​want to ​
> give it a try.
>
> Dan explained in a video how to start with eclipse
> ​ by importing the archetype​
> . Following the step
> ​s​
> I got the following errors.
> ​ See the screeshoots.
>
> [image: Szövegközi kép 1]
> [image: Szövegközi kép 2]
>
> After refonfiguring the java compiler compliance level in each project to
> the workspace default, which is 1.7 (jdk 1.8.0_101) still there are errors.
> Most are with the pom files and one with the SimpleObjectTest. The
> suggested "Maven->Update Project or use Quick Fix" doesn't fix it.
>
> [image: Szövegközi kép 3]
>
> Thanks in advance for any help,
> Laszlo​
>

Re: Eclipse IDE errors after importing the archetype

Posted by Bővíz László <bo...@gmail.com>.
Thanks for the advices, I'll try with IntelliJ

Laszlo

2016-10-20 15:06 GMT+02:00 Dan Haywood <da...@haywood-associates.co.uk>:

> Hi Boviz,
>
> You did the correct thing updating the project config to run against Java
> 1.7 ... that's the minimum version required by Apache Isis.
>
> With the remaining 6 errors (in screenshot 3, http://imgur.com/a/a5k56),
> doing the Project > Maven Update should fix the first 5.  But double check
> against the link that Jeroen provided.
>
> As for the last error, that *is* a mistake in the archetype; just change
> SimpleObject() to SimpleObject(null).
>
> HTH
> Dan
>
>
>
> On 18 October 2016 at 20:27, Jeroen van der Wal <je...@stromboli.it>
> wrote:
>
> > Hi Laszlo,
> >
> > First of all welcome to the Apache Isis community! For a smoother
> > experience I suggest using IntelliJ since most members on this list are
> > using that. The Eclipse documentation might be outdated for that reason,
> > not sure about the video too. More on setting up IDEs can be found here:
> > http://isis.apache.org/guides/dg.html#2.-using-an-ide
> >
> > Cheers,
> >
> > Jeroen
> >
> > On 17 October 2016 at 00:12, Bővíz László <bo...@gmail.com> wrote:
> >
> > > [resend with links to screenshots]
> > >
> > > Hi
> > > ​ isis list members​
> > > ,
> > >
> > > I'm newby with isis and also with eclipse and java so please don't mind
> > if
> > > my questions seems stupid. DDD is very interesting, so I
> > > ​want to ​
> > > give it a try.
> > >
> > > Dan explained in a video how to start with eclipse
> > > ​ by importing the archetype​
> > > . Following the step
> > > ​s​
> > > I got the following errors.
> > > ​ See the
> > > ​​
> > > scree
> > > ​n​
> > > shots.
> > >
> > > Screenshot1: http://imgur.com/a/AnZfH
> > > Screenshot2: http://imgur.com/a/3UuMI
> > >
> > > After refonfiguring the java compiler compliance level in each project
> to
> > > the workspace default, which is 1.7 (jdk 1.8.0_101) still there are
> > errors.
> > > Most are with the pom files and one with the SimpleObjectTest. The
> > > suggested "Maven->Update Project or use Quick Fix" doesn't fix it.
> > >
> > > Screenshot
> > > ​3​
> > > :
> > > ​
> > > http://imgur.com/a/a5k56​
> > >
> > > Thanks in advance for any help,
> > > Laszlo​
> > >
> >
>

Re: Eclipse IDE errors after importing the archetype

Posted by Dan Haywood <da...@haywood-associates.co.uk>.
Hi Boviz,

You did the correct thing updating the project config to run against Java
1.7 ... that's the minimum version required by Apache Isis.

With the remaining 6 errors (in screenshot 3, http://imgur.com/a/a5k56),
doing the Project > Maven Update should fix the first 5.  But double check
against the link that Jeroen provided.

As for the last error, that *is* a mistake in the archetype; just change
SimpleObject() to SimpleObject(null).

HTH
Dan



On 18 October 2016 at 20:27, Jeroen van der Wal <je...@stromboli.it> wrote:

> Hi Laszlo,
>
> First of all welcome to the Apache Isis community! For a smoother
> experience I suggest using IntelliJ since most members on this list are
> using that. The Eclipse documentation might be outdated for that reason,
> not sure about the video too. More on setting up IDEs can be found here:
> http://isis.apache.org/guides/dg.html#2.-using-an-ide
>
> Cheers,
>
> Jeroen
>
> On 17 October 2016 at 00:12, Bővíz László <bo...@gmail.com> wrote:
>
> > [resend with links to screenshots]
> >
> > Hi
> > ​ isis list members​
> > ,
> >
> > I'm newby with isis and also with eclipse and java so please don't mind
> if
> > my questions seems stupid. DDD is very interesting, so I
> > ​want to ​
> > give it a try.
> >
> > Dan explained in a video how to start with eclipse
> > ​ by importing the archetype​
> > . Following the step
> > ​s​
> > I got the following errors.
> > ​ See the
> > ​​
> > scree
> > ​n​
> > shots.
> >
> > Screenshot1: http://imgur.com/a/AnZfH
> > Screenshot2: http://imgur.com/a/3UuMI
> >
> > After refonfiguring the java compiler compliance level in each project to
> > the workspace default, which is 1.7 (jdk 1.8.0_101) still there are
> errors.
> > Most are with the pom files and one with the SimpleObjectTest. The
> > suggested "Maven->Update Project or use Quick Fix" doesn't fix it.
> >
> > Screenshot
> > ​3​
> > :
> > ​
> > http://imgur.com/a/a5k56​
> >
> > Thanks in advance for any help,
> > Laszlo​
> >
>

Re: Eclipse IDE errors after importing the archetype

Posted by Jeroen van der Wal <je...@stromboli.it>.
Hi Laszlo,

First of all welcome to the Apache Isis community! For a smoother
experience I suggest using IntelliJ since most members on this list are
using that. The Eclipse documentation might be outdated for that reason,
not sure about the video too. More on setting up IDEs can be found here:
http://isis.apache.org/guides/dg.html#2.-using-an-ide

Cheers,

Jeroen

On 17 October 2016 at 00:12, Bővíz László <bo...@gmail.com> wrote:

> [resend with links to screenshots]
>
> Hi
> ​ isis list members​
> ,
>
> I'm newby with isis and also with eclipse and java so please don't mind if
> my questions seems stupid. DDD is very interesting, so I
> ​want to ​
> give it a try.
>
> Dan explained in a video how to start with eclipse
> ​ by importing the archetype​
> . Following the step
> ​s​
> I got the following errors.
> ​ See the
> ​​
> scree
> ​n​
> shots.
>
> Screenshot1: http://imgur.com/a/AnZfH
> Screenshot2: http://imgur.com/a/3UuMI
>
> After refonfiguring the java compiler compliance level in each project to
> the workspace default, which is 1.7 (jdk 1.8.0_101) still there are errors.
> Most are with the pom files and one with the SimpleObjectTest. The
> suggested "Maven->Update Project or use Quick Fix" doesn't fix it.
>
> Screenshot
> ​3​
> :
> ​
> http://imgur.com/a/a5k56​
>
> Thanks in advance for any help,
> Laszlo​
>

Fwd: Eclipse IDE errors after importing the archetype

Posted by Bővíz László <bo...@gmail.com>.
[resend with links to screenshots]

Hi
​ isis list members​
,

I'm newby with isis and also with eclipse and java so please don't mind if
my questions seems stupid. DDD is very interesting, so I
​want to ​
give it a try.

Dan explained in a video how to start with eclipse
​ by importing the archetype​
. Following the step
​s​
I got the following errors.
​ See the
​​
scree
​n​
shots.

Screenshot1: http://imgur.com/a/AnZfH
Screenshot2: http://imgur.com/a/3UuMI

After refonfiguring the java compiler compliance level in each project to
the workspace default, which is 1.7 (jdk 1.8.0_101) still there are errors.
Most are with the pom files and one with the SimpleObjectTest. The
suggested "Maven->Update Project or use Quick Fix" doesn't fix it.

Screenshot
​3​
:
​
http://imgur.com/a/a5k56​

Thanks in advance for any help,
Laszlo​