diff options
| author | Benjamin Linskey | 2025-11-05 00:18:08 -0500 |
|---|---|---|
| committer | Benjamin Linskey | 2025-11-05 00:18:08 -0500 |
| commit | 9dc2289b05a8bc92eaf8f52816fc50f397b196d6 (patch) | |
| tree | 83974656358eb17d0b27886ea79870870bc25bb0 /.project | |
| parent | 2a9d20f1df408a9cbb945f94017266d599909c3c (diff) | |
| download | greek-reference-database-creator-9dc2289b05a8bc92eaf8f52816fc50f397b196d6.tar.gz | |
Remove IDE cruft
Diffstat (limited to '.project')
| -rw-r--r-- | .project | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/.project b/.project deleted file mode 100644 index 2b426e3..0000000 --- a/.project +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>Greek Reference Database Creator</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> - <triggers>full,incremental,</triggers> - <arguments> - <dictionary> - <key>LaunchConfigHandle</key> - <value><project>/.externalToolBuilders/makejar.launch</value> - </dictionary> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.jdt.core.javanature</nature> - </natures> -</projectDescription> |