You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Anurag Meshram <me...@gmail.com> on 2008/07/06 17:13:13 UTC

REGARDING OFBIZ CHECKOUT

Hi All,
I have check out the latest version of OFBiz using this link  "
https://svn.apache.org/repos/asf/ofbiz/trunk " .
And create a new project in eclipse using this project.
Now I am not able to comiple the project because the eclipse is unable to
import the net.xoetrope  package in  specialpurpose/pos and framework/guiapp
component.
import net.xoetrope.xui.data.XModel;
import net.xoetrope.xui.helper.SwingWorker;

I know that I want to add a jar files for this but from where I get this jar
file.

Thanks and Regards
Anurag

Re: REGARDING OFBIZ CHECKOUT

Posted by Anurag Meshram <me...@gmail.com>.
Its my pleasure ...

On Sun, Jul 6, 2008 at 9:24 AM, Jacques Le Roux <
jacques.le.roux@les7arts.com> wrote:

> Anurag,
>
> Thanks for the input, fixed in r674312
>
> Jacques
>
> From: "Anurag Meshram" <me...@gmail.com>
>
>  I have found the related jar files. It exists in to framework/guiapp/lib
>> XuiCoreSwing-v3.2rc2b.jar
>> XuiOptional-v3.2rc2b.jar
>> On adding the jar file with project the following import error resolved.
>>
>> Anurag
>>
>>
>> On 7/6/08, Anurag Meshram <me...@gmail.com> wrote:
>>
>>>
>>> Hi All,
>>> I have check out the latest version of OFBiz using this link  "
>>> https://svn.apache.org/repos/asf/ofbiz/trunk " .
>>> And create a new project in eclipse using this project.
>>> Now I am not able to comiple the project because the eclipse is unable to
>>> import the net.xoetrope  package in  specialpurpose/pos and
>>> framework/guiapp
>>> component.
>>> import net.xoetrope.xui.data.XModel;
>>> import net.xoetrope.xui.helper.SwingWorker;
>>>
>>> I know that I want to add a jar files for this but from where I get this
>>> jar file.
>>>
>>> Thanks and Regards
>>> Anurag
>>>
>>
>>

Re: REGARDING OFBIZ CHECKOUT

Posted by Jacques Le Roux <ja...@les7arts.com>.
Anurag,

Thanks for the input, fixed in r674312

Jacques

From: "Anurag Meshram" <me...@gmail.com>
>I have found the related jar files. It exists in to framework/guiapp/lib
> XuiCoreSwing-v3.2rc2b.jar
> XuiOptional-v3.2rc2b.jar
> On adding the jar file with project the following import error resolved.
> 
> Anurag
> 
> 
> On 7/6/08, Anurag Meshram <me...@gmail.com> wrote:
>>
>> Hi All,
>> I have check out the latest version of OFBiz using this link  "
>> https://svn.apache.org/repos/asf/ofbiz/trunk " .
>> And create a new project in eclipse using this project.
>> Now I am not able to comiple the project because the eclipse is unable to
>> import the net.xoetrope  package in  specialpurpose/pos and framework/guiapp
>> component.
>> import net.xoetrope.xui.data.XModel;
>> import net.xoetrope.xui.helper.SwingWorker;
>>
>> I know that I want to add a jar files for this but from where I get this
>> jar file.
>>
>> Thanks and Regards
>> Anurag
>

Re: REGARDING OFBIZ CHECKOUT

Posted by Anurag Meshram <me...@gmail.com>.
I have found the related jar files. It exists in to framework/guiapp/lib
XuiCoreSwing-v3.2rc2b.jar
XuiOptional-v3.2rc2b.jar
On adding the jar file with project the following import error resolved.

Anurag


On 7/6/08, Anurag Meshram <me...@gmail.com> wrote:
>
> Hi All,
> I have check out the latest version of OFBiz using this link  "
> https://svn.apache.org/repos/asf/ofbiz/trunk " .
> And create a new project in eclipse using this project.
> Now I am not able to comiple the project because the eclipse is unable to
> import the net.xoetrope  package in  specialpurpose/pos and framework/guiapp
> component.
> import net.xoetrope.xui.data.XModel;
> import net.xoetrope.xui.helper.SwingWorker;
>
> I know that I want to add a jar files for this but from where I get this
> jar file.
>
> Thanks and Regards
> Anurag