如何在 Eclipse 中包含 javascript 文件

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/6263928/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 16:24:31  来源:igfitidea点击:

How to include javascript file in Eclipse

javascripteclipsejspgalileo

提问by Abhimanyu Srivastava

Actually I am a new user of eclipse.... I am integrating a library into my web application.i am stuck over the problem of including javascript file into my application...can anyone help me on how to do it in eclipse.. i use e

实际上我是 eclipse 的新用户.... 我正在将一个库集成到我的 web 应用程序中。我被困在将 javascript 文件包含到我的应用程序中的问题...任何人都可以帮助我如何在 eclipse 中做到这一点。 .我用e

采纳答案by Benny Tjia