Results 1 to 4 of 4

Thread: code clone detection

  1. #1

    Thread Starter
    Fanatic Member bharanidharanit's Avatar
    Join Date
    Oct 2008
    Location
    India
    Posts
    673

    code clone detection

    How to make clone detection in java.
    Algorithm and implementation for clone detection

  2. #2
    Frenzied Member oceanebelle's Avatar
    Join Date
    Jun 2005
    Location
    my n00k.
    Posts
    1,064

    Re: code clone detection

    What exactly is clone detection???

    Is it the application instance or class instance(object) or some other stuff?

  3. #3
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: code clone detection

    Clone Detection: Analyzing projects for source code that is duplicated somewhere else
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  4. #4

    Thread Starter
    Fanatic Member bharanidharanit's Avatar
    Join Date
    Oct 2008
    Location
    India
    Posts
    673

    Re: code clone detection

    Quote Originally Posted by oceanebelle
    What exactly is clone detection???

    Is it the application instance or class instance(object) or some other stuff?
    It is an application to find the source code duplications....

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width