0

Where's the zel-sources.jar? [closed]

asked 2012-04-23 16:39:29 +0800

rdgrimes gravatar image rdgrimes
735 7

This should be easier to find than it is, but where is the zel-sources.jar ???

Thanks,

Ron

delete flag offensive retag edit

The question has been closed for the following reason "the question is answered, right answer was accepted" by rdgrimes
close date 2013-01-26 03:30:44

4 Replies

Sort by ยป oldest newest
link publish delete flag offensive edit

answered 2012-04-27 01:22:02 +0800

vincentjian gravatar image vincentjian
2245 6

Hi Ron,

If you are using Maven, you can find source jar as follow:

<dependency>
	<groupId>org.zkoss.common</groupId>
	<artifactId>zel</artifactId>
	<version>2.2.1</version>
</dependency>

link publish delete flag offensive edit

answered 2012-04-27 04:05:18 +0800

rdgrimes gravatar image rdgrimes
735 7

Thanks. Maybe I should be more specific. Where is the source for org.zkoss.zel.ValueExpression ? I was trying to debug an MVVM app and wanted to follow the code into the cited class, but couldn't find the source anywhere. Did a source search on the entire zk 6 ee source jar and it's not in there.

link publish delete flag offensive edit

answered 2012-05-02 04:33:04 +0800

rdgrimes gravatar image rdgrimes
735 7

Ahhh! Thanks so much.

link publish delete flag offensive edit

Question tools

Follow

RSS

Stats

Asked: 2012-04-23 16:39:29 +0800

Seen: 160 times

Last updated: May 02 '12

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