| Author |
Wicket + Spring + Annotations First Steps.
|
Roberto Guerra
Greenhorn
Joined: Mar 09, 2007
Posts: 8
|
|
I am trying to integrate some Spring services into a new Wicket application using annotations. I get this error:
annotations are not supported in -source 1.3
(use -source 5 or higher to enable annotations)
I have wicket-spring and wicket-spring-annot in my classpath.
Wicket Version : 1.4
Am I missing some library?.
The wicket documentation on this is pretty sparse.
|
 |
Roberto Guerra
Greenhorn
Joined: Mar 09, 2007
Posts: 8
|
|
|
OK, solved it. Was a maven issue, not a wicket issue.
|
 |
 |
|
|
subject: Wicket + Spring + Annotations First Steps.
|
|
|