Support

Extract Method Support

A multi-university team currently supports the AntiCopyPaster infrastructure. We are committed to continuing support for the AntiCopyPaster project for the forseeable future. The latest major AntiCopyPaster release was made available in July 2023.

Issue/Bug Reporting

The public GitHub Repository is https://github.com/JetBrains-Research/anti-copy-paster.

To report an error or bug, please submit an issue to our GitHub repository and include a detailed description along with any example code to reproduce the problem.

Contact and Discussion

For questions or suggestions, please contact us via email at ealomar@stevens.edu and mwmvse@g.rit.edu.

To keep up with development, ask questions, or get involved with the conversation, join our discord

Citing

If you use Extract Method as part of your research and need a citation, we suggest using these two papers:

@article{alomar2023just,
title={Just-in-time code duplicates extraction},
author={AlOmar, Eman Abdullah and Ivanov, Anton and Kurbatova, Zarina and Golubev, Yaroslav and Mkaouer, Mohamed Wiem and Ouni, Ali and Bryksin, Timofey and Nguyen, Le and Kini, Amit and Thakur, Aditya}, journal={Information and Software Technology},
volume={158},
pages={107169},
year={2023},
publisher={Elsevier}
}

@inproceedings{alomar2022anticopypaster,
title={AntiCopyPaster: Extracting Code Duplicates As Soon As They Are Introduced in the IDE},
author={Alomar, Eman Abdullah and Ivanov, Anton and Kurbatova, Zarina and Golubev, Yaroslav and Mkaouer, Mohamed Wiem and Ouni, Ali and Bryksin, Timofey and Nguyen, Le and Kini, Amit and Thakur, Aditya},
booktitle={37th IEEE/ACM International Conference on Automated Software Engineering (ASE)},
pages={1--4},
year={2022}
}