Please use rather OFBiz user ML for such questions 
http://ofbiz.apache.org/mailing-lists.html
You will get a better support and it's more fair to share with everybody

The wider the audience the better the answers you might get

Thanks

Did you follow https://cwiki.apache.org/confluence/display/OFBIZ/Eclipse+Tips ? 
It seems not.

Jacques

indra.green....@gmail.com wrote:
> Dear Jacques Le Roux,
> 
> I get ofbiz source code 1530976 from eclipse svn. Then i did as follow :
> 
> 1.  Import --> Existing Project into workspace --> Copy source too.
> 2.  Run  --> Debug Configuration
>     -  Main Tab
>               Project       :  Ofbiz
>               Main Class   :  org.ofbiz.base.start.Start
>     -  Arguments
>               -Xms512M -Xmx1024M
>     -  Classpath
>                Deleted Ofbiz (default classpath)
>     -  Source Tab
>                Add -->  Java Project  -->  Ofbiz
> 
> Apply -- > Debug
> 
> And the message error is :
> 
> java.lang.NoClassDefFoundError: org/ofbiz/base/start/Start
> Caused by: java.lang.ClassNotFoundException: org.ofbiz.base.start.Start
>        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
>        at java.security.AccessController.doPrivileged(Native Method)
>        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
>        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
>        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
>        at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
> Exception in thread "main"
> 
> I used windows 7, Eclipse Juno 4.2, JDK 1.6.0_43, Ant
> 
> I also try Run Ant for build.xml.
> 
> But the same error always appear.
> 
> I  also try with other eclipse , as kepler and helios, but same error always 
> appear.
> 
> 
> Please help me to running ofbiz in eclipse.
> 
> Thanks for your kind.
> 
> Best regards,
> 
> Indra
> 
> 
> _____________________________________
> Sent from http://ofbiz.135035.n4.nabble.com

Reply via email to