Missaoui has download the tgz release 1.1.0 from sourceforge and is trying to launch the simple sample jar located in the samples dir with the following command :
java -jar...
Type: Posts; User: totof129; Keyword(s):
Missaoui has download the tgz release 1.1.0 from sourceforge and is trying to launch the simple sample jar located in the samples dir with the following command :
java -jar...
Hi,
you shall modify the manifest file by adding this :
../lib/swingx-0.9.3.jar ../lib/xswingx.jar
and by adding the xswingx.jar in your lib dir
You could try something like this :
add("hopsitalized", ifTrue(present(), new Xor(required("providerid"), required("providerName"))));