Hi,
I've run into trouble trying to build MemSAT. As I understand Maven build is not working now because of unsatisfied dependencies. So I've tried importing memsat.psf as a team project in Eclipse and got the following error:
The following errors occurred while importing projects. Some projects may not be loaded.
Failed to read project description file from location '/home/wotopul/git/WALA/com.ibm.wala.cast.java.polyglot/.project'.
Failed to read project description file from location '/home/wotopul/git/WALA/com.ibm.wala.cast.java.polyglot/.project'.
/home/wotopul/git/WALA/com.ibm.wala.cast.java.polyglot/.project (No such file or directory)
It seems that the projects listed in memsat.psf are inconsistent with current state of WALA project. Could you fix this or provide more detailed instructions if I am doing something wrong? More detailed instructions would be helpful anyway as a vanilla Maven building process.
BR
Hi,
I've run into trouble trying to build MemSAT. As I understand Maven build is not working now because of unsatisfied dependencies. So I've tried importing
memsat.psfas a team project in Eclipse and got the following error:It seems that the projects listed in
memsat.psfare inconsistent with current state ofWALAproject. Could you fix this or provide more detailed instructions if I am doing something wrong? More detailed instructions would be helpful anyway as a vanilla Maven building process.BR