Enide Studio

Links

News. Features. Demo. History. Usage. Download. Support. Support us. About. Donate. Gradle IDE Pack. Gradle for Eclipse - Android. AngularJS-Eclipse. Angular2-Eclipse. Polyglot Maven IDE Pack. .proto Editor. Nodeclipse CLI installer.

Nodeclipse News Archive

2014-01-05
Enide & Nodeclipse version 0.9.0 are released. New update site is

http://dl.bintray.com/nodeclipse/nodeclipse/0.9.05/
</br> There is also update site archive on SourceForge.
Check What's new. Markdown Editor can be installed from
http://dl.bintray.com/enide/Markdown/1.0.0/

2014-01-03

Don’t miss posts on Node.js blog:

Node package server as proxy or cache. https://github.com/Nodeclipse/npm-proxy/blob/master/README.md

<h4>Happy New Year!</h4>
<ul>
	<li>明けましておめでとうございます!</li>
	<li>新年快乐!</li>
	<li>С новым годом!</li>
	<li>Frohes Neues Jahr!</li>
	<li>¡Feliz Año Nuevo!</li>
</ul>
<p>More successful & interesting projects in the new year! Have fun!        		

</p>

2013-12-27
Finally GFMV#47 with GitHub Flavored Markdown Viewer plugin 1.8 ( Update p2 repository: http://dl.bintray.com/satyagraha/generic/1.8.0 ) you are able to right-click node_modules folder Generate Markdown Preview and after that open any .md file with Show in GFM View instantly, any time, even when offline, and it will look exactly like on GitHub. ( HTMLs are saved into .*.md.html filenames. They will not be committed when project .gitignore file has .*.md.html. .* files are hidden in Eclipse by default, but see "No miracles, just files" below. )

2013-12-20
Navigation Demo.

2013-12-20
Nodeclipse is #1 in Eclipse Top 10 NEW Plugins for 2013, together with StartExplorer, GitHub Flavored Markdown viewer plugin. Enide - Eclipse Node.JS IDE also made into Top 10 NEW. There may be general confusion as Enide is set/collection of plugins including Nodeclipse available in the same update site or via .p2f file.

2013-12-11
Nodeclipse CLI is published with npm registry. Install it with

$ npm install -g nodeclipse
Now create new project in any way, then
$ nodeclipse -p
to make it Eclipse project ready for import via File -> Import -> General / Existing Projects into Workspace.</br> CLI util also allows to create new Node.js projects like
$ nodeclipse -c project1 -u hellow-world
. And that is great because it uses the same templates as Nodeclipse plugin. So if you have an idea for new wizard, propose your additions with pull request as new_folder, then it will be immediately available as
$ nodeclipse -c new_project1 -u new_folder
, and after a while as Wizard option in Eclipse/Enide.

2013-12-06
Enide Monstr 0.8.1 for Windows x32 is published on SourceForge. It is based on Enide Studio (Java/DSL) and includes Nodeclipse 0.8.1, CoffeeScript 0.3, TypeScript and other plugins for Node.js, JavaScript, Java and Eclipse development with git and GitHub.

32bit stack (JDK+Eclipse) is recommended now as issue #71 seems to appear on 64bit stack only. Contribute for other OSes by creating new issue. A community feedback is needed to analyze why some known (and unknown) bugs appear in different environments, so be talky, when you notice bad things. For me Windows 7 with JDK7_40 32bit seems to be the best combination for now. Stay tuned and updated.

2013-12-02
Welcome to DemoDays Beijing on December 14th 2pm</br> Free event in English/Chinese on Java, JavaScript, MongoDB, Eclipse topics. Welcome to share and present, just contact via Skype or QQ 908781544. Guests are to register and check updates. Let your friends know.

2013-12-02
Enide & Nodeclipse version 0.8 are released. New update site is

http://dl.bintray.com/nodeclipse/nodeclipse/0.8.0/
</br> There is also update site archive on SourceForge.
Check What's new.

2013-11-01
Nodeclipse & Enide version 0.7 are released. New update site is

http://dl.bintray.com/nodeclipse/nodeclipse/0.7.0/

Check What's new.

2013-10-31
Welcome to organize and give a talk on Software DevelopmentDemoDays and Eclipse DemoCamps Eclipse DemoCamps around the world in November.

2013-10-06
Nodeclipse & Enide version 0.6 released. New update site is

http://dl.bintray.com/nodeclipse/nodeclipse/0.6.0/

Check What's new.

2013-09-12
Enide Studio 0.5 for Windows x64 and x32 is published on SourceForge. It is based on Eclipse Kepler Java/DSL and includes Nodeclipse 0.5 and other plugins for Node.js, JavaScript, Java and Eclipse development with git and GitHub.

2013-09-11
ATTENTION: There was reported issue of "#72 All nodejs apps fail to run after upgrade to 0.5".
If you have already run into the problem. 1) let us know by confirming or raising new issue (we need to know exactly what OS, Java version, Eclipse version is affected. Currently only x32 Windows on Java 6 is confirmed.) 2) Uninstall Nodeclipse 0.5 (only 1 feature entry) via Help -> About Eclipse -> Installation details, select Nodeclipse, then Uninstall.. button 3) install 0.4 from update site http://nodeclipse-1.github.io/updates

2013-09-08

Nodeclipse-1 version 0.5.0 released.
Check What's new.

2013-09-01
Nodeclipse-1 version 0.5.0 goes into staging repository for testing. Update site is

http://nodeclipse.github.io/nodeclipse-1/repository/
If you notice any bug, please report as issue against 0.5 milestone. The list of new features is still as opened and closed issues in 0.5 milestone.

2013-08-22
Nodeclipse CoffeeScript Editor 0.3.0 , Nodeclipse Git Addon 0.1.0 are released. All of them can be quickly accessed via Nodeclipse Plugins List plugin , that now has almost 20 plugins, including TypeScript, jQuery Integration, Start Explorer or shell.

2013-07-31
Be first to suggest new ideas for Nodeclipse.

2013-07-26
Nodeclipse SDK (Standard Development Toolkit) 0.4.14 for Windows x64 is released on SourceForge. It is based on Eclipse Kepler Standard and includes Nodeclipse 0.4 and other plugins for Node.js & Eclipse development. Read more..

2013-06-27
Nodeclipse NTS 0.4.10 for Windows x64 and x32 is released on SourceForge. It is based on Eclipse Kepler and includes Nodeclipse 0.4 and other plugins. Read more..

2013-06-11
Welcome to share your Eclipse, Node.js or GitHub experience with SHARE, discuss and comment.

2012-05-22
There was slow Internet connection, and deny of service ("No repository found" message in Eclipse) around period from 2012-05-22 21:00 UTC to 2012-05-23 9:30 UTC. Reported as #47 This should be related to cloud provider hosting GitHub pages. Please report if you are unable to install. We look carefully.</br> Take a look at GitHub System Status before reporting issue.

2013-05-19
We have released version 0.4 . Now, you can try it. And enjoy!

Subscribe for news letter.

comments powered by Disqus