Skip to main content
  • Log in
  • Manage Cookies
Eclipse Plugins, Bundles and Products - Eclipse Marketplace
  • My Marketplace
  • Add Content
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
  1. Home
  2. Marketplace
  3. Tools (1324)
  4. AngularJS Eclipse - Outdated - use Wild Web Developer instead

AngularJS Eclipse - Outdated - use Wild Web Developer instead

AngularJS Eclipse - Outdated - use Wild Web Developer instead
111
25
Install

Drag to Install!

Drag to your running Eclipse* workspace.
*Requires Eclipse Marketplace Client

Add this URL to your Eclipse Installation to reach this solution's update site.

Oxygen (4.7)
Neon (4.6)
Mars (4.5)
Luna (4.4)
Kepler (4.3)
Juno (4.2, 3.8)
Previous to Juno (<=4.1)

http://oss.opensagres.fr/angularjs-eclipse/1.2.0/

Learn more...

Screenshot 0

Screenshot 1

Screenshot 2

Details Group Tabs

Details

AngularJS Eclipse Plugin provides support for Angular 1. It extends Eclipse WTP to :

  • provides an HTML editor which supports AngularJS expression and directive. See HTML features for more informations.
  • provides an Angular Explorer view which displays modules, controllers of your project in a tree.
  • provides a Javascript editor which supports AngularJS features (modules, etc). See Javascript features for more informations.

AngularJS Eclipse is based on tern.java to manage powerfull completion on HTML files (AngularsJS Expression, directive, modules) and Javascripts files (see Tern Eclipse IDE) If you start with AngularJS Eclipse, please read Getting Started.

Categories:
  • Editor,
  • IDE,
  • J2EE Development Platform,
  • Languages,
  • Tools
Additional Details
Eclipse Versions: 
Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1)
Platform Support: 
Windows, Mac, Linux/GTK
Organization Name: 
Angelo ZERR
Development Status: 
Beta
Date Created: 
Sun, 2014-04-06 19:15
License: 
EPL
Date Updated: 
Mon, 2022-01-24 04:21
Submitted by: 
Angelo ZERR
Screenshots
Screenshot 0
Screenshot 1
Screenshot 2
Metrics
DateRankingInstallsClickthroughs
May 2022187/782139 (0.04%)33
April 2022183/817206 (0.05%)32
March 2022170/820283 (0.06%)39
February 2022182/819194 (0.05%)23
January 2022168/817241 (0.06%)25
December 2021155/811281 (0.07%)35
November 2021141/822365 (0.09%)52
October 2021161/826302 (0.07%)45
September 2021149/830327 (0.08%)38
August 2021137/818338 (0.09%)27
July 2021118/826471 (0.12%)29
June 2021131/842442 (0.1%)23
View Data for all Listings
Errors

Unsuccessful Installs in the last 7 Days: 5

CountError Message
5Cannot continue the operation. There is another install operation in progress.
Download last 500 errors (CSV)
External Install Button

Marketplace Drag to Install button

By adding the following code below to your website you will be able to add an install button for AngularJS Eclipse - Outdated - use Wild Web Developer instead.

HTML Code:


Markdown Syntax:



Output: Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client
Monday, May 23, 2022 - 08:07

Reviews Sign in to post reviews

2267175296's picture

the plugins can't be

Submitted by Yuheng Li on Wed, 2021-02-24 09:00

the plugins can't be installed in the version'2020-12'.I don't know whether it's my problem or the plugins don't update in time.Please help me to solve this problem

Thanks

wrauf's picture

not working anymore with the latest release

Submitted by Waqar Rauf on Sat, 2019-06-08 18:33

this plugin is not working anymore with the latest release of eclipse 2019 03

atregnaghi's picture

Please add 2018-12 and 2019

Submitted by Albert Tregnaghi on Tue, 2019-03-05 07:31

Please add 2018-12 and 2019-03 as supported Eclipse Versions. Normally this is done automatically, but there seems to be bugs in automation process, so providers have to manual select the option.

I created a bug entry at https://bugs.eclipse.org/bugs/show_bug.cgi?id=545061 about this problem.

spawarl65's picture

Download AngularJs in Version: 2018-12 (4.10.0)

Submitted by Sunil Pawar on Mon, 2019-02-11 22:03

Hi,

Can we download this AngularJs plugin for eclipse Version: 2018-12 (4.10.0)?

Thanks!

kkuhn's picture

Strange typescript error messages in html file (?)

Submitted by Kibu Kuhn on Tue, 2017-07-18 08:55

Hi,

just installed to start learning angular2. Looks great! But I get strange error messages when opening a html file. I created a new angular project with the eclipse wizard. Then I opened the app.component.html. Almost all text snippets show erors like "[ts]..." I tested it with built in node.js and external one (8.x). No difference. For example a div tag shows an error popup "[ts] cannot find name div".  File opended with HTML editor.

 

jzhouw4u's picture

installation angularJS eclipse

Submitted by Johnson Zhou on Wed, 2017-02-08 22:30

In the eclipse installation angularJS eclipse window - > preferences without much how to solve

hzhang0h8's picture

Does not work in STS 3.6.4(e4.4.2 Luna)

Submitted by Hao Zhang on Sat, 2016-12-17 21:23

Hi,when I download the release zip file org.eclipse.angularjs.category-1.2.0.zip,and install it.
Restart STS,the .html file do not show any marks of angular and the AngularJS Explorer content is always empty.

mchor4a's picture

Error when creating Angular2 project

Submitted by Moonki Cho on Mon, 2016-12-12 20:04

hello

my computer is a mac(os x el capitan) and using zsh(shell), Neon (4.6)

I am trying to create an angular2 project, but I get an error when I run the “npm install angular-cli@1.0.0-beta.22-1″ command.

The error message displayed on the terminal is “/bin/zsh: no such option: rcfile”.

(There is nothing wrong with the Mac terminal.)

I’d appreciate it if you could give me a solution.

aferreira528's picture

Sugest or question

Submitted by Alan Ferreira on Wed, 2016-12-07 06:42

Hello, this project is amazing, I really enjoyed it, Congratulations!

I do not know if it is configurable or this option does not yet exist, but how would the html editor recognize custom "directives", such as the "directives" of angular material?

Thank you!

azerr's picture

> Hello, this project is

Submitted by Angelo ZERR on Wed, 2016-12-07 10:36

> Hello, this project is amazing,

Thanks!

> how would the html editor recognize custom "directives", such as the "directives" of angular material

If you include angular material JS in the build path (to load the angular JS file), it should work, but il will not very perfect. The best mean is to gives the capability to define custom directives like it exists with ng.

I suggest you that you create an issue at https://github.com/angelozerr/angularjs-eclipse/issues but I'm very busy with https://github.com/angelozerr/angular2-eclipse

ugagliardelli's picture

Will AngularJs Eclipse support Angular 2?

Submitted by Ugo Gagliardelli on Fri, 2016-10-07 05:20

Angular 2 has been released, so I wonder wether will be supported by AngularJs Eclipse and when.

azerr's picture

As Angular2 is based on

Submitted by Angelo ZERR on Wed, 2016-12-07 10:31

As Angular2 is based on TypeScript, I have created a new project at https://github.com/angelozerr/angular2-eclipse/wiki/Getting-Started

ajamshaid's picture

The drag/drop install does not work...I get this error..

Submitted by Ahsan Jamshaid on Wed, 2016-07-13 08:05

The drag/drop install does not work...I get this error.. I am Using Mars(4.5)

"An error occurred while collecting items to be installed
session context was:(profile=D__Code_Eclipse_Mars_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to read repository at //oss.opensagres.fr/angularjs-eclipse/1.2.0/plugins/tern.eclipse.ide.server.nodejs.embed.win32.win32.x86_64_1.2.0.201606160856.jar.
Premature end of Content-Length delimited message body (expected: 5614884; received: 172189
Unable to read repository at //oss.opensagres.fr/angularjs-eclipse/1.2.0/plugins/tern.eclipse.ide.tools.core_1.2.0.201606160856.jar.
Premature end of Content-Length delimited message body (expected: 995867; received: 254993
Unable to read repository at //oss.opensagres.fr/angularjs-eclipse/1.2.0/plugins/tern.eclipse.ide.ui_1.2.0.201606160856.jar.
Premature end of Content-Length delimited message body (expected: 339722; received: 257753
Unable to read repository at /oss.opensagres.fr/angularjs-eclipse/1.2.0/plugins/tern.websocket.provider_1.2.0.201606160856.jar.
Premature end of Content-Length delimited message body (expected: 794013; received: 221873
Unable to read repository at //oss.opensagres.fr/angularjs-eclipse/1.2.0/plugins/ternjs_1.2.0.201606160856.jar.
Premature end of Content-Length delimited message body (expected: 15860636; received: 197026
"

azerr's picture

I think your problem is

Submitted by Angelo ZERR on Thu, 2016-07-21 04:36

I think your problem is because our server which hosts Angular Eclipse is slow. Please read https://github.com/angelozerr/angularjs-eclipse/issues/204

lducamp's picture

Hi Angelo,

Submitted by Laurent Ducamp on Tue, 2016-06-14 12:35

Hi Angelo,

Thank you for this feature. It's a real alternative to Intellij !!
great job !!

azerr's picture

> Thank you for this feature.

Submitted by Angelo ZERR on Fri, 2016-06-17 10:24

> Thank you for this feature. It's a real alternative to Intellij !!

Wow many thank's Laurent!

Hope one day AngularJS Eclipse will have the same great feature of Intellij.

rayanz's picture

Cannot find the AngularJS HTML editor

Submitted by Rayan Ze on Mon, 2016-05-23 01:28

I am using Eclipse scala-SDK-4.4.1-vfinal-2.11-win32.win32.x86_64. After I installed and applied the AngularJS updates, I could not open my html files in the AngularJS editors shown in the page. Do I need to use another eclipse?

azerr's picture

You need to install Eclipse

Submitted by Angelo ZERR on Thu, 2016-06-16 06:29

You need to install Eclipse JEE distribution.

pmisingnamev4t's picture

Install

Submitted by Peter Mising name on Sat, 2016-03-19 13:49

The drag/drop install does not work...I get this error..

Cannot complete the install because one or more required items could not be found.
Software being installed: Eclipse WTP HTML-Web resources 1.1.0.201511091131 (org.eclipse.wst.html.webresources.feature.feature.group 1.1.0.201511091131)
Missing requirement: WTP HTML - Web Resources - UI 1.1.0.201511091131 (org.eclipse.a.wst.html.webresources.ui 1.1.0.201511091131) requires 'bundle org.eclipse.wst.html.core 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Eclipse WTP HTML-Web resources 1.1.0.201511091131 (org.eclipse.wst.html.webresources.feature.feature.group 1.1.0.201511091131)
To: org.eclipse.a.wst.html.webresources.ui [1.1.0.201511091131]

azerr's picture

You need to install Eclipse

Submitted by Angelo ZERR on Thu, 2016-06-16 06:29

You need to install Eclipse JEE distribution.

azerr's picture

You have already posted this

Submitted by Angelo ZERR on Mon, 2016-03-21 09:24

You have already posted this question at https://github.com/angelozerr/angularjs-eclipse/issues/189 and I answered you.

jwollscheid's picture

Good feature - Misses outline

Submitted by Julien Wollscheid on Mon, 2015-11-09 10:21

Hello Angelo.

Thank you for the feature, it's really handy. Just one thing, I've been looking over internet a lot for an outline support for Angular JS, with no success :(.

Would it be complicated to add this feature ? I mean allowing the outline to display the functions defined on the $scope variable.

Thank you very much.

azerr's picture

Hi Julien,

Submitted by Angelo ZERR on Mon, 2015-11-09 12:34

Hi Julien,

Perhaps we could do that with Tern Outline https://github.com/angelozerr/tern.java/wiki/Tern-Outline-support

Please create an issue at https://github.com/angelozerr/angularjs-eclipse/issues with a sample that you wish to have (code sample + outline sample). Thanks

Regard's Angelo

awittmann3jl's picture

AngularJS plugin data binding problem

Submitted by Andreas Wittmann on Thu, 2015-04-23 14:08

It's so frustrating. I have tried to follow many different installation blogs, but ended up always with AngularJS not doing data binding in Eclipse. Instead, the "{{ model }}" string is diplayed. At the same time the Chrome browser does binding with the same code and displays correctly the value of the model. Interestingly, there are always comments from developers reporting the same binding problem. But nobody cares.

azerr's picture

If you have a problme, please

Submitted by Angelo ZERR on Fri, 2015-06-05 04:12

If you have a problme, please create an issue at https://github.com/angelozerr/angularjs-eclipse/issues with your sample which doesn't work.

Markets

  • Eclipse Project (4)
  • Tools (1324)
    • Application Development Frameworks (163)
    • Application Management (27)
    • Application Server (33)
    • BIRT (10)
    • Build and Deploy (102)
    • Business Intelligence, Reporting and Charting (14)
    • Code Management (116)
    • Collaboration (37)
    • Database (46)
    • Database Development (34)
    • Database Persistence (17)
    • Documentation (61)
    • Eclipse Kura (112)
    • Eclipse SmartHome (46)
    • EclipseRT Target Platform Components (8)
    • Editor (337)
    • Entertainment (14)
    • General Purpose Tools (122)
    • Graphics (33)
    • IDE (339)
    • Internet of Things (IoT) (34)
    • J2EE Development Platform (44)
    • J2ME (6)
    • Languages (154)
    • Linux Tools (19)
    • Logging (22)
    • Mobile and Device Development (50)
    • Modeling (91)
    • Modeling Tools (146)
    • Mylyn Connectors (20)
    • Network (14)
    • Other (73)
    • Process (18)
    • Profiling (22)
    • Programming Languages (99)
    • Reporting (32)
    • Rich Client Applications (40)
    • Science (4)
    • SCM (20)
    • Search (41)
    • SOA Development (15)
    • Source Code Analyzer (100)
    • Systems Development (56)
    • Team Development (55)
    • Testing (90)
    • Tools (562)
    • UI (93)
    • UML (41)
    • Web (91)
    • Web Services (32)
    • Web, XML, Java EE and OSGi Enterprise Development (32)
    • XML (29)
  • IoT (162)
    • Eclipse Kura (112)
    • Eclipse SmartHome (46)
  • RCP Applications (78)
  • Training & Consulting (53)
  • Long Term Support (11)

Search

Advanced Search

More like this

  • Angular Eclipse- Outdated- use Wild Web Developer instead
  • Tern Eclipse IDE- Outdated- use Wild Web Developer instead
  • JavaScript Build Eclipse- Outdated- use Wild Web Developer instead
  • TypeScript IDE- Outdated- use Wild Web Developer instead
  • CodeMix 3

Favorited by

Eclipse Foundation

  • About Us
  • Contact Us
  • Donate
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors

Legal

  • Publishing Guidelines
  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Welcome to Marketplace
  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top