Bug 319112 - AWT images are not drawn when launching from Eclipse but works from the command line
Summary: AWT images are not drawn when launching from Eclipse but works from the comma...
Status: VERIFIED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.7   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: 3.7 M1   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-07 07:59 EDT by thrimurthy raju CLA
Modified: 2010-08-04 01:13 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description thrimurthy raju CLA 2010-07-07 07:59:47 EDT
Build Identifier: 3.4.2

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 .

Reproducible: Always
Comment 1 Remy Suen CLA 2010-07-07 08:05:45 EDT
(In reply to comment #0)
> my code is working fine in java command prompt but it is not working in eclipse

Are you running the same code or are you recompiling it again?

Try launching the "Eclipse way" from the command line.
http://wiki.eclipse.org/Graphical_Eclipse_FAQs#How_do_I_check_for_the_command_line_invocation_that_Eclipse_used_to_launch_an_application.3F
Comment 2 Olivier Thomann CLA 2010-07-07 10:24:58 EDT
This is clearly a configuration issue. It is not related to JDT/Core.
Closing as INVALID.
Comment 3 Jay Arthanareeswaran CLA 2010-08-04 01:13:57 EDT
Verified for 3.7M1.