Closed johanchouquet closed 9 years ago
@pascalleclercq could see this problem please for 1.0.0. It seems that some embed plugins are not hosted http://oss.opensagres.fr/jsbuild-eclipse/1.0.0-SNAPSHOT/plugins/ like tern.eclipse.ide.server.nodejs.embed.linux.gtk.x86
@dargoan I suggest you that you install tern.java before https://github.com/angelozerr/tern.java/wiki/Installation-Update-Site
Thanks @angelozerr ! it worked. But when i create a project, by default, i have an ES 3 dependency for my JS project. Then, if i configure it as a Tern Project, I can choose which ES version i'd like to use (5 or 6).
Thanks @angelozerr ! it worked.
Cool!
But when i create a project, by default, i have an ES 3 dependency for my JS project. Then, if i configure it as a Tern Project, I can choose which ES version i'd like to use (5 or 6).
ES3 dependency comes from JSDT. tern.java doesn't use that. See https://github.com/angelozerr/tern.java/wiki/Tern-&-ECMAScript-support
Please note that ternjs starts supporting ES6 but there are a lot of work again.
I'm working too (for 1.0.0) with Tern Explorer https://github.com/angelozerr/tern.java/wiki/Tern-Outline-support and you will soon ES5 Class displayed in this view.
Thanks @pascalleclercq for your fix!
Hi,
thanks for this work.
But i have an issue when trying to add New software with line "Tern - Embed Node.js".
Here is what i get:
PS: i use Eclipse Luna.
Have you any idea how i can fix this ? Thanks a lot.