uh? %*{
Thanks for your reply BJ.
Am I understanding you correctly,
It's as simple as building the class file and coping it to the appropriate
build/.../classes directory??
You Rock!!
Case Torres
[EMAIL PROTECTED]
> -----Original Message-----
> From: BJ Freeman [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, February 05, 2008 10:29 AM
> To: [email protected]
> Subject: Re: Viewable number of orders in order list harded
> coded in .java
>
> in
> https://issues.apache.org/jira/browse/OFBIZ-1500
> I suggested a feature to allow the user to select this.
> however just use the build file for the folder the file you
> change is in and copy the jar from the lib to you live system.
>
>
> Case Torres sent the following on 2/5/2008 8:17 AM:
> > Hi,
> >
> > Release 4
> > I need to change the number of orders listed in Order Manager Order
> > List from 10 to 25 orders.
> > Unfortunately, the number (variable, viewSize) is hardcoded
> into the
> > OrderlistState.java Line 94: protected OrderListState() {
> > Line 95: viewSize = 10;
> >
> > I'm a novice java programmer.
> > How do I rebuild the associated .jar file from the
> OrderlistState.java
> > file so Order List will present 25 orders at a time?
> >
> >
> > Thanks much in advance, Case
> > ---
> > Case Torres
> > [EMAIL PROTECTED]
> >
>