Hello,
I followed these steps to use OFBiz with Eclipse:
https://cwiki.apache.org/OFBIZ/eclipse-tips.html --> Using SVN from within Eclipse
and this -->
https://cwiki.apache.org/OFBIZ/running-and-debugging-ofbiz-in-eclipse.htmlbut when I run I get this exception:
Caused by: java.util.MissingResourceException: Can't find bundle for base name cache, locale enIf I try again I get this one:
Exception in thread "main" org.ofbiz.base.start.StartupException: Couldn't create server socket (/127.0.0.1:10523)http://pbrd.co/16jr2WcEclipse 4.2 Juno EE Service Release 2 64bits
OFBiz svn trunk
Run As --> Configuration --> Main -->
http://pbrd.co/16jqbVxRun As --> Configuration --> Arguments -->
http://pbrd.co/16jqsI1Run As --> Configuration --> JRE -->
http://pbrd.co/16jqzTXRun As --> Configuration --> ClassPath -->
http://pbrd.co/16jqEHeRun As --> Configuration --> Source -->
http://pbrd.co/16jqHmlFrom shell, with 'java -jar ofbiz.jar' running without problem.
Do I need to add anything to the classpath or do some other configuration in Eclipse?
I appreciate any hint / help.
Best regards.