Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [emfrefactor-dev] Writing a function to call rename refactoring

perhaps newsgroup eclipse.technology.imp <news:eclipse.technology.imp> ???




lehmia kiran schrieb:
> It will be your great favour if you recommend me the specific place to
> discuss my problem, as i am stuck in this problem
> Regards
> Lehmia kiran
>
> On Sat, Feb 20, 2010 at 5:09 PM, Thorsten Arendt
> <arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
> <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>> wrote:
>
>     Hi Lehmia,
>
>     Unfortunately, I have to tell you that I am not familar with the
>     realizations of existing refactorings in eclipse. Indeed, this is a
>     mailing list for the refactoring of models in context of EMF (Eclipse
>     Modeling Framework). We only adapt the techniques of
>     org.eclipse.core.refactoring to our specific purpose. Please try to
>     describe your problems at another place.
>
>     Best regards,
>     Thorsten
>
>     lehmia kiran schrieb:
>     > Hi all
>     >
>     > I am using org.eclipse.core.refactoring jar for refactoring purpose,
>     > but i want to write my own function in which i can call and test the
>     > functionality of "rename method" refactoring. I am not getting
>     how can
>     > i do it as the rename functionality is initiated by refactoring menu
>     > given in eclipse IDE.
>     > And one more thing that i am thinking to pass the project as
>     parameter
>     > to above function so that refactoring can be applied on that
>     > project.The first issue is how can i pass the whole project as
>     > parameter and second - is to pass the whole project as parameter
>     right
>     > approach??
>     >
>     >
>     > Hoping for the quick response.Thanks all
>     >
>     > Regards
>     > Lehmia
>     >
>     ------------------------------------------------------------------------
>     >
>     > _______________________________________________
>     > emfrefactor-dev mailing list
>     > emfrefactor-dev@xxxxxxxxxxx <mailto:emfrefactor-dev@xxxxxxxxxxx>
>     > https://dev.eclipse.org/mailman/listinfo/emfrefactor-dev
>     >
>
>
>     --
>     ------------------------------------------
>     Dipl. Inf. Thorsten Arendt
>     Philipps-Universität Marburg
>     Fachbereich Mathematik und Informatik
>     Hans-Meerwein-Str.
>     D-35032 Marburg
>     Office: 05D03
>     Phone : +49-6421-2821540
>     Email : arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>
>     ------------------------------------------
>
>     _______________________________________________
>     emfrefactor-dev mailing list
>     emfrefactor-dev@xxxxxxxxxxx <mailto:emfrefactor-dev@xxxxxxxxxxx>
>     https://dev.eclipse.org/mailman/listinfo/emfrefactor-dev
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> emfrefactor-dev mailing list
> emfrefactor-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/emfrefactor-dev
>   


-- 
------------------------------------------
Dipl. Inf. Thorsten Arendt
Philipps-Universität Marburg
Fachbereich Mathematik und Informatik
Hans-Meerwein-Str.
D-35032 Marburg
Office: 05D03
Phone : +49-6421-2821540
Email : arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
------------------------------------------



Back to the top