dlrts
unread,Jul 16, 2013, 8:48:34 AM7/16/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jmotif-...@googlegroups.com
Hi there,
today I found out about jmotif library and I am impressed about what it seems to be cabable of.
I then checked out the current revision and started peeking around in the source.
Now, I want to use the libray in a project, for which I would need a compile jar. How would I do that? (since the available jar in the downloads seems somewhat outdated)
When I ran the build.xml ant scipt, it complains about a missing JUnit reference:
build.xml:33: This package requires JUNIT_HOME to be defined and D:\workspace\jmotif\${env.JUNIT_HOME}\junit-4.10.jar available
Can you give me some hints on how to build the library?