Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » level is 5.0 ?
level is 5.0 ? [message #10337] Tue, 20 March 2007 12:26 Go to next message
Eclipse UserFriend
Originally posted by: rhernandez_64.hotmail.com

In the instruction "List<Region> regiones = dataService.getRegiones();"
the compiler sned this message

Syntax error, parameterized types are only available if source level is 5.0
Re: level is 5.0 ? [message #10368 is a reply to message #10337] Tue, 20 March 2007 12:41 Go to previous message
Eclipse UserFriend
Originally posted by: pedro.s.silva.criticalsoftware.com

You have to set you Window->Preferences->Java->Compiler: Compiler
Compliance Level to 5.0 or above to use Java types. This can also be at
project specific level, just right click and go to properties.


Pedro Silva

Rafael Hernandez wrote:
> In the instruction "List<Region> regiones = dataService.getRegiones();"
> the compiler sned this message
>
> Syntax error, parameterized types are only available if source level is 5.0
>
Previous Topic:Running RAP headless
Next Topic:Deploy into Jetty Server
Goto Forum:
  


Current Time: Sat May 10 14:15:42 EDT 2025

Powered by FUDForum. Page generated in 0.03447 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top