Just delete the non-existent library from your Eclipse classpath.
Adrian Crum
Sandglass Software
www.sandglass-software.com
On 2/18/2015 4:55 PM, Davide Ciofetti wrote:
> hi everybody,
> today I imported 2 versions of ofbiz via svn: 13.07.01 release version and
> the last trunk.
>
> The 2 projects, in eclipse, show me these errors:
>
> Project 'ofbiz-head_trunk' is missing required library:
> 'framework/webapp/lib/json-lib-2.2.3-jdk15.jar' ofbiz-head_trunk Build
> path Build
> Path Problem
> Project 'ofbiz-release13.07' is missing required source folder:
> 'framework/base/build/gen-src/javacc' ofbiz-release13.07 Build path Build
> Path Problem
> Project 'ofbiz-release13.07' is missing required source folder:
> 'framework/sql/build/gen-src/javacc' ofbiz-release13.07 Build path Build
> Path Problem
>
> The project cannot be built until build path errors are resolved
> ofbiz-head_trunk Unknown Java Problem
> The project cannot be built until build path errors are resolved
> ofbiz-release13.07 Unknown Java Problem
>
>
> I searched everywhere in internet for these errors, but no solution
> appeared.
>
> I only imported the source code without any modification.
>
> some details:
> - windows 8.1 pro
> - eclipse luna
> - integrated subversive plugin used as svn client
>
> I built the project via ant and the twice work, but as you can see "The
> project cannot be built until build path errors are resolved": I don't
> really know how the autobuilding should work.
> Still now the project works, but I hate "marginal" errors, even if the
> system works
>
> Thank you
>
> Davide
>