diff options
Diffstat (limited to 'pdf-over-signator/.project')
-rw-r--r-- | pdf-over-signator/.project | 37 |
1 files changed, 16 insertions, 21 deletions
diff --git a/pdf-over-signator/.project b/pdf-over-signator/.project index e6d690af..221f31bc 100644 --- a/pdf-over-signator/.project +++ b/pdf-over-signator/.project @@ -1,23 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> <projectDescription> - <name>pdf-over-signator</name> - <comment></comment> - <projects> - </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> -</projectDescription> + <name>pdf-over-signator</name> + <comment>A tool to sign pdf documents. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment> + <projects/> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + </buildCommand> + <buildCommand> + <name>org.eclipse.m2e.core.maven2Builder</name> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + <nature>org.eclipse.m2e.core.maven2Nature</nature> + </natures> +</projectDescription>
\ No newline at end of file |