diff options
| author | Michael Peter Christen <mc@yacy.net> | 2022-09-28 17:25:04 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2022-09-28 17:25:04 +0200 |
| commit | fc98ca7a9c8013e3d0e5337f89238f171e63e1b4 (patch) | |
| tree | f7468db6a6c2850e6c57361b4668087c3ed58b9e /.project | |
| parent | b54f4ad35f06a70dd2505f1a3700a12202760719 (diff) | |
removed ContentControl servlet and functinality
This was not used at all (as I know) and was blocking a smooth
integration of ivy in the context of an existing JSON parser.
Diffstat (limited to '.project')
| -rw-r--r-- | .project | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,5 +23,6 @@ </buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.apache.ivyde.eclipse.ivynature</nature>
</natures>
</projectDescription>
|
