Skip to content

NavClus is a new graphical code recommender to visualize source locations that developers have already visited, as well as suggest source locations that developers are likely to find relevant.

kairav/ICSE-2013-NavClus

 
 

Repository files navigation

NavClus

Automatically exported from code.google.com/p/navclus.

NavClus is a new graphical code recommender to visualize source locations that developers have already visited, as well as suggest source locations that developers are likely to find relevant. The plugin was tested in the Eclipse version 4.2.0 (Juno) with JDK 7.

You can install the Navclus Plug-in from by dragging this button to your Eclipse IDE:

Drag to your running Eclipse workspace to install NavMine

This research was supported by Software Research and Development Program through the National IT Promotion Agency (NIPA) funded by the Ministry of Knowledge Economy (I2001-12-1095). The source code here is synchronized with the version used in the following publication:

Seonah Lee, Sungwon Kang, and Matt Staats. 2013. NavClus: a graphical recommender for assisting code exploration. In Proceedings of the 2013 International Conference on Software Engineering (ICSE '13). IEEE Press, Piscataway, NJ, USA, 1315-1318. http://dl.acm.org/citation.cfm?id=2486993

Contact us:

Please visit http://saleese.com Feel free to e-mail: saleese @ kaist.ac.kr or saleese @ gmail.com

#Acknowledgements by Asish Prabhakar Kottala


This repository contains information related to the tool NavClus presented in International Conference of Software Engineering, 2013. The tool was originally presented in this paper.

Disclaimer: This repository is not the original repository for this tool.

Here are some links to the original project:

In this repository for NavClus, you will find:

This repository was constructed by Asish Prabhakar Kottala under the supervision of Emerson Murphy-Hill. Thanks to Seonah Lee, Sungwon Kang and Matt Staats for their help in establishing this repository.

About

NavClus is a new graphical code recommender to visualize source locations that developers have already visited, as well as suggest source locations that developers are likely to find relevant.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.4%
  • Other 0.6%