Re: Problems with Eclipse 3.0



On 31 Aug 2005 07:24:52 -0700, sjoshi wrote:

> 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.

There are more specific forums for Eclipse.
<http://www.eclipse.org/newsgroups/index.html>

It might help if you actually ask a question though.

--
Andrew Thompson
physci.org 1point1c.org javasaver.com lensescapes.com athompson.info
"..a government for hire and a combat site."
R.E.M. 'It's The End Of The World As We Know It (And I Feel Fine)'
.



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)
  • 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)