You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Axel Leucht <ax...@dokom.net> on 2008/11/01 13:55:24 UTC

wicket hangman

I'm currently trying to compile the hangman sample with Eclipse 3.4
(Ganymede). 

I'd copied the sources from my apache-wicket-1.4-m3 directory and setup a
new project in Eclipse. Then I stripped down the WicketExample page to make
its dependencies a little bit smaller. 

Unfortunately, the software doesn't compile and complains about errors in
Guess.java:

*       The type ListView is not generic; 
*       The type Model is not generic 
*       The type PropertyModel is not generic 

I do compile with java 6 and can can do so successfully with a HelloWorld
type of application. 

Does anyone have a clue what is wrong here?

Thanks in advance.

/Axel


  _____  

Ich verwende die kostenlose Version von SPAMfighter
<http://www.spamfighter.com/lde> , die bisher
39 Spammails entfernt und mir so eine Menge Zeit gespart hat.
Rund 5,4 Millionen Leute nutzen SPAMfighter schon.
Bezahlende Anwender haben diesen Hinweis nicht in ihren E-Mails. 

Re: AW: wicket hangman

Posted by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>.
Good to hear:)

Axel Leucht wrote:
> Nino, you're me hero!
>
> After staring at the code for too long I didn't see the wood for the trees,
> but now it works like a charm. And time to make a break ;-)
>
> /Axel
> -----Ursprüngliche Nachricht-----
> Von: Nino Saturnino Martinez Vazquez Wael [mailto:nino.martinez@jayway.dk] 
> Gesendet: Samstag, 1. November 2008 14:01
> An: users@wicket.apache.org
> Betreff: Re: wicket hangman
>
> compiling against wrong version of wicket?
>
> Axel Leucht wrote:
>   
>> I'm currently trying to compile the hangman sample with Eclipse 3.4
>> (Ganymede). 
>>
>> I'd copied the sources from my apache-wicket-1.4-m3 directory and setup a
>> new project in Eclipse. Then I stripped down the WicketExample page to
>>     
> make
>   
>> its dependencies a little bit smaller. 
>>
>> Unfortunately, the software doesn't compile and complains about errors in
>> Guess.java:
>>
>> *       The type ListView is not generic; 
>> *       The type Model is not generic 
>> *       The type PropertyModel is not generic 
>>
>> I do compile with java 6 and can can do so successfully with a HelloWorld
>> type of application. 
>>
>> Does anyone have a clue what is wrong here?
>>
>> Thanks in advance.
>>
>> /Axel
>>
>>
>>   _____  
>>
>> Ich verwende die kostenlose Version von SPAMfighter
>> <http://www.spamfighter.com/lde> , die bisher
>> 39 Spammails entfernt und mir so eine Menge Zeit gespart hat.
>> Rund 5,4 Millionen Leute nutzen SPAMfighter schon.
>> Bezahlende Anwender haben diesen Hinweis nicht in ihren E-Mails. 
>>
>>   
>>     
>
>   

-- 
-Wicket for love

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


AW: wicket hangman

Posted by Axel Leucht <ax...@dokom.net>.
Nino, you're me hero!

After staring at the code for too long I didn't see the wood for the trees,
but now it works like a charm. And time to make a break ;-)

/Axel
-----Ursprüngliche Nachricht-----
Von: Nino Saturnino Martinez Vazquez Wael [mailto:nino.martinez@jayway.dk] 
Gesendet: Samstag, 1. November 2008 14:01
An: users@wicket.apache.org
Betreff: Re: wicket hangman

compiling against wrong version of wicket?

Axel Leucht wrote:
> I'm currently trying to compile the hangman sample with Eclipse 3.4
> (Ganymede). 
>
> I'd copied the sources from my apache-wicket-1.4-m3 directory and setup a
> new project in Eclipse. Then I stripped down the WicketExample page to
make
> its dependencies a little bit smaller. 
>
> Unfortunately, the software doesn't compile and complains about errors in
> Guess.java:
>
> *       The type ListView is not generic; 
> *       The type Model is not generic 
> *       The type PropertyModel is not generic 
>
> I do compile with java 6 and can can do so successfully with a HelloWorld
> type of application. 
>
> Does anyone have a clue what is wrong here?
>
> Thanks in advance.
>
> /Axel
>
>
>   _____  
>
> Ich verwende die kostenlose Version von SPAMfighter
> <http://www.spamfighter.com/lde> , die bisher
> 39 Spammails entfernt und mir so eine Menge Zeit gespart hat.
> Rund 5,4 Millionen Leute nutzen SPAMfighter schon.
> Bezahlende Anwender haben diesen Hinweis nicht in ihren E-Mails. 
>
>   

-- 
-Wicket for love

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


-- 
Ich verwende die kostenlose Version von SPAMfighter für private Anwender,
die bei mir bis jetzt 38 Spammails entfernt hat.
Rund 5,5 Millionen Leute nutzen SPAMfighter schon. Bezahlende Anwender haben
diesen Hinweis nicht in ihren E-Mails.
Laden Sie SPAMfighter kostenlos herunter: http://www.spamfighter.com/lde


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: wicket hangman

Posted by Nino Saturnino Martinez Vazquez Wael <ni...@jayway.dk>.
compiling against wrong version of wicket?

Axel Leucht wrote:
> I'm currently trying to compile the hangman sample with Eclipse 3.4
> (Ganymede). 
>
> I'd copied the sources from my apache-wicket-1.4-m3 directory and setup a
> new project in Eclipse. Then I stripped down the WicketExample page to make
> its dependencies a little bit smaller. 
>
> Unfortunately, the software doesn't compile and complains about errors in
> Guess.java:
>
> *       The type ListView is not generic; 
> *       The type Model is not generic 
> *       The type PropertyModel is not generic 
>
> I do compile with java 6 and can can do so successfully with a HelloWorld
> type of application. 
>
> Does anyone have a clue what is wrong here?
>
> Thanks in advance.
>
> /Axel
>
>
>   _____  
>
> Ich verwende die kostenlose Version von SPAMfighter
> <http://www.spamfighter.com/lde> , die bisher
> 39 Spammails entfernt und mir so eine Menge Zeit gespart hat.
> Rund 5,4 Millionen Leute nutzen SPAMfighter schon.
> Bezahlende Anwender haben diesen Hinweis nicht in ihren E-Mails. 
>
>   

-- 
-Wicket for love

Nino Martinez Wael
Java Specialist @ Jayway DK
http://www.jayway.dk
+45 2936 7684


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org