Skip to content

Commit e9a844b

Browse files
committed
HTML 5 cleanups
Contributes to eclipse-platform#3275 Handles remaining problems in o.e.jdt.doc.user
1 parent a2d8cee commit e9a844b

File tree

76 files changed

+1867
-1977
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+1867
-1977
lines changed

eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/breakpoints/ref-access_option.htm

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1+
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
44
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2010. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
5-
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6-
<meta http-equiv="Content-Style-Type" content="text/css">
7-
<link rel="stylesheet" href="../../book.css" charset="ISO-8859-1" type="text/css">
5+
<meta charset="utf-8">
6+
<link rel="stylesheet" href="../../book.css" type="text/css">
87
<title>Watchpoint Field Access</title>
98
</head>
109
<body>

eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/breakpoints/ref-caught_option.htm

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1+
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
44
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2010. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
5-
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6-
<meta http-equiv="Content-Style-Type" content="text/css">
7-
<link rel="stylesheet" href="../../book.css" charset="ISO-8859-1" type="text/css">
5+
<meta charset="utf-8">
6+
<link rel="stylesheet" href="../../book.css" type="text/css">
87
<title>Exception Breakpoint Caught Exception</title>
98
</head>
109
<body>

eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/breakpoints/ref-condition_option.htm

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1+
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
44
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2010. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
5-
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6-
<meta http-equiv="Content-Style-Type" content="text/css">
7-
<link rel="stylesheet" href="../../book.css" charset="ISO-8859-1" type="text/css">
5+
<meta charset="utf-8">
6+
<link rel="stylesheet" href="../../book.css" type="text/css">
87
<title>Breakpoint Enable Condition</title>
98
</head>
109
<body>

eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/breakpoints/ref-enabled_option.htm

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1+
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
44
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2010. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
5-
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6-
<meta http-equiv="Content-Style-Type" content="text/css">
7-
<link rel="stylesheet" href="../../book.css" charset="ISO-8859-1" type="text/css">
5+
<meta charset="utf-8">
6+
<link rel="stylesheet" href="../../book.css" type="text/css">
87
<title>Breakpoint Enabled</title>
98
</head>
109
<body>

eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/breakpoints/ref-entry_option.htm

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1+
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
44
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2010. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
5-
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6-
<meta http-equiv="Content-Style-Type" content="text/css">
7-
<link rel="stylesheet" href="../../book.css" charset="ISO-8859-1" type="text/css">
5+
<meta charset="utf-8">
6+
<link rel="stylesheet" href="../../book.css" type="text/css">
87
<title>Breakpoint Method Entry</title>
98
</head>
109
<body>

eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/breakpoints/ref-exit_option.htm

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1+
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
44
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2010. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
5-
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6-
<meta http-equiv="Content-Style-Type" content="text/css">
7-
<link rel="stylesheet" href="../../book.css" charset="ISO-8859-1" type="text/css">
5+
<meta charset="utf-8">
6+
<link rel="stylesheet" href="../../book.css" type="text/css">
87
<title>Breakpoint Method Exit</title>
98
</head>
109
<body>

eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/breakpoints/ref-hitcount_option.htm

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1+
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
44
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2010. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
5-
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6-
<meta http-equiv="Content-Style-Type" content="text/css">
7-
<link rel="stylesheet" href="../../book.css" charset="ISO-8859-1" type="text/css">
5+
<meta charset="utf-8">
6+
<link rel="stylesheet" href="../../book.css" type="text/css">
87
<title>Breakpoint Hit Count</title>
98
</head>
109
<body>

eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/breakpoints/ref-modification_option.htm

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1+
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
44
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2010. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
5-
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6-
<meta http-equiv="Content-Style-Type" content="text/css">
7-
<link rel="stylesheet" href="../../book.css" charset="ISO-8859-1" type="text/css">
5+
<meta charset="utf-8">
6+
<link rel="stylesheet" href="../../book.css" type="text/css">
87
<title>Watchpoint Field Modification</title>
98
</head>
109
<body>

eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/breakpoints/ref-suspendpolicy_option.htm

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1+
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
44
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2010. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
5-
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6-
<meta http-equiv="Content-Style-Type" content="text/css">
7-
<link rel="stylesheet" href="../../book.css" charset="ISO-8859-1" type="text/css">
8-
<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"> </script>
5+
<meta charset="utf-8">
6+
<link rel="stylesheet" href="../../book.css" type="text/css">
7+
<script src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
98
<title>Breakpoint Suspend Policy</title>
109
</head>
1110
<body>

eclipse.platform.common/bundles/org.eclipse.jdt.doc.user/reference/breakpoints/ref-suspendsubclass_option.htm

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1+
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
44
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2010. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
5-
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6-
<meta http-equiv="Content-Style-Type" content="text/css">
7-
<link rel="stylesheet" href="../../book.css" charset="ISO-8859-1" type="text/css">
5+
<meta charset="utf-8">
6+
<link rel="stylesheet" href="../../book.css" type="text/css">
87
<title>Exception Breakpoint Suspend on Subclass of this Exception</title>
98
</head>
109
<body>

0 commit comments

Comments
 (0)