Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [emfrefactor-dev] Code for eclipse refactoring plugins

Thanks alot, now i got the code.

On Mon, Feb 15, 2010 at 8:44 PM, Thorsten Arendt <arendt@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
maybe I said it incorrect: there are 2 jar files

org.eclipse.ltk.core.refactoring.source_3.5.0.v20090513-2000.jar and
org.eclipse.ltk.ui.refactoring.source_3.4.100.v20090604.jar

containing the appropriate source code(jar files can be seen as zipped
folders...)

unzip them and you got it!!!

Regards,
Thorsten




lehmia kiran schrieb:
> i have just checked, i am amazed why is source not present in my
> plugin directory.My plugin folder only contains jar files and few
> folders, there is no zipped folder there.
>
> On Mon, Feb 15, 2010 at 5:58 PM, Thorsten Arendt
> <arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
> <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>> wrote:
>
>     ah, ok, now I understand...
>
>     please see the mail I sent to you a few minutes ago
>
>     Thorsten
>
>
>
>
>     lehmia kiran schrieb:
>     > Let me explain u with the help of example:
>     > suppose there is a class A, it contains attributes
>     > A1, A2, A3 and a method ABC()
>     >
>     > then the unit test of class contains the method calling of ABC, so
>     > that it can test the functionality of method ABC.
>     > Now  if i rename the method ABC to BCD, then it should also be
>     renamed
>     > in unit test class.
>     > Right now, refactoring plugin only support the refactoring in code
>     > classes but not in unit test class, my task is to enhance the
>     > refactoring plugin so that unit test classes will also be refactored
>     > and become synchronized with the system.
>     >
>     > On Mon, Feb 15, 2010 at 5:46 PM, Thorsten Arendt
>     > <arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>
>     > <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>>> wrote:
>     >
>     >     what do you mean by
>     >     > so that with code it also refactor the unit tests of the
>     system.
>     >     please explain this more detailed
>     >
>     >     Regards,
>     >     Thorsten
>     >
>     >     >
>     >     > Regards
>     >     > Lehmia kiran
>     >     >
>     >     >
>     >     > On Mon, Feb 15, 2010 at 5:20 PM, Thorsten Arendt
>     >     > <arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>
>     >     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>>
>     >     > <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>
>     >     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>>>> wrote:
>     >     >
>     >     >     Hi Lehmia Kiran,
>     >     >
>     >     >     That's crazy... but since I am not responsible for the
>     >     ltk-code (I
>     >     >     just
>     >     >     use it) please state your problem at another place
>     (perhaps
>     >     newsgroup
>     >     >     eclipse.technology.imp <news:eclipse.technology.imp>).
>     >     >     By the way, why do you need the source code? Ltk is
>     shipped with
>     >     >     Eclipse
>     >     >     SDK itself and for enhancing you only have to look its
>     API...
>     >     >
>     >     >     Regards,
>     >     >     Thorsten
>     >     >
>     >     >
>     >     >
>     >     >
>     >     >     lehmia kiran schrieb:
>     >     >     > But when i downloaded the source code, its not
>     running and
>     >     >     errors are
>     >     >     > there in the code.
>     >     >     >
>     >     >     > On Sun, Feb 14, 2010 at 6:44 PM, Thorsten Arendt
>     >     >     > <arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>
>     >     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>>
>     >     >     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>
>     >     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>>>
>     >     >     > <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>
>     >     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>>
>     >     >     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>
>     >     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>>>>> wrote:
>     >     >     >
>     >     >     >     Hi Lehmia Kiran,
>     >     >     >
>     >     >     >     Please find the ltk sources on this site:
>     >     >     >     http://dev.eclipse.org/viewcvs/index.cgi/
>     >     >     >
>     >     >     >     Regards,
>     >     >     >     Thorsten
>     >     >     >
>     >     >     >
>     >     >     >     lehmia kiran schrieb:
>     >     >     >     > Hi,
>     >     >     >     >
>     >     >     >     > I want to enhance the eclipse refactoring plugins
>     >     org.eclipse.
>     >     >     >     > ltk.core. refactoring and org.eclipse.
>     >     ltk.ui.refactoring.
>     >     >     But i am
>     >     >     >     > unable to get the code these refactoring
>     plugin, kindly
>     >     >     help me
>     >     >     >     out by
>     >     >     >     > sending me the url of svn to get the code.
>     >     >     >     >
>     >     >     >     > Its an urgent help required as i have to deliver
>     >     functionality
>     >     >     >     > enhancement in a week time.
>     >     >     >     >
>     >     >     >     > Thanx in advance,
>     >     >     >     >
>     >     >     >     > Regards
>     >     >     >     > Lehmia kiran
>     >     >     >     >
>     >     >     >
>     >     >
>     >
>     ------------------------------------------------------------------------
>     >     >     >     >
>     >     >     >     > _______________________________________________
>     >     >     >     > emfrefactor-dev mailing list
>     >     >     >     > emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>
>     >     <mailto:emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>>
>     >     >     <mailto:emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>
>     >     <mailto:emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>>>
>     >     >     <mailto:emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>
>     >     <mailto:emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>>
>     >     >     <mailto:emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>
>     >     <mailto: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>
>     >     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>>
>     >     >     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>
>     >     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>>>
>     >     >     >     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>
>     >     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>>
>     >     >     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>
>     >     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>>>>
>     >     >     >     ------------------------------------------
>     >     >     >
>     >     >     >     _______________________________________________
>     >     >     >     emfrefactor-dev mailing list
>     >     >     >     emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>
>     >     <mailto:emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>>
>     >     >     <mailto:emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>
>     >     <mailto:emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>>>
>     >     >     <mailto:emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>
>     >     <mailto:emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>>
>     >     >     <mailto:emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>
>     >     <mailto:emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>>>>
>     >     >     >
>     https://dev.eclipse.org/mailman/listinfo/emfrefactor-dev
>     >     >     >
>     >     >     >
>     >     >     >
>     >     >
>     >
>     ------------------------------------------------------------------------
>     >     >     >
>     >     >     > _______________________________________________
>     >     >     > emfrefactor-dev mailing list
>     >     >     > emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>
>     >     <mailto:emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>>
>     >     <mailto:emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>
>     >     <mailto: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>
>     >     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>>
>     >     >     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>
>     >     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>>>
>     >     >     ------------------------------------------
>     >     >
>     >     >     _______________________________________________
>     >     >     emfrefactor-dev mailing list
>     >     >     emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>
>     >     <mailto:emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>>
>     >     <mailto:emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>
>     >     <mailto:emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>>>
>     >     >     https://dev.eclipse.org/mailman/listinfo/emfrefactor-dev
>     >     >
>     >     >
>     >     >
>     >
>     ------------------------------------------------------------------------
>     >     >
>     >     > _______________________________________________
>     >     > emfrefactor-dev mailing list
>     >     > emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>
>     <mailto: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>
>     >     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx
>     <mailto:arendt@xxxxxxxxxxxxxxxxxxxxxxxxx>>
>     >     ------------------------------------------
>     >
>     >     _______________________________________________
>     >     emfrefactor-dev mailing list
>     >     emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>
>     <mailto:emfrefactor-dev@xxxxxxxxxxx
>     <mailto:emfrefactor-dev@xxxxxxxxxxx>>
>     >     https://dev.eclipse.org/mailman/listinfo/emfrefactor-dev
>     >
>     >
>     >
>     ------------------------------------------------------------------------
>     >
>     > _______________________________________________
>     > 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
------------------------------------------
_______________________________________________
emfrefactor-dev mailing list
emfrefactor-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/emfrefactor-dev


Back to the top