Dear List, 

I follow the tutorial to download hilo game. Since 5.0.4-snapshot have
bug, I modified pom.xml to use 5.0.3 instead, and I get it running.

However, after important the project to eclipse, I get compile error in 
org.example.hilo.services.AppModule.

1. The type MappedConfiguration is not generic; it cannot be parameterized with 
arguments <String, 
 String>

2. The method format(String, Object[]) in the type String is not applicable for 
the arguments (String, long)

I use jdk1.5.0_11 in the build path, java 5 should support generic class and 
boxing conversion.

What's wrong with the project?

Regards
John 


MSN: [EMAIL PROTECTED]

 ______  __       __          ______  __  __  ____      
/\  _  \/\ \     /\ \        /\__  _\/\ \/\ \/\  _`\    
\ \ \L\ \ \ \    \ \ \       \/_/\ \/\ \ \_\ \ \ \L\_\  
 \ \  __ \ \ \  __\ \ \  __     \ \ \ \ \  _  \ \  _\L  
  \ \ \/\ \ \ \L\ \\ \ \L\ \     \ \ \ \ \ \ \ \ \ \L\ \
   \ \_\ \_\ \____/ \ \____/      \ \_\ \ \_\ \_\ \____/
    \/_/\/_/\/___/   \/___/        \/_/  \/_/\/_/\/___/ 
                                                        
                                                        
 ____     ____    ____    ______   
/\  _`\  /\  _`\ /\  _`\ /\__  _\  
\ \ \L\ \\ \ \L\_\ \,\L\_\/_/\ \/  
 \ \  _ <'\ \  _\L\/_\__ \  \ \ \  
  \ \ \L\ \\ \ \L\ \/\ \L\ \ \ \ \ 
   \ \____/ \ \____/\ `\____\ \ \_\
    \/___/   \/___/  \/_____/  \/_/
                                   
                                               

Reply via email to