https://github.com/bilal-belli/javaclassesclustering
This is a tool that allows you to cluster classes in a java project with a criteria.
https://github.com/bilal-belli/javaclassesclustering
java jdt parser
Last synced: 3 months ago
JSON representation
This is a tool that allows you to cluster classes in a java project with a criteria.
- Host: GitHub
- URL: https://github.com/bilal-belli/javaclassesclustering
- Owner: Bilal-Belli
- Created: 2024-10-28T09:40:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-15T11:44:33.000Z (about 1 year ago)
- Last Synced: 2025-06-25T19:05:48.415Z (about 1 year ago)
- Topics: java, jdt, parser
- Language: Java
- Homepage:
- Size: 7.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java Classes Clustering Tool
> This is a tool that allows you to cluster classes in a java project with a criteria.
## Usage Guide
1. Clone the project.
2. Open Eclipse.
3. Import the project into Eclipse : `File > Open Projects From File System ... > ` .
4. Import the required libraries (JDT, JGraphX) : `Project > Properties > Java Build Path > Libraries > Add External JARs...` .
5. Exécuter le projet.
## Demo Ex1Q1
## Demo Ex1Q2
## Demo Ex2Q1
## Demo Ex2Q2