On 10/04/2010 03:17 PM, Zwick, Marshall R (IS) 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
At a guess, it looks like you are trying to build a confluence
extension. I suggest you ask there. This list is for pure ofbiz
development.
>
>
>