This repository has been archived by the owner. It is now read-only.
Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
36 changed files
with
1,460 additions
and
64 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,74 @@ | ||
<!doctype html> | ||
|
||
<!-- | ||
* PhoneGap is available under *either* the terms of the modified BSD license *or* the | ||
* MIT License (2008). See http://opensource.org/licenses/alphabetical for full text. | ||
* | ||
* Copyright (c) 2010, IBM Corporation | ||
--> | ||
|
||
<html> | ||
<head> | ||
<title>weinre - Building</title> | ||
<link rel="stylesheet" href="css/main.css" type="text/css"> | ||
<script src="scripts/main.js"></script> | ||
</head> | ||
<body> | ||
|
||
<a href="https://github.com/pmuellr/weinre"><img style="position: absolute; top: 0; left: 0; border: 0;" src="https://assets1.github.com/img/5d21241b64dc708fcbb701f68f72f41e9f1fadd6?repo=&url=http%3A%2F%2Fs3.amazonaws.com%2Fgithub%2Fribbons%2Fforkme_left_red_aa0000.png&path=" alt="Fork me on GitHub"></a> | ||
|
||
<!-- ======================================================================= --> | ||
<h1 class="page-title">weinre - Building</h1> | ||
|
||
<div class="toc"> | ||
<a href="index.html">Home</a> | ||
- <a href="TestDrive.html">Test Drive</a> | ||
- <a href="Installing.html">Installing</a> | ||
- <a href="Running.html">Running</a> | ||
- <a href="Security.html">Security</a> | ||
- <a href="Building.html">Building</a> | ||
- <a href="License.html">License</a> | ||
<p> | ||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
</div> | ||
|
||
<!-- | ||
* PhoneGap is available under *either* the terms of the modified BSD license *or* the | ||
* MIT License (2008). See http://opensource.org/licenses/alphabetical for full text. | ||
* | ||
* Copyright (c) 2010, IBM Corporation | ||
--> | ||
|
||
<p>To build the current version of <span class="weinre">weinre</span>, you need to be using Eclipse. | ||
|
||
<p>At development time, <span class="weinre">weinre</span> consists of 5 Eclipse | ||
projects. See the file <tt>README.txt</tt> in the | ||
<tt>weinre.build</tt> project for more instructions on | ||
how to perform a build. | ||
|
||
<p>The source repository for weinre is maintained at | ||
<a href="https://github.com/pmuellr/weinre">GitHub</a>. | ||
|
||
<!-- | ||
* PhoneGap is available under *either* the terms of the modified BSD license *or* the | ||
* MIT License (2008). See http://opensource.org/licenses/alphabetical for full text. | ||
* | ||
* Copyright (c) 2010, IBM Corporation | ||
--> | ||
|
||
<div class="toc"> | ||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
<p> | ||
<a href="index.html">Home</a> | ||
- <a href="TestDrive.html">Test Drive</a> | ||
- <a href="Installing.html">Installing</a> | ||
- <a href="Running.html">Running</a> | ||
- <a href="Security.html">Security</a> | ||
- <a href="Building.html">Building</a> | ||
- <a href="License.html">License</a> | ||
|
||
<br><img src="images/weinre-icon-128x128.png"> | ||
</div> | ||
|
||
</body> | ||
</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 |
---|---|---|
@@ -0,0 +1,83 @@ | ||
<!doctype html> | ||
|
||
<!-- | ||
* PhoneGap is available under *either* the terms of the modified BSD license *or* the | ||
* MIT License (2008). See http://opensource.org/licenses/alphabetical for full text. | ||
* | ||
* Copyright (c) 2010, IBM Corporation | ||
--> | ||
|
||
<html> | ||
<head> | ||
<title>weinre - Installing</title> | ||
<link rel="stylesheet" href="css/main.css" type="text/css"> | ||
<script src="scripts/main.js"></script> | ||
</head> | ||
<body> | ||
|
||
<a href="https://github.com/pmuellr/weinre"><img style="position: absolute; top: 0; left: 0; border: 0;" src="https://assets1.github.com/img/5d21241b64dc708fcbb701f68f72f41e9f1fadd6?repo=&url=http%3A%2F%2Fs3.amazonaws.com%2Fgithub%2Fribbons%2Fforkme_left_red_aa0000.png&path=" alt="Fork me on GitHub"></a> | ||
|
||
<!-- ======================================================================= --> | ||
<h1 class="page-title">weinre - Installing</h1> | ||
|
||
<div class="toc"> | ||
<a href="index.html">Home</a> | ||
- <a href="TestDrive.html">Test Drive</a> | ||
- <a href="Installing.html">Installing</a> | ||
- <a href="Running.html">Running</a> | ||
- <a href="Security.html">Security</a> | ||
- <a href="Building.html">Building</a> | ||
- <a href="License.html">License</a> | ||
<p> | ||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
</div> | ||
|
||
<!-- | ||
* PhoneGap is available under *either* the terms of the modified BSD license *or* the | ||
* MIT License (2008). See http://opensource.org/licenses/alphabetical for full text. | ||
* | ||
* Copyright (c) 2010, IBM Corporation | ||
--> | ||
|
||
<p><span class="weinre">weinre</span> is shipped as two archives | ||
available at | ||
<a href="https://github.com/pmuellr/weinre/archives/master">https://github.com/pmuellr/weinre/archives/master</a> | ||
|
||
<ul class="spaced"> | ||
|
||
<li><b><tt>weinre-jar-x.y.z.zip</tt></b> | ||
<br>This archive includes a Java .jar file. | ||
|
||
<li><b><tt>weinre-mac-x.y.z.zip</tt></b> | ||
<br>This archive includes a Mac OS X application. | ||
|
||
</ul> | ||
|
||
<p>Install the .jar and/or Mac OS X application wherever you wish. | ||
At runtime, the .jar file is not sensive to the directory | ||
it is installed in, or the current directory when it's launched. | ||
|
||
|
||
<!-- | ||
* PhoneGap is available under *either* the terms of the modified BSD license *or* the | ||
* MIT License (2008). See http://opensource.org/licenses/alphabetical for full text. | ||
* | ||
* Copyright (c) 2010, IBM Corporation | ||
--> | ||
|
||
<div class="toc"> | ||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
<p> | ||
<a href="index.html">Home</a> | ||
- <a href="TestDrive.html">Test Drive</a> | ||
- <a href="Installing.html">Installing</a> | ||
- <a href="Running.html">Running</a> | ||
- <a href="Security.html">Security</a> | ||
- <a href="Building.html">Building</a> | ||
- <a href="License.html">License</a> | ||
|
||
<br><img src="images/weinre-icon-128x128.png"> | ||
</div> | ||
|
||
</body> | ||
</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 |
---|---|---|
@@ -0,0 +1,94 @@ | ||
<!doctype html> | ||
|
||
<!-- | ||
* PhoneGap is available under *either* the terms of the modified BSD license *or* the | ||
* MIT License (2008). See http://opensource.org/licenses/alphabetical for full text. | ||
* | ||
* Copyright (c) 2010, IBM Corporation | ||
--> | ||
|
||
<html> | ||
<head> | ||
<title>weinre - License</title> | ||
<link rel="stylesheet" href="css/main.css" type="text/css"> | ||
<script src="scripts/main.js"></script> | ||
</head> | ||
<body> | ||
|
||
<a href="https://github.com/pmuellr/weinre"><img style="position: absolute; top: 0; left: 0; border: 0;" src="https://assets1.github.com/img/5d21241b64dc708fcbb701f68f72f41e9f1fadd6?repo=&url=http%3A%2F%2Fs3.amazonaws.com%2Fgithub%2Fribbons%2Fforkme_left_red_aa0000.png&path=" alt="Fork me on GitHub"></a> | ||
|
||
<!-- ======================================================================= --> | ||
<h1 class="page-title">weinre - License</h1> | ||
|
||
<div class="toc"> | ||
<a href="index.html">Home</a> | ||
- <a href="TestDrive.html">Test Drive</a> | ||
- <a href="Installing.html">Installing</a> | ||
- <a href="Running.html">Running</a> | ||
- <a href="Security.html">Security</a> | ||
- <a href="Building.html">Building</a> | ||
- <a href="License.html">License</a> | ||
<p> | ||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
</div> | ||
|
||
<!-- | ||
* PhoneGap is available under *either* the terms of the modified BSD license *or* the | ||
* MIT License (2008). See http://opensource.org/licenses/alphabetical for full text. | ||
* | ||
* Copyright (c) 2010, IBM Corporation | ||
--> | ||
|
||
<p>weinre contains code from the following other projects: | ||
|
||
<ul class="spaced"> | ||
|
||
<li>Files from <a href="http://webkit.org/">WebKit build r70098</a>. | ||
Web Inspector code. Although WebKit in general contains both BSD and | ||
LGPL code, only BSD licensed code is used by weinre. | ||
|
||
<li>Files from <a href="http://www.eclipse.org/jetty/">Eclipse Jetty 7.1.6.v20100715</a>. | ||
HTTP server. License: ASLv2 and EPLv1 | ||
|
||
<li>Files from <a href="https://github.com/pmuellr/scooj">Scooj</a>. | ||
JavaScript OO wrapper. License: MIT | ||
|
||
<li>Files from <a href="http://commons.apache.org/cli/">Apache Commons CLI 1.2</a>. | ||
Command-line parser. License: ASLv2 | ||
|
||
<li>Files from <a href="http://www.eclipse.org/swt/">Eclipse SWT 3.6</a>. | ||
Platform UI toolkit. License: EPLv1 | ||
|
||
</ul> | ||
|
||
<p>The source for weinre itself is available under either | ||
the terms of the modified BSD license | ||
or | ||
the MIT License. | ||
See | ||
<a href="http://opensource.org/licenses/alphabetical">http://opensource.org/licenses/alphabetical</a> | ||
for full text. | ||
|
||
<!-- | ||
* PhoneGap is available under *either* the terms of the modified BSD license *or* the | ||
* MIT License (2008). See http://opensource.org/licenses/alphabetical for full text. | ||
* | ||
* Copyright (c) 2010, IBM Corporation | ||
--> | ||
|
||
<div class="toc"> | ||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||
<p> | ||
<a href="index.html">Home</a> | ||
- <a href="TestDrive.html">Test Drive</a> | ||
- <a href="Installing.html">Installing</a> | ||
- <a href="Running.html">Running</a> | ||
- <a href="Security.html">Security</a> | ||
- <a href="Building.html">Building</a> | ||
- <a href="License.html">License</a> | ||
|
||
<br><img src="images/weinre-icon-128x128.png"> | ||
</div> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.