junit - packag junit4 not found or ambiguous -


i follow link, , try install junit4 on windows xp using cygwin.

by use command:

apt-cyg install bison flex make sed juint4 

the result of command

installing junit4 packag junit4 not found or ambiguous 

so main cause problem?

cygwin's package manager (apt-cyg) doesn't have junit packages built in. instructions you're reading other platforms, ubuntu, does have package named "junit4".

luckily, junit only 2 jar files, should able install yourself.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -