diff options
Diffstat (limited to 'pdf-over-signer/.project')
-rw-r--r-- | pdf-over-signer/.project | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pdf-over-signer/.project b/pdf-over-signer/.project index 2b698272..7cdcf912 100644 --- a/pdf-over-signer/.project +++ b/pdf-over-signer/.project @@ -6,12 +6,18 @@ </projects> <buildSpec> <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments> + </arguments> + </buildCommand> + <buildCommand> <name>org.eclipse.m2e.core.maven2Builder</name> <arguments> </arguments> </buildCommand> </buildSpec> <natures> + <nature>org.eclipse.jdt.core.javanature</nature> <nature>org.eclipse.m2e.core.maven2Nature</nature> </natures> <filteredResources> |