Newbie question - I am using NetBeans 6.7.1 (just installed it) and wanted to write an application using jGroups ...
From the sample I need to import org.jgroups.*, but in NetBeans I get the following error: package org.jgroups does not exist
So, went on the net and download jGroups (src and bin), been trying to figure out how to get it to work but nothing I do seems to solve the problem.
Anyone able to point me in the right direction? What files do I put where and what do I need to change in NetBeans so that it starts to work?
Thanks,