What steps will reproduce the problem?
1. Install the latest Eclipse.
2. Install the latest Subclipse plugin.
3. Install the latest JRE.
4. Follow the directions at
http://code.google.com/p/visigraph/wiki/SettingUpEclipse to set up a new
VisiGraph client in Eclipse.
5. Try to run Main.java as a Java application.
What is the expected output? What do you see instead?
One would expect it to run fine, but in fact it does not always. Under certain
circumstances, it won't recognize the main(...) method. I suspect it may have
to do with args being final.
Original issue reported on code.google.com by 0x24a53...@gmail.com on 20 Oct 2011 at 4:40
Original issue reported on code.google.com by
0x24a53...@gmail.com
on 20 Oct 2011 at 4:40