I am working on Blackberry webworks, Phonegap framework, Apache Ant and configured them in Eclipse 3.6 with sample index.html.
我正在开发Blackberry webworks,Phonegap框架,Apache Ant,并在Eclipse 3.6中使用示例index.html配置它们。
I followed the article Getting Started with PhoneGap BlackBerry WebWorks
But I am getting an error message after running the project:
我按照文章开始使用PhoneGap BlackBerry WebWorks但是在运行项目后我收到一条错误消息:
"Errors running builder 'Faceted Project Validation Builder' on project 'MyProject' "
“项目'MyProject'上运行构建器'Faceted Project Validation Builder'的错误”
How do I properly configure the project to support cross-platform?
如何正确配置项目以支持跨平台?
3 个解决方案
#1
5
Right click on your project >>> Properties >>> Project Facets >>> uncheck Static web Module.
右键单击项目>>>属性>>>项目构面>>>取消选中静态Web模块。
#2
2
I tried the previous response and was not very successful.
我尝试了之前的回复,但并不是很成功。
Do this:-
做这个:-
install Eclipse Java EE Developer Tools using the Eclipse -> Help -> Install new software -> Work with -> (your Eclipse version's download repository. e.g.:) Indigo.
使用Eclipse安装Eclipse Java EE开发人员工具 - >帮助 - >安装新软件 - >使用 - >(您的Eclipse版本的下载存储库。例如:) Indigo。
In the filter field type, then checkbox, Eclipse Java EE Developer Tools.
在filter字段类型中,然后选中复选框Eclipse Java EE Developer Tools。
Download and let it install. No more problems.
下载并安装。没有更多的问题。
#3
0
Maybe you have a wrong item in Runtime settings of Project Facets. Right click on project >>> Properties >>> Project Facets >>> Runtime and modify it. Runtime settings of Project Facets
也许你在Project Facets的运行时设置中有一个错误的项目。右键单击项目>>>属性>>>项目构面>>>运行时并修改它。 Project Facets的运行时设置
#1
5
Right click on your project >>> Properties >>> Project Facets >>> uncheck Static web Module.
右键单击项目>>>属性>>>项目构面>>>取消选中静态Web模块。
#2
2
I tried the previous response and was not very successful.
我尝试了之前的回复,但并不是很成功。
Do this:-
做这个:-
install Eclipse Java EE Developer Tools using the Eclipse -> Help -> Install new software -> Work with -> (your Eclipse version's download repository. e.g.:) Indigo.
使用Eclipse安装Eclipse Java EE开发人员工具 - >帮助 - >安装新软件 - >使用 - >(您的Eclipse版本的下载存储库。例如:) Indigo。
In the filter field type, then checkbox, Eclipse Java EE Developer Tools.
在filter字段类型中,然后选中复选框Eclipse Java EE Developer Tools。
Download and let it install. No more problems.
下载并安装。没有更多的问题。
#3
0
Maybe you have a wrong item in Runtime settings of Project Facets. Right click on project >>> Properties >>> Project Facets >>> Runtime and modify it. Runtime settings of Project Facets
也许你在Project Facets的运行时设置中有一个错误的项目。右键单击项目>>>属性>>>项目构面>>>运行时并修改它。 Project Facets的运行时设置