> C:\maj\practices\maven\HotelDatabase\src\main\java\com\javaworld\hotels\model\Ho > telModel.java:[39,14] generics are not supported in -source 1.3 > (use -source 5 or higher to enable generics) > > C:\maj\practices\maven\HotelDatabase\src\main\java\com\javaworld\hotels\model\Ho > telModel.java:[42,22] for-each loops are not supported in -source 1.3 > (use -source 5 or higher to enable for-each loops)
Next time, please check Google or another search engine before posting something like this to the list. Or at least search the Nabble forum. This is such a common question on the list and yet it is documented in numerous places which tells me that very few people new to Maven know how to use a search engine. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
