Well i want to edit things like the address.java class and some of the
actions classes e.g UserForm.java so that they return to different pages. I
have downloaded the whole JSF source from SVN i'm i able to just place this
into my project under the "src\main\java" directory and sort my pom out so
that it uses that instead? 

I'm not looking to change the model stuff just the JSF stuff.

Many Thanks for your replay and help :)

sion

Michael Horwitz wrote:
> 
> It all depends on what you want to edit. Instructions on changing the core
> model classes can be found here:
> http://www.appfuse.org/display/APF/AppFuse+Core+Classes. For the rest it
> is
> probably better to extend/replace - this should make it easier to upgrade
> to
> new versions as they become available. Hope that helps!
> 
> Mike.
> 
> On 3/22/07, sionsmith <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi Guys & Girls, quick question - so far i have been extending Matt's
>> classes
>> with my own, is there anywhere i can just edit his classes? if so how? i
>> have run the "mvn war:inplace" to obtain the compiled source but cannt
>> edit
>> it obliviously as the class are in my library folder. Is there such a
>> command with puts all these classes into the /java directory so i can
>> edit
>> them?
>>
>> cheers
>> --
>> View this message in context:
>> http://www.nabble.com/Editing-Appfuse-Source-tf3448664s2369.html#a9618385
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Editing-Appfuse-Source-tf3448664s2369.html#a9619759
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to