10000 GitHub - ypwanghh/acs: Application Source Code Search
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ypwanghh/acs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

acs - Application Source Code Search

This tool could help you search your application source codes easily, enhance your work efficiency.

Pre-install software: Java, Maven, Tomcat

You need to config your acs at com.moodys.acs.util.AcsContext.java, just like below:

  1. WINDOWS_BAT_PATH/LINUX_BAT_PATH = "[Script Of Get/Update Source Codes From Git/CVS/SVN/P4]"
  2. FILE_INDEX = "[Lucene Index Path]"
  3. RO_FILE_TARGET_999 = "[Application Source Codes Path, like Main Version]"

You could also config your acs job time at applicationContext-job.xml, just like below:

  1. deleteIndexFolder = 0 0 1 * * ?
  2. runBat = 0 5 1 * * ?
  3. createIndex = 0 10 1 * * ?

About

Application Source Code Search

Resources

Stars

Watchers

Forks

Packages

No packages published
0