View | Details | Raw Unified | Return to bug 236599 | Differences between
and this patch

Collapse All | Expand All

(-)plugin.properties (-1 / +1 lines)
Lines 9-15 Link Here
9
#     IBM Corporation - initial API and implementation
9
#     IBM Corporation - initial API and implementation
10
###############################################################################
10
###############################################################################
11
providerName=Eclipse.org
11
providerName=Eclipse.org
12
pluginName=Java Development Tools Core
12
pluginName=Java development tools Core
13
javaNatureName=Java
13
javaNatureName=Java
14
javaBuilderName=Java Builder
14
javaBuilderName=Java Builder
15
javaProblemName=Java Problem
15
javaProblemName=Java Problem
(-)sourceTemplatePlugin/about.properties (-1 / +1 lines)
Lines 14-20 Link Here
14
# fill-ins are supplied by about.mappings
14
# fill-ins are supplied by about.mappings
15
# This file should be translated.
15
# This file should be translated.
16
16
17
blurb=Eclipse Java Development Tools SDK\n\
17
blurb=Eclipse Java development tools SDK\n\
18
\n\
18
\n\
19
Version: {featureVersion}\n\
19
Version: {featureVersion}\n\
20
Build id: {0}\n\
20
Build id: {0}\n\
(-)sourceTemplatePlugin/plugin.properties (-1 / +1 lines)
Lines 8-12 Link Here
8
# Contributors:
8
# Contributors:
9
#     IBM Corporation - initial API and implementation
9
#     IBM Corporation - initial API and implementation
10
###############################################################################
10
###############################################################################
11
pluginName=Eclipse Java Development Tools SDK
11
pluginName=Eclipse Java development tools SDK
12
providerName=Eclipse.org
12
providerName=Eclipse.org
(-)feature.properties (-2 / +2 lines)
Lines 1-5 Link Here
1
###############################################################################
1
###############################################################################
2
# Copyright (c) 2000, 2007 IBM Corporation and others.
2
# Copyright (c) 2000, 2008 IBM Corporation and others.
3
# All rights reserved. This program and the accompanying materials
3
# All rights reserved. This program and the accompanying materials
4
# are made available under the terms of the Eclipse Public License v1.0
4
# are made available under the terms of the Eclipse Public License v1.0
5
# which accompanies this distribution, and is available at
5
# which accompanies this distribution, and is available at
Lines 15-21 Link Here
15
# This file should be translated.
15
# This file should be translated.
16
16
17
# "featureName" property - name of the feature
17
# "featureName" property - name of the feature
18
featureName=Eclipse Java Development Tools
18
featureName=Eclipse Java development tools
19
19
20
# "providerName" property - name of the company that provides the feature
20
# "providerName" property - name of the company that provides the feature
21
providerName=Eclipse.org
21
providerName=Eclipse.org
(-)intro/tutorialsExtensionContent.xml (-2 / +2 lines)
Lines 1-8 Link Here
1
<?xml version="1.0" encoding="UTF-8" ?>
1
<?xml version="1.0" encoding="UTF-8" ?>
2
<introContent>
2
<introContent>
3
  <!-- Extension to the SDK Tutorials Page. -->
3
  <!-- Extension to the SDK Tutorials Page. -->
4
  <extensionContent id="org.eclipse.jdt" name="Java Development" alt-style="css/tutorials.properties" style="css/tutorials.css" path="tutorials/@">
4
  <extensionContent id="org.eclipse.jdt" name="Java development" alt-style="css/tutorials.properties" style="css/tutorials.css" path="tutorials/@">
5
    <group label="Java Development" id="java" style-id="content-group">
5
    <group label="Java development" id="java" style-id="content-group">
6
      <link url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.jdt.helloworld" label="Create a Hello World application" id="hello-world" style-id="content-link">
6
      <link url="http://org.eclipse.ui.intro/showStandby?partId=org.eclipse.platform.cheatsheet&amp;input=org.eclipse.jdt.helloworld" label="Create a Hello World application" id="hello-world" style-id="content-link">
7
        <text>Learn how to create a simple Java application that prints &quot;Hello world!&quot;</text>
7
        <text>Learn how to create a simple Java application that prints &quot;Hello world!&quot;</text>
8
      </link>
8
      </link>
(-)intro/samplesExtensionContent.xml (-1 / +1 lines)
Lines 3-9 Link Here
3
  <!-- Extension to the SDK Samples Page. -->
3
  <!-- Extension to the SDK Samples Page. -->
4
  <extensionContent id="org.eclipse.jdt" name="Java editor" alt-style="css/samples.properties" style="css/samples.css" path="samples/@">
4
  <extensionContent id="org.eclipse.jdt" name="Java editor" alt-style="css/samples.properties" style="css/samples.css" path="samples/@">
5
    <group label="JDT" id="jdt" style-id="content-group">
5
    <group label="JDT" id="jdt" style-id="content-group">
6
       <text style-id="group-description">The following samples demonstrate how to plug into the Java Development Tooling.</text>
6
       <text style-id="group-description">The following samples demonstrate how to plug into the Java development tools.</text>
7
       <link label="Java editor" url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.pde.ui&amp;class=org.eclipse.pde.internal.ui.samples.ShowSampleAction&amp;id=org.eclipse.sdk.samples.javaeditor" id="java-editor" style-id="content-link">
7
       <link label="Java editor" url="http://org.eclipse.ui.intro/runAction?pluginId=org.eclipse.pde.ui&amp;class=org.eclipse.pde.internal.ui.samples.ShowSampleAction&amp;id=org.eclipse.sdk.samples.javaeditor" id="java-editor" style-id="content-link">
8
          <text>Demonstrates standard features available to custom text editors</text>
8
          <text>Demonstrates standard features available to custom text editors</text>
9
       </link>
9
       </link>
(-)about.properties (-1 / +1 lines)
Lines 14-20 Link Here
14
# fill-ins are supplied by about.mappings
14
# fill-ins are supplied by about.mappings
15
# This file should be translated.
15
# This file should be translated.
16
16
17
blurb=Eclipse Java Development Tools\n\
17
blurb=Eclipse Java development tools\n\
18
\n\
18
\n\
19
Version: {featureVersion}\n\
19
Version: {featureVersion}\n\
20
Build id: {0}\n\
20
Build id: {0}\n\
(-)plugin.properties (-2 / +2 lines)
Lines 8-17 Link Here
8
# Contributors:
8
# Contributors:
9
#     IBM Corporation - initial API and implementation
9
#     IBM Corporation - initial API and implementation
10
###############################################################################
10
###############################################################################
11
pluginName=Eclipse Java Development Tools
11
pluginName=Eclipse Java development tools
12
providerName=Eclipse.org
12
providerName=Eclipse.org
13
13
14
cheatsheet.category.jdt = Java Development
14
cheatsheet.category.jdt = Java development
15
cheatsheet.helloworld.name = Create a Hello World application
15
cheatsheet.helloworld.name = Create a Hello World application
16
cheatsheet.helloworld.desc =  Learn how to create a simple Java application that prints "Hello world!". 
16
cheatsheet.helloworld.desc =  Learn how to create a simple Java application that prints "Hello world!". 
17
cheatsheet.helloworld.swt.name = Create a Hello World SWT application
17
cheatsheet.helloworld.swt.name = Create a Hello World SWT application

Return to bug 236599