Following steps should be done:
- Download JavaScript Library whichever you wish
- Put it somewhere in the project folder, BUT NOT in the WEB-INF folder, better above, otherwise
Eclipse and Tomcat would not recognize it - Follow this path in Eclipse:
- Window -> Preferences -> JavaScript -> Include Path -> User Libraries -> New...
- Create there a new library with the name you wish
- Click on "Add .js file"
- Find your library in the project and add it
- Click OK
This is it, you are done!
No comments:
Post a Comment