first cut for spring boot ide product

This commit is contained in:
Martin Lippert
2016-09-13 13:00:07 +02:00
parent 9e3fc408fc
commit 36c3301e2b
25 changed files with 1188 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# about.properties
# contains externalized strings for about.ini
# java.io.Properties file (ISO 8859-1 with "\" escapes)
# fill-ins are supplied by about.mappings
# This file should be translated.
title=Spring Tool Suite \n\
\n\
Version: @QUALIFIER@\n\
Build Id: @BUILD_ID@\n\
Platform: Eclipse @PLATFORM_VERSION@\n\
\n\
Copyright (c) 2007 - 2016 Pivotal Software, Inc.\n\
All rights reserved. Visit http://spring.io/tools/sts\n\
\n\
This product includes software developed by the\n\
Apache Software Foundation http://www.apache.org