International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 67 - Number 10 |
Year of Publication: 2013 |
Authors: S. Ayshwarya Lakshmi, S. Shanmuga Vadivu, A. Ramachandran |
10.5120/11433-6789 |
S. Ayshwarya Lakshmi, S. Shanmuga Vadivu, A. Ramachandran . Detecting and Scheduling Badsmells using Java Agent Development (JADE). International Journal of Computer Applications. 67, 10 ( April 2013), 29-37. DOI=10.5120/11433-6789
For any software developer it is a fact that as source code is developed, it becomes large and complex . As the code becomes large and complex it moves from its original design and reduces the quality of code. These which reduce the code quality are termed as Bad Smells by experts [1]. The methods of removing these Bad Smells are called as Refactoring. These Bad smells have so far been detected and removed manually or semiautomatically. In this paper we say about the automatic detection and resolution of Bad smell with the help of JADE (Java Agent Development Environment). JADE is a middleware developed in Java.