0

@WireVariable - can't find class?

asked 2012-03-06 13:39:21 +0800

davout gravatar image davout
1435 3 18

From within MyEclipse R10.0 I'm building a simple ZK to Spring business bean test app. The project was created from the ZK Welcome page 'Create new project'.

Following one of the small talk examples for wiring the spring bean I've added the '@WireVariable' annotation

public class UserModel {
	@WireVariable
	private UserManager Manager;

However, I can't find the class that supports 'WireVariable' and the '@' annotation doesn't appear in the list of annotations that popup in the edtior.

Any ideas?

delete flag offensive retag edit

3 Replies

Sort by ยป oldest newest

answered 2012-03-06 15:27:38 +0800

emersonf gravatar image emersonf
39

I don't know the first thing about MyEclipse, but WireVariable was only added in ZK 6. Does it support it?

link publish delete flag offensive edit

answered 2012-03-06 18:19:33 +0800

davout gravatar image davout
1435 3 18

I have the R6.0 CE installed inside the MyEclipse IDE. When I use th '@' symbol inside the code editor I don't see 'WireVariable'

link publish delete flag offensive edit

answered 2012-03-06 19:05:19 +0800

davout gravatar image davout
1435 3 18

Fixed it. Not sure what the cause was, but it's now working.

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2012-03-06 13:39:21 +0800

Seen: 182 times

Last updated: Mar 06 '12

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More