|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | + <meta charset="utf-8"> |
| 5 | + <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 6 | + <title>Eclipse software repository</title> |
| 7 | + <meta name="description" content="A tool for PL/pgSQL code maintenance and migration scripts generation considering the dependent PostgreSQL objects graph."> |
| 8 | + <meta http-equiv="content-language" content="en-us"> |
| 9 | + <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 10 | + <!-- Open Graph data --> |
| 11 | + <meta property="fb:app_id" content="290831601286325"> |
| 12 | + <meta property="og:url" content="http://pgcodekeeper.com/"> |
| 13 | + <meta property="og:image" content="https://pgcodekeeper.com/share_image_en.png"> |
| 14 | + <meta property="og:site_name" content="pgCodeKeeper"> |
| 15 | + <meta property="og:title" content="pgCodeKeeper"> |
| 16 | + <meta property="og:description" content="A tool for PL/pgSQL code maintenance and migration scripts generation considering the dependent PostgreSQL objects graph."> |
| 17 | + <!-- Schema.org markup for Google+ --> |
| 18 | + <meta itemprop="name" content="pgCodeKeeper"> |
| 19 | + <meta itemprop="description" content="A tool for PL/pgSQL code maintenance and migration scripts generation considering the dependent PostgreSQL objects graph."> |
| 20 | + <meta itemprop="image" content="https://pgcodekeeper.com/share_image_en.png"> |
| 21 | + <!-- Twitter Card data --> |
| 22 | + <meta name="twitter:card" content="summary"> |
| 23 | + <meta name="twitter:site" content="http://pgcodekeeper.com/"> |
| 24 | + <meta name="twitter:title" content="pgCodeKeeper"> |
| 25 | + <meta name="twitter:description" content="A tool for PL/pgSQL code maintenance and migration scripts generation considering the dependent PostgreSQL objects graph."> |
| 26 | + <meta name="twitter:image:src" content="https://pgcodekeeper.com/share_image_en.png"> |
| 27 | + <link rel="image_src" href="/images/share_image_en.png"> |
| 28 | + <link rel="icon" type="image/png" href="/images/favicon-16x16.png" sizes="16x16"> |
| 29 | + <link rel="icon" type="image/png" href="/images/favicon-32x32.png" sizes="32x32"> |
| 30 | +</head> |
| 31 | +<body> |
| 32 | + <h1>You're close!</h1> |
| 33 | + <p>This URL is an Eclipse <b>software repository</b>; you must use it in Eclipse (<a href="http://help.eclipse.org/topic/org.eclipse.platform.doc.user/tasks/tasks-127.htm">see how</a>).</p> |
| 34 | + <img src="/images/eclipse-software-install-win10-v1.png"> |
| 35 | +</body> |
| 36 | +</html> |
0 commit comments