Menu

#67 Add java support in xcscope

open
nobody
None
5
2012-12-29
2009-05-19
anson zhang
No

This patch just add java support in xcscope, add java files to the indexer, and add ignore .svn files, since svn will have lot of text.

Add this because java language was very popular, and these was a lot of java code. Also cscope support java very well. I think this will make cscope better.

Discussion

  • anson zhang

    anson zhang - 2009-05-19

    support java in xcscope.

     
  • Hans-Bernhard Broeker

    Moved to proper tracker

     
  • anson zhang

    anson zhang - 2011-07-14

    I've tested this patch for years, When I going to a new linux, I always need to change the cscope-indexer like this patch,could you merge this patch in upcoming cscope release?

    This patch doing two ting:
    1. add .java file to indexer files.
    2. ignore .SVN file that will product many garbage.

    Thanks.

     

Log in to post a comment.