I'm using java version 1.6. I've run mvn clean install then imported with the IDE. I didn't use eclipse:eclipse, actually I don't think running eclipse:eclipse will improve the situation.
Thanks, Erwin On Fri, May 17, 2013 at 5:04 PM, kishore g <[email protected]> wrote: > How did you import.What is the java version. mvn eclipse:eclipse should > generate eclipse file and you can import it. > > > On Fri, May 17, 2013 at 1:54 AM, Erwin Karbasi <[email protected]> wrote: > >> Hello Masters, >> >> I've tried to import the distributed-lock-manager into my eclipse and I >> came across error as follows: "Missing artifact com.sun:tools:jar:1.5.0" in >> the POM file. >> When I remove the helix-core dependency the error disappears. >> >> Your assistance would highly appreciated. >> >> Thanks, >> Erwin Karbasi >> AT&T, Senior Software Architect >> > >
