plugin for blackberry app using phonegap - eclipse

I am confused which plugin to install
1-http://www.blackberry.com/go/eclipseUpdate/3.6/web--blackberry webworks sdk and plugin
2-http://www.blackberry.com/go/eclipseUpdate/3.6/java--blackberry java plugin and sdk
First plugin was not getting installed so I installed second one but didn't know where to place html,js pages.
Here http://wiki.phonegap.com/w/page/31930982/Getting%20Started%20with%20PhoneGap%20BlackBerry%20WebWorks ,it was written to install first plugin so is it not possible to use html pages with second plugin as first plugin was not getting installed .I have mentioned the problem with plugin here cannot install blackberry webworks plugin in eclipse

Related

Is there any way to install direct 2.4 version of GWT plugin in eclipse?

In our project we are using GWT-2.4 version of GWT plugin. This plugin was already installed in eclipse which will support for Windows XP-32 bit in long back.
But, recently I got a new system with Windows 8.1 - 64 bit. When I tried to install GWT plugin in JUNO/LUNA, by default it is installing GWT-2.6 version. This will be not supported in my project.
If is there any way to install GWT-2.4 version of GWT plugin in eclipse, please reply on this question.
Are you talking about the SDK version?
If yes, download the SDK from here.
Unpack the SDK.
Goto Preferences -> Google -> Web Toolkit
Select the Add button and choose the recently downloaded version.

Android SDK not showing in eclipse

I have installed also i have installed ADT Plugin but when creat new project it does not show android project.I have also tried to reinstall the ADT plugin but it says they are already installed.
Have you downloaded the API('s) you need/want with SDK Manager?

Cant re-install Google Web Toolkit using Eclipse plugin

I installed and updated Google Plugin for Eclipse 3.7 a few weeks ago. It installed GWT as well as other things. I was able to compile a Google App. I did several things on Eclipse today and now GWT is gone. I look at Preference-->Google-->Web Toolkit; the list is empty. I ran plugin update, it keep saying GWT is already installed and refuse to update/re-install. I uninstall GWT explicitly and run plugin update; it update without complaint. But the Preference-->Google-->Web Toolkit; the list is still empty!
How do I force plugin to populate the SDK info in Preference-->Google-->Web Toolkit?
There is actually an "Add" button to configure SDK. But I dont know the installation directory of GWT. Where does Eclipse plugin save the GWT?
Seems Eclipse keep track of the installation of GWT SDK in two different place?
My GWT SDK database seems corrupted, and Eclipse plugin seems rely on its own private data base of the status of installation of GWT SDK?
Can anyone please help?
I think that what you are referring is not the plugin but the SDK.
Download the SDK unzip it then add it preferences->Google->Web Toolkit.
The link to to download the SDK is: http://code.google.com/p/google-web-toolkit/

Standalone Eclipse Plugin for BlackBerry

Where can I find a standalone eclipse plugin for blackberry? On the blackberry website in other to develop blackberry apps one has to download a full eclipse and the plugin which is about 400MB, that seems to me like a waste of resources since I already have an existing installation. Any pointers would be good.
You can install the BlackBerry java plugin to your existing eclipse via the BlackBerry Java Plug-in Update Site.
Here is the official instruction link .
You should have Eclipse 3.6+ version and Java 2 SDK v6.0 Update 16+ .

Trouble installing Google plugin for Eclipse: Unable to get past accepting licenses

I just downloaded Eclipse Indigo for Win XP. After successfully installing the M2Eclipse plugin, I tried to install the Google Plugin for Eclipse, using this URL as my download site -- http://dl.google.com/eclipse/plugin/3.7. When prompted, I selected all packages to be installed. Android said it couldn't be found ...
(com.google.gdt.eclipse.mobile.android.feature.feature.group 2.4.2.relr37v201110112027)
Missing requirement: Android Cloud Tooling 2.4.2.relr37v201110112027 (com.google.gdt.eclipse.mobile.android 2.4.2.relr37v201110112027) requires 'bundle com.android.ide.eclipse.adt 12.0.0' but it could not be found
Cannot satisfy dependency:
From: Google App Engine Tools for Android 2.4.2.relr37v201110112027 (com.google.gdt.eclipse.mobile.android.feature.feature.group 2.4.2.relr37v201110112027)
To: com.google.gdt.eclipse.mobile.android [2.4.2.relr37v201110112027]
so I skipped it to get to this screen.
http://screencast.com/t/XK81svWmcMr
When I clicked "Next", I was greeted with a screen that asked me to accept License agreements. Even though I accepted everything, the "Finish" button was never enabled ...
http://screencast.com/t/JIEVqGKveMeU
Can someone tell me how to get past this so I can install the Google Plugin tools for Eclipse?
Google has added the Google App Engine (GAE) Tools for android in it's Google Plugin for Eclipse (GPE).
This is for integration of App Engine with Android, the fact that you are getting that error is because Android SDK is downloaded seperately, and in this case GPE expects to find that SDK on your system. To fix your problem just exclude GAE Tools from the list of modules inside GPE at the module choice screen(The screen before Install details).
As I you have to install ADT Plugin for Eclipse first: http://developer.android.com/sdk/eclipse-adt.html
Then you'll be able to install "Google App Engine Tools for Android 2.4.2"