Hi StackOverFlowians,
I am working on JiST/SWANS, Java-based discrete event simulator, in Eclipse.
Moreover, in Vanet.info (http://vanet.info/node/14) extensions and improvements for JiST/SWANS have been developed.
I used all the instructions(http://vanet.info/node/119) in Vanet info to prepare my simulation environment.
There is no error after build, however I cant perform the "debug". When I debug build.xml with antbuild to run aodvsim, breakpoints on aodvsim.java have no effect.
Help me to debug this project ?
Thank you in advance!