Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions sites/eclipse/build/buildlogs/logs.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<html>

<head>
<!--TODO: set proper metadata/keywords? -->
<title>RelEng Logs</title>
<meta name="keywords" content="eclipse,project,plug-ins,plugins,java,ide,swt,refactoring,free java ide,tools,platform,open source,development environment,development,ide" />
<meta name="keywords" content="eclipse,equinox,jdt,pde,swt,plug-ins,project,plugins,java,ide,free java ide,tools,platform,open source,development environment,development" />
<link rel="preconnect stylesheet" href="../../page.css" /><!-- Replaced by a refernece to a contained copy on deployment -->
<script src="../../page.js"></script><!-- Replaced by a refernece to a contained copy on deployment -->
</head>
Expand Down
3 changes: 1 addition & 2 deletions sites/eclipse/build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<html>

<head>
<!--TODO: set proper metadata/keywords? -->
<title>Eclipse Project Downloads</title>
<meta name="keywords" content="eclipse,project,plug-ins,plugins,java,ide,swt,refactoring,free java ide,tools,platform,open source,development environment,development,ide" />
<meta name="keywords" content="eclipse,equinox,jdt,pde,swt,plug-ins,project,plugins,java,ide,free java ide,tools,platform,open source,development environment,development" />
<link rel="preconnect stylesheet" href="../page.css" /><!-- Replaced by a refernece to a contained copy on deployment -->
<script src="../page.js"></script><!-- Replaced by a refernece to a contained copy on deployment -->
</head>
Expand Down
3 changes: 1 addition & 2 deletions sites/eclipse/build/reports.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<html>

<head>
<!--TODO: set proper metadata/keywords? -->
<title>Reports</title>
<meta name="keywords" content="eclipse,project,plug-ins,plugins,java,ide,swt,refactoring,free java ide,tools,platform,open source,development environment,development,ide" />
<meta name="keywords" content="eclipse,equinox,jdt,pde,swt,plug-ins,project,plugins,java,ide,free java ide,tools,platform,open source,development environment,development" />
<link rel="preconnect stylesheet" href="../page.css" /><!-- Replaced by a refernece to a contained copy on deployment -->
<script src="../page.js"></script><!-- Replaced by a refernece to a contained copy on deployment -->
</head>
Expand Down
3 changes: 1 addition & 2 deletions sites/eclipse/build/testresults/logs.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<html>

<head>
<!--TODO: set proper metadata/keywords? -->
<title>Test Logs</title>
<meta name="keywords" content="eclipse,project,plug-ins,plugins,java,ide,swt,refactoring,free java ide,tools,platform,open source,development environment,development,ide" />
<meta name="keywords" content="eclipse,equinox,jdt,pde,swt,plug-ins,project,plugins,java,ide,free java ide,tools,platform,open source,development environment,development" />
<link rel="preconnect stylesheet" href="../../page.css" /><!-- Replaced by a refernece to a contained copy on deployment -->
<script src="../../page.js"></script><!-- Replaced by a refernece to a contained copy on deployment -->
</head>
Expand Down
2 changes: 1 addition & 1 deletion sites/eclipse/overview/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<html>

<head>
<!--TODO: set proper title and metadata -->
<title>Eclipse Project Downloads</title>
<meta name="keywords" content="eclipse,equinox,jdt,pde,swt,plug-ins,project,plugins,java,ide,free java ide,tools,platform,open source,development environment,development" />
<link rel="preconnect stylesheet" href="../page.css" /><!-- Replaced by a refernece to a contained copy on deployment -->
<script src="../page.js"></script><!-- Replaced by a refernece to a contained copy on deployment -->
</head>
Expand Down
3 changes: 1 addition & 2 deletions sites/equinox/build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<html>

<head>
<!--TODO: set proper metadata/keywords? -->
<title>Equinox Build</title>
<meta name="keywords" content="eclipse,project,plug-ins,plugins,java,ide,swt,refactoring,free java ide,tools,platform,open source,development environment,development,ide" />
<meta name="keywords" content="eclipse,equinox,jdt,pde,swt,plug-ins,project,plugins,java,ide,free java ide,tools,platform,open source,development environment,development" />
<link rel="preconnect stylesheet" href="../../eclipse/page.css" /><!-- Replaced by a refernece to a contained copy on deployment -->
<script src="../../eclipse/page.js"></script><!-- Replaced by a refernece to a contained copy on deployment -->
</head>
Expand Down
2 changes: 1 addition & 1 deletion sites/equinox/overview/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<html>

<head>
<!--TODO: set proper title and metadata -->
<title>Equinox Downloads</title>
<meta name="keywords" content="eclipse,equinox,jdt,pde,swt,plug-ins,project,plugins,java,ide,free java ide,tools,platform,open source,development environment,development" />
<link rel="preconnect stylesheet" href="../../eclipse/page.css" /><!-- Replaced by a refernece to a contained copy on deployment -->
<script src="../../eclipse/page.js"></script><!-- Replaced by a refernece to a contained copy on deployment -->
</head>
Expand Down
Loading