Java: Eclipse: Cannot Find Main Class -


i had project compiling , running fine. had exported build.xml file without issue. however, today, clicked project --> clean..., , project no longer run. raises error:
error: not find or load main class com.bar.foo
there way can undo this?

the answer no, cannot "undo" this. can fix building project, making sure project/class exists , contains public static void main(string ... args) method.


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -