Last updated May 05, 2010 11:10, by Jørgen Austvik
Getting JET
JET is only distributed as source code, since it is targeted at people that want to implement their own test suites.
Mercurial
Access the source code using hg clone.
hg clone https://hg.kenai.com/hg/jet~framework
The https://hg.kenai.com/hg/jet~framework URL can also be used in graphical Hg tools.
NetBeans
You can also get access to the project directly from NetBeans, plase follow these directions: http://netbeans.org/kb/docs/ide/kenai-open-project.html
To get access to the JET JIRA issue tracker from NetBeans, you must install the NetBeans JIRA plugin.
Building
If you want to build JET in addition to just getting the source code, please see the Build wiki page.





