[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Handle-info] Loading Handle source code in Eclipse



Hi,

I am trying to "create a new project using the existing Ant build.xml
file" in the Handle Server software v7.3.1 in Eclipse 4. It successfully
loads the Ant file, but gives a lot of errors about unresolvable types.

It seems the libraries are on a different relative path than the Ant
file specifies (Eclipse looks at ${top}/src/lib instead of ${top}/lib)
and sigar.jar is not in the distribution. Also, there are imports from
Java EE (javax.servlet), although I had only expected Java SE dependencies.

Running `ant` on the commandline in the src folder containing build.xml
fails because of the missing sigar classes.

How can I load the code and build in Eclipse?

(My goal is to take a better look at the logging. We have a Handle
service in production, but the error.log-* files do not even have a
timestamp on each line. Will this be fixed by CNRI?)

Thanks in advance.

Regards,

Ben Companjen

_______________________________________________
Handle-Info mailing list
Handle-Info@cnri.reston.va.us
http://www.handle.net/mailman/listinfo/handle-info