KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: pooja on April 12, 2014, 12:13:44 am

Title: Building the code with changes made in eclipse
Post by: pooja on April 12, 2014, 12:13:44 am
Hi,

I have imported the KonaKart store front project in eclipse with reference to the link: http://www.konakart.com/docs/CustomizableSourceCode.html.

I want to know how to build the konakart code with the changes made in eclipse i.e. how to reflect the changes in storefront.

Please help me.

Thanks in advance.
Title: Re: Building the code with changes made in eclipse
Post by: Expert Review on April 12, 2014, 02:38:49 pm
But what type changes,U read All docs step by step
http://www.konakart.com/docs/EngineCustomization.html
Title: Re: Building the code with changes made in eclipse
Post by: pooja on April 13, 2014, 10:57:18 pm
I have already read that doc. I want to make UI as well as the changes in registration/checkout and some other pages. I have copied my 'kkeclipse' folder to a different path (as mentioned in the link I entered in my question) and have imported in eclipse from there.

My question is if I make changes in eclipse , how do I build that code and reflect those changes in storefront as 'kkeclipse' is at a different path.

Thanks.