java - calling a method from another project in eclipse hibernate -


when trying call project gives me

java.lang.nullpointerexception

when try debug called method informs

source not found. edit source lookup path

i did try click & add path still same error , added other project other build path.

what problem?


Comments