angularjs-eclipse icon indicating copy to clipboard operation
angularjs-eclipse copied to clipboard

AngularJS Eclipse Plugin

Results 60 angularjs-eclipse issues
Sort by recently updated
recently updated
newest added

Today when project is converted to `AngularJS Project", it updates the`.tern.project`with '`' ``` json { "plugins": { "angular": {} } } ``` So it load the tern plugin https://github.com/angelozerr/tern.java/blob/master/core/ternjs/node_modules/tern/plugin/angular.js which...

Hi, I'm having a problem using eclipse AngularJS (version 1.1.0) where some controllers are not found in HTML files Project is located at: https://github.com/lmcdubo/testApp.git Basically two controllers, which are defined...

Hi, I just installed the AngularJS 1.0.0 plugin on eclipse and created a skeleton AngularJS project using John Papa's hottowel generator (https://github.com/johnpapa/generator-hottowel). Once the project is created. I'm having many...

See the Plug-in Details | Syntax File section at https://github.com/angular-ui/AngularJS-sublime-package

There is some differences in angularjs 1.2, 1.3 and 1.4. Is it possible to add multiple version like AlloyUI or CKEditor ?

I am using eclipse to create plugins for the hawtio framework, see [here](https://github.com/phantomjinx/vdb-bench). As such, each of my controllers uses a separate html template provided in its own file, eg....

Eclipse package is standalone Eclipse that would include Angularjs, tern and more plugins on top of some base Eclipse package. I have did it before, but felt not good when...

Angelo, could you, please, investigate why no modules could be detected on the following example project: https://github.com/tastejs/todomvc/tree/master/examples/angularjs_require Error annotations like 'Cannot find controller with name TodoController.' could be seen on...

Started as http://stackoverflow.com/questions/28787462/how-to-run-and-debug-an-angularjs-application-in-eclipse and https://github.com/Nodeclipse/nodeclipse-1/issues/178#issuecomment-76588646 Please advise on "How to debug an AngularJS application in Eclipse?"