You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Santosh Singh <sa...@gmail.com> on 2010/11/01 04:17:33 UTC

Re: ofbiz JAR Files

*Hi Dear,

*Are you using ofbiz project?
then it is already available there in *.java files.
like for "import org.ofbiz.core.entity.GenericEntityException"
this is available in..
../framework/entity/src/org/ofbiz/entity/GenericEntityException.java

If any thing else then pls describe it and may also google
for other then ofbiz.
*
Santosh Singh.**
*



On Wed, Oct 6, 2010 at 1:24 AM, Zwick, Marshall R (IS) <
Marshall.Zwick@ngc.com> wrote:

> Hello,
>
> I am trying to locate Jar files needed to build a library.
>
> I am missing the following needed imports for Java:
>
> import com.atlassian.core.ofbiz.CoreFactory;
> import com.atlassian.core.ofbiz.util.EntityUtils;
>
> import org.ofbiz.core.entity.EntityUtil
> import org.ofbiz.core.entity.GenericEntityException
> import org.ofbiz.core.entity.GenericValue
>
> import org.ofbiz.core.util.UtilMisc;
>
>
> Can you assist me on where these jar or zip files can be found so
> that I can download them for my project?
>
> I appreciate any assistance you can give me.
>
> Thank you.
>
>
> Marshall Zwick
>
>