Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phonecat in AngularJS-Eclipse, and 'bower' #211

Closed
pivan9911 opened this issue Oct 3, 2016 · 2 comments
Closed

Phonecat in AngularJS-Eclipse, and 'bower' #211

pivan9911 opened this issue Oct 3, 2016 · 2 comments

Comments

@pivan9911
Copy link

Hello Angello Zerr.

I tried to use Eclipse-Neon with Angularjs-Eclipse plugin, to make the
Angular-Phonecat tutorial working in Eclipse.

I cannot decide how to provide unresolved 'bower_components', that are required in index.html.

<title>Google Phone Gallery</title>
<link rel="stylesheet" href="**bower_components**/bootstrap/dist/css/bootstrap.css" />
<script                          src="**bower_components/**jquery/dist/jquery.js"></script>

Can npm in AngularJS-Eclipse be configured, to invoke 'bower' ??

I tried also Project. "Run As" Bower-Install, this gave:
'bower' is not recognized as an internal or external command,

Any Idea welcome.

Kind regards
I. Pea

http://oss.opensagres.fr/angularjs-eclipse/1.2.0/
https://docs.angularjs.org/tutorial
https://www.npmjs.com/package/bower

@pivan9911
Copy link
Author

pivan9911 commented Oct 3, 2016

On Windows 10, I installed node.js (containing npm) and also bower (npm install -g bower).
Git installation was also needed.
angular-phonecat/bower.json ( run-as bower-install, works :-)

How does one now, start execution of this thing ?

@angelozerr
Copy link
Owner

This issue is about bower which comes from Eclipse Neon, please post your question to Eclipse forum. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants