Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] (no subject)

Hi All,  

I have a basic problem with eclipse.  I've just
downloaded it, set up a new project which I started in
JBuilder8.  The project uses images from a folder
called "images" which I've put in the same folder as
my .java files, but the images don't appear when I run
the program.  Here's my file structure:

*.java:

workspace\ProjectFolder\src\package\

*.class:

workspace\ProjectFolder\bin\package\


my images:

workspace\ProjectFolder\src\package\

Can anyone tell me what I'm doing wrong?

Thanks in advance...



__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


Back to the top