REGARDING OFBIZ CHECKOUT

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

REGARDING OFBIZ CHECKOUT

Anurag Meshram-2
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
Reply | Threaded
Open this post in threaded view
|

Re: REGARDING OFBIZ CHECKOUT

Anurag Meshram-2
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 <[hidden email]> 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
Reply | Threaded
Open this post in threaded view
|

Re: REGARDING OFBIZ CHECKOUT

Jacques Le Roux
Administrator
Anurag,

Thanks for the input, fixed in r674312

Jacques

From: "Anurag Meshram" <[hidden email]>

>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 <[hidden email]> 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
>
Reply | Threaded
Open this post in threaded view
|

Re: REGARDING OFBIZ CHECKOUT

Anurag Meshram-2
Its my pleasure ...

On Sun, Jul 6, 2008 at 9:24 AM, Jacques Le Roux <
[hidden email]> wrote:

> Anurag,
>
> Thanks for the input, fixed in r674312
>
> Jacques
>
> From: "Anurag Meshram" <[hidden email]>
>
>  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 <[hidden email]> 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
>>>
>>
>>