Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
update titles; add enide page
  • Loading branch information
paulvi committed Jun 12, 2013
commit 5b71905be5dcb18f6400cdacde02eda670b0a5d5
2 changes: 1 addition & 1 deletion artworks.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link type="image/x-icon" rel="icon" href="http://www.nodeclipse.org/favicon.ico">
<link type="image/x-icon" rel="shortcut icon" href="http://www.nodeclipse.org/favicon.ico">
<link rel="stylesheet" href="http://www.nodeclipse.org/pipe.css">
<title>Nodeclipse -- Node support for Eclipse</title>
<title>Nodeclipse - Logos and Artworks</title>
<style>
ul {
padding: 0;
Expand Down
131 changes: 131 additions & 0 deletions enide.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,131 @@
<!DOCTYPE html>
<html lang="en"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta content="nodeclipse,Nodeclipse,node.js,eclipse pulgin,ide,node" name="keywords">
<link type="image/x-icon" rel="icon" href="http://www.nodeclipse.org/favicon.ico">
<link type="image/x-icon" rel="shortcut icon" href="http://www.nodeclipse.org/favicon.ico">
<link rel="stylesheet" href="http://www.nodeclipse.org/pipe.css">
<title>Nodeclipse - Enide</title>
<style>
ul {
padding: 0;
margin: 0;
}
</style>
</head>
<body class="int" id="logos">
<div id="intro" class="interior">
<a href="http://www.nodeclipse.org/" title="Go back to the home page">
<img id="logo" src="http://nodejs.org/logo.png" alt="node">
</a>
</div>
<div id="content" class="clearfix">
<div id="column2" class="interior">
<ul>
<li><a href="/" class="home">Home</a></li>
<li><a href="https://groups.google.com/forum/?hl=en&fromgroups#!forum/nodeclipse" class="community external">Community</a></li>
<li><a href="https://github.com/Nodeclipse/nodeclipse-blog#blog" class="blog external">Blog</a></li>
<li><a href="/share.html" class="docs">SHARE</a></li>
<li><a href="/artworks.html" class="logos">Logos</a></li>
<li><a href="/updates/" class="download">Download</a></li>
<li><a href="http://marketplace.eclipse.org/marketplace-client-intro?mpc_install=759140"
title="Drag and drop into a running Eclipse to install Nodeclipse">
<img src="http://marketplace.eclipse.org/sites/all/modules/custom/marketplace/images/installbutton.png"/>
</a></li>
<li><a href="/enide.html" class="download current">Enide</a></li>
<li><a href="http://sourceforge.net/projects/nodeclipse/" class="download external">NTS</a></li>
<li><a href="http://nodeclipse.github.io/" class="blog external">Developing</a></li>
<li><a href="https://github.com/Nodeclipse/coffeescript-eclipse" class="blog external">Coffee</a></li>
</ul>

<p class="twitter"><a href="http://twitter.com/nodejs">@nodejs</a></p>

</div>

<div id="column1" class="interior">
<h3>Enide - Eclipse Node.js IDE</h3>


<a href="http://marketplace.eclipse.org/content/enide-eclipse-nodejs-ide">Eclipse Marketplace description</a>:

Enide - Eclipse Node.js IDE (based on <a href="http://marketplace.eclipse.org/content/nodeclipse">Nodeclipse </a> 0.4.0)

Eclipse Node.js IDE (Enide) is basically one configuration file (*.p2f) that lets you quick start with Node.js development.
Link to file: <a href="http://marketplace.eclipse.org/content/enide-eclipse-nodejs-ide/click">https://raw.github.com/Nodeclipse/eclipse-node-ide/master/ENodeIDE.p2f</a>

Included plugins are
- Nodeclipse 0.4.0
- Chrome Development Tools, fixed for debugging Node.js
- MarkDown (*.md) Editor (Integrated)
- GitHub Flavored Markdown (GFM) Viewer (Optional)
- Eclipse 3.x Color Theme (Optional)
- Eclipse 4.x Chrome Theme (Optional)
- JSHint Eclipse Integration (Optional) 0.9.7.20130526-1111
- StartExplorer (Optional)
- NJSDT (JSDT alternative when JSDT is not installed)
- NJSDoc library (only with NJSDT)

To install
- save file with *.p2f extension
- In Eclipse, use File -> Import \ Install Software Items from File
- select needed components (if your network connection is slow, select less items in one time)

All instructions are also inside .p2f file, that you can view with any text editor.
And then possibly email to friends or colleagues. No need to remember all those update sites and names.
Contact author when you know something worth to be included.
Or add review below.

See also <a href="https://github.com/Nodeclipse/eclipse-node-ide/blob/master/Hints.md#hints">Hints</a>

ATTENTION: versions since 0.4 require JSDT. If your Eclipse was not downloaded from www.eclipse.org, then possibly you can't get this dependency automatically. See
<a href="https://github.com/Nodeclipse/nodeclipse-1/issues/46">#46 Aptana Studio - can't update to 0.4</a> for solution. (NJSDT+NJSDoc is recommended for this case)

<p>Bug was raise on Eclipse Bugzilla <br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=409685">Bug 409685 - [Remediation] Eclipse 4.3 Kepler - Installation Remediation fails; no opt-out</a><br>
Please <a href="https://bugs.eclipse.org/bugs/page.cgi?id=voting/user.html&amp;bug_id=409685#vote_409685">vote</a> (you should be registered on eclipse.org and logged in).</p>



<h3>Troubleshooting</h3>
<p>
If you can't install, check your Internet connection, and try again.</br>
If update site is unavailable and it is hosted on GitHub Pages, for example Nodeclipse,
check <a href="https://status.github.com/messages/">GitHub System Status</a>.</br>
Check <a href="/">home page</a> for announcements.</br>
Try <a href="http://www.nodeclipse.org/#support">support options</a>.</br>
</p>
</div>

<div id="disqus_thread"></div>
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'nodeclipse'; // required: replace example with your forum shortname

/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>

</div>

<script type="text/javascript">

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-31140487-1']);
_gaq.push(['_setDomainName', 'nodeclipse.org']);
_gaq.push(['_trackPageview']);

(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();

</script>
</body>
</html>
2 changes: 1 addition & 1 deletion share.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link type="image/x-icon" rel="icon" href="http://www.nodeclipse.org/favicon.ico">
<link type="image/x-icon" rel="shortcut icon" href="http://www.nodeclipse.org/favicon.ico">
<link rel="stylesheet" href="http://www.nodeclipse.org/pipe.css">
<title>Nodeclipse -- Node support for Eclipse</title>
<title>Nodeclipse - Share</title>
<style>
ul {
padding: 0;
Expand Down
4 changes: 2 additions & 2 deletions updates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link type="image/x-icon" rel="icon" href="http://www.nodeclipse.org/favicon.ico">
<link type="image/x-icon" rel="shortcut icon" href="http://www.nodeclipse.org/favicon.ico">
<link rel="stylesheet" href="http://www.nodeclipse.org/pipe.css">
<title>Nodeclipse -- Installation Instructions</title>
<title>Nodeclipse - Installation Instructions</title>
<style>
ul {
padding: 0;
Expand Down Expand Up @@ -95,7 +95,7 @@ <h4>b) Installation Instructions (update site)</h4>
<h3>Troubleshooting</h3>
<p>
If you can't install, check your Internet connection, and try again.</br>
If update site is unavailable, check <a href="https://status.github.com/messages/">GitHub System Status</a>.</br>
If Nodeclipse update site is unavailable, check <a href="https://status.github.com/messages/">GitHub System Status</a>.</br>
Check <a href="/">home page</a> for announcements.</br>
Try <a href="http://www.nodeclipse.org/#support">support options</a>.</br>
</p>
Expand Down