Skip to content

Commit d36a151

Browse files
committed
Remove unused, deprecated or obsolete projects.
1 parent 050667f commit d36a151

115 files changed

Lines changed: 1 addition & 7574 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/copilot-instructions.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
This repository contains 24 Java libraries developed by the SPeCS research group, organized as independent Gradle projects. Each library extends or enhances existing Java libraries (indicated by the "-Plus" suffix) or provides custom utilities. The repository uses Java 17, Gradle for builds, and follows a multi-project structure without a root Gradle configuration.
66

77
**Repository Statistics:**
8-
- 24 main Java libraries + 3 legacy projects (RuntimeMutators, SpecsHWUtils, SupportJavaLibs)
8+
- 24 main Java libraries + 1 legacy project (SpecsHWUtils)
99
- ~200K+ lines of Java code across all projects
1010
- Mixed testing frameworks: JUnit 5 (modern projects) and JUnit 4 (legacy projects)
1111
- Inter-project dependencies centered around SpecsUtils as the core utility library
@@ -101,13 +101,10 @@ ProjectName/
101101

102102
**Development Tools:**
103103
- **JavaGenerator** - Java code generation utilities
104-
- **EclipseUtils** - Eclipse IDE integration tools
105104
- **AntTasks** - Custom Ant build tasks
106105

107106
### Legacy Projects (No Gradle builds)
108-
- **RuntimeMutators** - Runtime code mutation (Eclipse project only)
109107
- **SpecsHWUtils** - Hardware utilities (Eclipse project only)
110-
- **SupportJavaLibs** - Supporting libraries and tools
111108

112109
## Continuous Integration
113110

EclipseUtils/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

EclipseUtils/PsfBuilder-run.launch

Lines changed: 0 additions & 12 deletions
This file was deleted.

EclipseUtils/build.gradle

Lines changed: 0 additions & 56 deletions
This file was deleted.

EclipseUtils/builds/pt/up/fe/specs/eclipse/builder/BuildResource.java

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)