class - Multiple classes in Eclipse but can only run up to 3 -


just started eclipse sdk , trying create simple hello world examples. have created total of 4 classes in 1 project in eclipse, can run first three. how run/debug classes beyond first 3 or there limit number of classes can run program?

keep in mind can run classes main method.

the method signature needs exactly

 public static void main(string[] argv) 

Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -