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

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -