diff options
| author | jlescot | 2007-11-13 14:27:03 +0000 |
|---|---|---|
| committer | jlescot | 2007-11-13 14:27:03 +0000 |
| commit | 279a972e94f5962f19adabeeeaa6360e5eb7e6da (patch) | |
| tree | 9e55f204219574eeb10b79bd1c80dbd3fb129c63 | |
| parent | 5b60da4c381e96edc1bc93203d8a09903b9537e9 (diff) | |
| download | org.eclipse.ecoretools-279a972e94f5962f19adabeeeaa6360e5eb7e6da.tar.gz org.eclipse.ecoretools-279a972e94f5962f19adabeeeaa6360e5eb7e6da.tar.xz org.eclipse.ecoretools-279a972e94f5962f19adabeeeaa6360e5eb7e6da.zip | |
Update configuration files for the build process : follow the guidelines defined at the EMFT level
| -rw-r--r-- | doc/org.eclipse.emf.ecoretools.doc/about.properties | 18 | ||||
| -rw-r--r-- | doc/org.eclipse.emf.ecoretools.doc/build.properties | 15 | ||||
| -rw-r--r-- | doc/org.eclipse.emf.ecoretools.doc/eclipse.png | bin | 0 -> 3353 bytes | |||
| -rw-r--r-- | doc/org.eclipse.emf.ecoretools.doc/eclipse32.gif | bin | 0 -> 1669 bytes | |||
| -rw-r--r-- | doc/org.eclipse.emf.ecoretools.doc/eclipse32.png | bin | 0 -> 4594 bytes | |||
| -rw-r--r-- | doc/org.eclipse.emf.ecoretools.doc/eclipse48.png | bin | 0 -> 5529 bytes | |||
| -rw-r--r-- | doc/org.eclipse.emf.ecoretools.doc/modeling32.png | bin | 0 -> 2414 bytes | |||
| -rw-r--r-- | doc/org.eclipse.emf.ecoretools.doc/plugin.properties | 13 | ||||
| -rw-r--r-- | doc/org.eclipse.emf.ecoretools.doc/toc.xml | 2 |
9 files changed, 37 insertions, 11 deletions
diff --git a/doc/org.eclipse.emf.ecoretools.doc/about.properties b/doc/org.eclipse.emf.ecoretools.doc/about.properties index 8d40532..c555290 100644 --- a/doc/org.eclipse.emf.ecoretools.doc/about.properties +++ b/doc/org.eclipse.emf.ecoretools.doc/about.properties @@ -1,10 +1,13 @@ -# NLS_MESSAGEFORMAT_VAR - -# 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. +# /** +# * Copyright (c) 2007 Anyware Technologies. +# * All rights reserved. This program and the accompanying materials +# * are made available under the terms of the Eclipse Public License v1.0 +# * which accompanies this distribution, and is available at +# * http://www.eclipse.org/legal/epl-v10.html +# * +# * Contributors: +# * Anyware Technologies - Initial API and implementation +# */ featureName=Ecore Tools Documentation @@ -14,4 +17,3 @@ Build id: {0}\n\ \n\ (c) Copyright Eclipse contributors and others. 2007. All rights reserved.\n\ Visit http://www.eclipse.org/modeling/emft/?project=ecoretools#ecoretools - diff --git a/doc/org.eclipse.emf.ecoretools.doc/build.properties b/doc/org.eclipse.emf.ecoretools.doc/build.properties index 9c86577..683ad1d 100644 --- a/doc/org.eclipse.emf.ecoretools.doc/build.properties +++ b/doc/org.eclipse.emf.ecoretools.doc/build.properties @@ -1 +1,16 @@ +bin.includes = META-INF/,\ + about.html,\ + about.ini,\ + about.mappings,\ + about.properties,\ + eclipse.png,\ + eclipse32.gif,\ + eclipse32.png,\ + eclipse48.png,\ + modeling32.png,\ + plugin.properties,\ + plugin.xml,\ + toc.xml,\ + topics_Reference.xml,\ + references/ custom = true diff --git a/doc/org.eclipse.emf.ecoretools.doc/eclipse.png b/doc/org.eclipse.emf.ecoretools.doc/eclipse.png Binary files differnew file mode 100644 index 0000000..7397524 --- /dev/null +++ b/doc/org.eclipse.emf.ecoretools.doc/eclipse.png diff --git a/doc/org.eclipse.emf.ecoretools.doc/eclipse32.gif b/doc/org.eclipse.emf.ecoretools.doc/eclipse32.gif Binary files differnew file mode 100644 index 0000000..811eccb --- /dev/null +++ b/doc/org.eclipse.emf.ecoretools.doc/eclipse32.gif diff --git a/doc/org.eclipse.emf.ecoretools.doc/eclipse32.png b/doc/org.eclipse.emf.ecoretools.doc/eclipse32.png Binary files differnew file mode 100644 index 0000000..568fac1 --- /dev/null +++ b/doc/org.eclipse.emf.ecoretools.doc/eclipse32.png diff --git a/doc/org.eclipse.emf.ecoretools.doc/eclipse48.png b/doc/org.eclipse.emf.ecoretools.doc/eclipse48.png Binary files differnew file mode 100644 index 0000000..b60ab3c --- /dev/null +++ b/doc/org.eclipse.emf.ecoretools.doc/eclipse48.png diff --git a/doc/org.eclipse.emf.ecoretools.doc/modeling32.png b/doc/org.eclipse.emf.ecoretools.doc/modeling32.png Binary files differnew file mode 100644 index 0000000..6b08de2 --- /dev/null +++ b/doc/org.eclipse.emf.ecoretools.doc/modeling32.png diff --git a/doc/org.eclipse.emf.ecoretools.doc/plugin.properties b/doc/org.eclipse.emf.ecoretools.doc/plugin.properties index d9f1f61..ff4e1b8 100644 --- a/doc/org.eclipse.emf.ecoretools.doc/plugin.properties +++ b/doc/org.eclipse.emf.ecoretools.doc/plugin.properties @@ -1,4 +1,13 @@ -# NLS_MESSAGEFORMAT_VAR +# /** +# * Copyright (c) 2007 Anyware Technologies. +# * All rights reserved. This program and the accompanying materials +# * are made available under the terms of the Eclipse Public License v1.0 +# * which accompanies this distribution, and is available at +# * http://www.eclipse.org/legal/epl-v10.html +# * +# * Contributors: +# * Anyware Technologies - Initial API and implementation +# */ + pluginName = Ecore Tools Documentation providerName=Eclipse.org - diff --git a/doc/org.eclipse.emf.ecoretools.doc/toc.xml b/doc/org.eclipse.emf.ecoretools.doc/toc.xml index c6b72f6..f0c3f82 100644 --- a/doc/org.eclipse.emf.ecoretools.doc/toc.xml +++ b/doc/org.eclipse.emf.ecoretools.doc/toc.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> -<toc label="EMF Ecore Tools Table of Contents"> +<toc label="EMF Ecore Tools Developer Guide"> <topic label="Javadoc" href="references/javadoc/index.html"/> </toc> |
