Problems with Eclipse 3.0



I'm trying to run a simple java project in Eclipse3.0 and it was fine
till I tried adding a src and bin folders in the
Project->Properties->Source tab. I added a folder src under my project
Ch1 and it added the bin folder too.
Now when I try to run the Ch1, it says: java.lang.NoClassDefFoundError:
org/sj/Ch1_01

I can see the .java files under ../org/sj/Ch1_01 folder though. All the
files have the statement package org.sj; at the top.

thanks
Sunit

.



Relevant Pages

  • Re: Problems with Eclipse 3.0
    ... > I'm trying to run a simple java project in Eclipse3.0 and it was fine ... > till I tried adding a src and bin folders in the ... > Ch1 and it added the bin folder too. ...
    (comp.lang.java.programmer)
  • Re: Problems with Eclipse 3.0
    ... > I'm trying to run a simple java project in Eclipse3.0 and it was fine ... > till I tried adding a src and bin folders in the ... > Ch1 and it added the bin folder too. ...
    (comp.lang.java.programmer)
  • Re: Problems with Eclipse 3.0
    ... >till I tried adding a src and bin folders in the ... >Ch1 and it added the bin folder too. ... Under your src folder, ...
    (comp.lang.java.programmer)