you can similarly add the magnolia-core to your eclipse and then set in eclipse to resolve projects locally to have eclipse use your workspace code preferentially.
Alternatively you can just build it with maven outside of eclipse ... if you then refresh project in eclipse, eclipse should be able to pickup fresh build of the core from your local repo automatically. Anyway except for fixing some bugs yourself, there should not really be a need to rebuild the core. If you want just to migrate from one version to another, it is enough to change the dependency version in pom.xml of the empty-webapp. HTH, Jan On Jun 9, 2011, at 11:50 AM, obada jabban wrote: > good afternoon for all... > > the article : > http://documentation.magnolia-cms.com/developing/dev-environment/run-code.html > > is very useful for running magnoli-empty-webapp on eclipse > > but what if i want to modify magnolia-core project, how can i generate jar > file and put it instead of old one > > > any help is fully appreciated > > -- > Mohammad Obada Al Jabban > > Senior Web Developer > > Spacetoon Online > > Tel. 963-11-213-5390 ex.1333 > 963-988-756003 > > [email protected] > > > > ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
