On 6 Mar 2010, at 08:41, Raido Kuli wrote:
Hi. I've been trying to import/open Wookie to Eclipse (for debugging) workspace. File -> New -> Java project -> Create from existing sources and son. Wookie is imported just fine but I have trouble building it, obviously some libraries or paths are incorrect. I've added tomcat servlet-api.jar to libraries. Now if i try to build it, I get lot's of errors that packages/imports of java things are not found. Like ProxyClient.java AuthenticationException cannot be resolved.
Hi Raido,You need to install the Ivyclipse plugin - this will manage the build path entries for you dynamically. After installing and restarting Eclipse, righ-click on ivy.xml and select "add Ivy library..."
You will also need to point Ivy at the ivysettings.xml file in Eclipse preferences.
S
Problem here is that Eclipse can't find other src/classes in wookie project.I'll keep trying to get more familiar with Eclipse. -- Raido
smime.p7s
Description: S/MIME cryptographic signature
