WmHHooper / visigraph

Automatically exported from code.google.com/p/visigraph
0 stars 0 forks source link

Some VisiGraph clients cannot be run #133

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r152.

Original comment by 0x24a53...@gmail.com on 20 Oct 2011 at 4:43