java - eclipse could not find main class -


i trying run java program has 3 classes , .aj file. have main named main.class.

when i'm trying run program says not find main class, though it's right there.

java

eclipse trying run prob1.main doesnt exist. looking @ class commented package name. try recompiling class again , run it.


Comments

Popular posts from this blog

ios - Change Storyboard View using Seague -

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -