Software Engineering for Smart Data Analytics & Smart Data Analytics for Software Engineering
Choose a factbase as described above. Go to the Prolog console (Eclipse Main Menu→Prolog→Prolog Console), open it and enter the query setOutputFolder(Dir). This is in order Dir to contain the output of DPJF. Example: For example, setOutputFolder('W:/output') will redirect all output of DPJF into the directory 'W:/output'.
Choose a factbase as described above. Then
Double-clicking a line in the Result View displays the the corresponding program element in an Eclipse editor.
If you do not want to see the markers of a particular DPD run anymore, you can remove them by right-click on the respective analysis in the Design Pattern Detection (DPJF) group of the JT Control Center and selecting Remove Analysis Markers.
DPJF saves the markers displayed in the Result View before exit. So they are immediately available at the start of a new session. If the project has been changed outside Eclipse, the stored markers might be outdated. Then rerun the analysis or cleanup the outdated markers as described above.