Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Harley2006-01-21 01:32:53 +0000
committerWalter Harley2006-01-21 01:32:53 +0000
commit0fabbe2d048ea2f6cf3e7fc099b7eb3b149eff6f (patch)
tree49aeb661e0062ab43518d0fef5d83a5ec5924e94 /org.eclipse.jdt.apt.ui
parentf0f1fa7f54b6ed2dfb6f1dca005d565001e47345 (diff)
downloadeclipse.jdt.core-0fabbe2d048ea2f6cf3e7fc099b7eb3b149eff6f.tar.gz
eclipse.jdt.core-0fabbe2d048ea2f6cf3e7fc099b7eb3b149eff6f.tar.xz
eclipse.jdt.core-0fabbe2d048ea2f6cf3e7fc099b7eb3b149eff6f.zip
Fix HTML bugs identified by chkpii
Diffstat (limited to 'org.eclipse.jdt.apt.ui')
-rw-r--r--org.eclipse.jdt.apt.ui/docs/Building_with_apt.html8
-rw-r--r--org.eclipse.jdt.apt.ui/docs/Getting_started.html4
-rw-r--r--org.eclipse.jdt.apt.ui/docs/Quick_fix_with_apt.html4
-rw-r--r--org.eclipse.jdt.apt.ui/docs/reference/apt_config.html1
-rw-r--r--org.eclipse.jdt.apt.ui/docs/reference/automatic_processor_options.html1
-rw-r--r--org.eclipse.jdt.apt.ui/docs/reference/factorypath.html1
-rw-r--r--org.eclipse.jdt.apt.ui/docs/reference/factorypathoptions.html1
-rw-r--r--org.eclipse.jdt.apt.ui/docs/reference/processor_options_input.html1
8 files changed, 16 insertions, 5 deletions
diff --git a/org.eclipse.jdt.apt.ui/docs/Building_with_apt.html b/org.eclipse.jdt.apt.ui/docs/Building_with_apt.html
index ddfe91aeff..b5ae967eea 100644
--- a/org.eclipse.jdt.apt.ui/docs/Building_with_apt.html
+++ b/org.eclipse.jdt.apt.ui/docs/Building_with_apt.html
@@ -1,11 +1,13 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
-<title>Headless Building with APT in Eclipse</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>Headless Building with APT in Eclipse</title>
</head>
<body>
-<h1>Headless Building with APT in Eclipse</h2>
-<h2>Instructions for building workspaces from the command-line directly or with ant</h3>
+<h1>Headless Building with APT in Eclipse</h1>
+<h2>Instructions for building workspaces from the command-line directly or with ant</h2>
<p>
The APT plugin can be used in conjunction with Eclipse to build your preconfigured
diff --git a/org.eclipse.jdt.apt.ui/docs/Getting_started.html b/org.eclipse.jdt.apt.ui/docs/Getting_started.html
index dd9278791d..3ac9fe9443 100644
--- a/org.eclipse.jdt.apt.ui/docs/Getting_started.html
+++ b/org.eclipse.jdt.apt.ui/docs/Getting_started.html
@@ -1,6 +1,8 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
-<title>Getting started with APT in Eclipse</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>Getting started with APT in Eclipse</title>
</head>
<body>
diff --git a/org.eclipse.jdt.apt.ui/docs/Quick_fix_with_apt.html b/org.eclipse.jdt.apt.ui/docs/Quick_fix_with_apt.html
index 99d65b2ebd..59725160a9 100644
--- a/org.eclipse.jdt.apt.ui/docs/Quick_fix_with_apt.html
+++ b/org.eclipse.jdt.apt.ui/docs/Quick_fix_with_apt.html
@@ -1,6 +1,8 @@
+<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
-<title>Quick Assist with APT</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <title>Quick Assist with APT</title>
</head>
<body>
diff --git a/org.eclipse.jdt.apt.ui/docs/reference/apt_config.html b/org.eclipse.jdt.apt.ui/docs/reference/apt_config.html
index c584a8453b..b0e6906b50 100644
--- a/org.eclipse.jdt.apt.ui/docs/reference/apt_config.html
+++ b/org.eclipse.jdt.apt.ui/docs/reference/apt_config.html
@@ -2,6 +2,7 @@
<html>
<head>
<meta name="copyright" content="Copyright (c) 2005 BEA Systems, Inc. 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" >
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>
Annotation Processing Preferences
</title>
diff --git a/org.eclipse.jdt.apt.ui/docs/reference/automatic_processor_options.html b/org.eclipse.jdt.apt.ui/docs/reference/automatic_processor_options.html
index 1e389a8f8e..cbcd3ba71c 100644
--- a/org.eclipse.jdt.apt.ui/docs/reference/automatic_processor_options.html
+++ b/org.eclipse.jdt.apt.ui/docs/reference/automatic_processor_options.html
@@ -2,6 +2,7 @@
<html>
<head>
<meta name="copyright" content="Copyright (c) 2005 BEA Systems, Inc. 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" >
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>
Automatic Processor Options
</title>
diff --git a/org.eclipse.jdt.apt.ui/docs/reference/factorypath.html b/org.eclipse.jdt.apt.ui/docs/reference/factorypath.html
index 1cd351b6f5..2311dd7963 100644
--- a/org.eclipse.jdt.apt.ui/docs/reference/factorypath.html
+++ b/org.eclipse.jdt.apt.ui/docs/reference/factorypath.html
@@ -2,6 +2,7 @@
<html>
<head>
<meta name="copyright" content="Copyright (c) 2005 BEA Systems, Inc. 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" >
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>
Factory Path Preferences
</title>
diff --git a/org.eclipse.jdt.apt.ui/docs/reference/factorypathoptions.html b/org.eclipse.jdt.apt.ui/docs/reference/factorypathoptions.html
index 9a892d2635..cfce3bad22 100644
--- a/org.eclipse.jdt.apt.ui/docs/reference/factorypathoptions.html
+++ b/org.eclipse.jdt.apt.ui/docs/reference/factorypathoptions.html
@@ -2,6 +2,7 @@
<html>
<head>
<meta name="copyright" content="Copyright (c) 2005 BEA Systems, Inc. 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" >
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>
Advanced Factory Path Options Dialog
</title>
diff --git a/org.eclipse.jdt.apt.ui/docs/reference/processor_options_input.html b/org.eclipse.jdt.apt.ui/docs/reference/processor_options_input.html
index 300b629298..97be476957 100644
--- a/org.eclipse.jdt.apt.ui/docs/reference/processor_options_input.html
+++ b/org.eclipse.jdt.apt.ui/docs/reference/processor_options_input.html
@@ -2,6 +2,7 @@
<html>
<head>
<meta name="copyright" content="Copyright (c) 2005 BEA Systems, Inc. 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" >
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>
Processor Option Input Dialog
</title>

Back to the top