Initial formatting

This commit is contained in:
Chris Patterson
2019-08-06 16:37:30 -07:00
parent 370a75f2d0
commit b13ec89084
28 changed files with 85 additions and 183 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "Ant",
"name": "Java with Ant",
"description": "Build and test a Java project with Apache Ant.",
"iconName": "ant",
"categories": ["Ant Build System", "Java"]
"categories": ["Ant", "Java"]
}