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 with the "Controller as" syntax, cannot be found
e.g.
Description Resource Path Location Type
Cannot find controller with name ShellController. shell.html /testApp/WebContent/src/client/app/layout line 0 HTML Problem
Description Resource Path Location Type
Cannot find controller with name SidebarController. sidebar.html /testApp/WebContent/src/client/app/layout line 0 HTML Problem
I saw that an old issue was reported with a similar problem in the past
#69
Any ideas?
Thx,
/S
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 with the "Controller as" syntax, cannot be found
e.g.
Description Resource Path Location Type
Cannot find controller with name ShellController. shell.html /testApp/WebContent/src/client/app/layout line 0 HTML Problem
Description Resource Path Location Type
Cannot find controller with name SidebarController. sidebar.html /testApp/WebContent/src/client/app/layout line 0 HTML Problem
I saw that an old issue was reported with a similar problem in the past
#69
Any ideas?
Thx,
/S