-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed p2 configuration in past releases, added index.html to composit…
- Loading branch information
1 parent
f9ebae8
commit d33a6c0
Showing
9 changed files
with
142 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
<html> | ||
<head> | ||
<title>KIELER Lightweight Diagrams - Composite Update Site</title> | ||
<link rel="stylesheet" type="text/css" href="web/site.css"> | ||
</head> | ||
<body marginheight="0" marginwidth="0" leftmargin="0" topmargin="0"> | ||
<center> | ||
<table cellspacing="0" cellpadding="0" class="table"> | ||
<tr> | ||
<td> | ||
<h2 class="title"><br/><br/>KIELER Lightweight Diagrams - Composite Update Site</h2> | ||
<table width="100%"> | ||
|
||
<tr class="light-row" style="height: 30px"> | ||
<td class="bodyText"> | ||
<p class="bodyText"> | ||
This is the <b>composite</b> | ||
Update Site for KIELER Lightweight Diagrams.<br/> | ||
To view the contents of this composite update site, please visit <a href="https://github.com/kieler/KLighD/releases">the official releases page on GitHub</a> to find the update sites for specific releases. Otherwise: | ||
<blockquote style="border: 1px dashed #1778be; padding: 2px"> | ||
<ol> | ||
<li>To install from this site, start up Eclipse, then do: | ||
<ul> | ||
<code><strong>Help > Install New Software... ></strong></code> | ||
</ul> | ||
</li> | ||
<li>Copy this site's URL into Eclipse, and hit Enter.</li> | ||
<li> | ||
When the site loads, select the features to install, | ||
or click the <code><strong>Select All</strong></code> button.</li> | ||
<li> | ||
To properly resolve all dependencies, check | ||
<ul><code><strong>[x] Contact all update sites during install to find required software</strong></code></ul> | ||
</li> | ||
<li>Click <code><strong>Next</strong></code>, agree to the license terms, and install.</li> | ||
</ol> | ||
</blockquote> | ||
</td> | ||
</tr> | ||
</table> | ||
</td> | ||
</tr> | ||
</table> | ||
</center> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
version = 1 | ||
metadata.repository.factory.order = content.xml,\! | ||
artifact.repository.factory.order = artifacts.xml,\! | ||
metadata.repository.factory.order = content.xml.xz,content.xml,\! | ||
artifact.repository.factory.order = artifacts.xml.xz,artifacts.xml,\! | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
version = 1 | ||
metadata.repository.factory.order = content.xml,\! | ||
artifact.repository.factory.order = artifacts.xml,\! | ||
metadata.repository.factory.order = content.xml.xz,content.xml,\! | ||
artifact.repository.factory.order = artifacts.xml.xz,artifacts.xml,\! | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
version = 1 | ||
metadata.repository.factory.order = content.xml,\! | ||
artifact.repository.factory.order = artifacts.xml,\! | ||
metadata.repository.factory.order = content.xml.xz,content.xml,\! | ||
artifact.repository.factory.order = artifacts.xml.xz,artifacts.xml,\! | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
version = 1 | ||
metadata.repository.factory.order = content.xml,\! | ||
artifact.repository.factory.order = artifacts.xml,\! | ||
metadata.repository.factory.order = content.xml.xz,content.xml,\! | ||
artifact.repository.factory.order = artifacts.xml.xz,artifacts.xml,\! | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
version = 1 | ||
metadata.repository.factory.order = content.xml,\! | ||
artifact.repository.factory.order = artifacts.xml,\! | ||
metadata.repository.factory.order = content.xml.xz,content.xml,\! | ||
artifact.repository.factory.order = artifacts.xml.xz,artifacts.xml,\! | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
version = 1 | ||
metadata.repository.factory.order = content.xml,\! | ||
artifact.repository.factory.order = artifacts.xml,\! | ||
metadata.repository.factory.order = content.xml.xz,content.xml,\! | ||
artifact.repository.factory.order = artifacts.xml.xz,artifacts.xml,\! | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
version = 1 | ||
metadata.repository.factory.order = content.xml,\! | ||
artifact.repository.factory.order = artifacts.xml,\! | ||
metadata.repository.factory.order = content.xml.xz,content.xml,\! | ||
artifact.repository.factory.order = artifacts.xml.xz,artifacts.xml,\! | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
< | ||
STYLE type ="text/css">td.spacer { | ||
padding-bottom: 10px; | ||
padding-top: 10px; | ||
} | ||
|
||
.title { | ||
font-family: sans-serif; | ||
color: #1778be; | ||
} | ||
|
||
.table { | ||
margin-top: 0px; | ||
margin-left: 0px; | ||
width: 920px; | ||
} | ||
|
||
.bodyText { | ||
font-family: sans-serif; | ||
font-size: 9pt; | ||
color: #000000; | ||
width: 100% | ||
} | ||
|
||
.sub-header { | ||
font-family: sans-serif; | ||
font-style: normal; | ||
font-weight: bold; | ||
font-size: 9pt; | ||
color: white; | ||
} | ||
|
||
.log-text { | ||
font-family: sans-serif; | ||
font-style: normal; | ||
font-weight: lighter; | ||
font-size: 8pt; | ||
color: black; | ||
} | ||
|
||
.big-header { | ||
font-family: sans-serif; | ||
font-style: normal; | ||
font-weight: bold; | ||
font-size: 9pt; | ||
color: white; | ||
border-top: 10px solid white; | ||
} | ||
|
||
.light-row { | ||
background: #FFFFFF | ||
} | ||
|
||
.dark-row { | ||
background: #EEEEEE | ||
} | ||
|
||
.header { | ||
background: #445562 | ||
} | ||
|
||
#indent { | ||
word-wrap: break-word; | ||
width: 300px; | ||
text-indent: 10px; | ||
} | ||
|
||
.link { | ||
color: #187dc6; | ||
} | ||
|
||
.td_header { | ||
background: url("https://www.jboss.org/dms/tools/images/tools-banner.png") 0 no-repeat; | ||
height: 100px; | ||
} | ||
|
||
.column-header { | ||
font-size:small; | ||
} | ||
|
||
</ | ||
STYLE | ||
> |