Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/extjs/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
在Eclipse上运行网页(使用Extjs)_Eclipse_Extjs_Eclipse Plugin_Ide - Fatal编程技术网

在Eclipse上运行网页(使用Extjs)

在Eclipse上运行网页(使用Extjs),eclipse,extjs,eclipse-plugin,ide,Eclipse,Extjs,Eclipse Plugin,Ide,我使用Eclipse作为php/javascript/Extjs 4的IDE,这正是我想要使用内部web浏览器运行网页的时候。php和html网页运行良好。但html页面包含显示白色页面的Extjs脚本,没有错误。即使我安装了Eclipse插件(Spket) 脚本在web服务器/web浏览器(localhost)上运行良好,但在eclipse内部web浏览器中运行不正常。我也面临同样的问题,因为您的extjs文件和html文件在localhost根目录下工作,所以当您使用浏览器中的localho

我使用Eclipse作为php/javascript/Extjs 4的IDE,这正是我想要使用内部web浏览器运行网页的时候。php和html网页运行良好。但html页面包含显示白色页面的Extjs脚本,没有错误。即使我安装了Eclipse插件(Spket)


脚本在web服务器/web浏览器(localhost)上运行良好,但在eclipse内部web浏览器中运行不正常。

我也面临同样的问题,因为您的extjs文件和html文件在localhost根目录下工作,所以当您使用浏览器中的localhost地址运行它们时,它们将在eclipse中运行,html页面不是这样运行的。所以它将无法运行