my code is working fine in java command prompt but it is not working in eclipse .
i created a sample game in java. It works fine values are printed , code is compiled , but images are not displayed. Images are displayed when used in command prompt .I draw images using awt .
