Getting an error message while building PhoneGapSample in blackberry Webworks

后端 未结 6 2072
离开以前
离开以前 2021-02-05 05:00

I am working on PhoneGap BlackberryWebWorks i have install BlackBerry WebWorks plug-in:2.5.1 and Blackberry WebWorks SDK:2.0.0. and PhoneGap 0.9.4.but while building the project

6条回答
  •  不思量自难忘°
    2021-02-05 05:41

    The accepted answer didn't work for me, but I found a solution: you need to install into the Eclipse plugins/ directory the .jar for org.eclipse.jst.j2ee.ejb, because it seems like you need it, but Eclipse WST doesn't properly depend on it, so it is not always installed when it should be.

    The issue is completely unrelated to PhoneGap or Blackberry development, by the way.

提交回复
热议问题