How To add the JDE To Eclipse Plugin - blackberry-eclipse-plugin

I have used NetBeans IDE,I installed the NetBeans plugin for BB,and then it will detect the List of JDE's presently installed in the System and i can use it in NetBeans.
Similarly i want to know how to add the Blackberry JDE to Eclipse IDE.It always come with Inbuit JDE 4.5 and what can be done to add new JDE's(5.0 ,6.0 etc) to the Eclipse IDE.I have Eclipse 1.0.67 version,
Besides in the Form ,is it possible,i have also downloaded Eclipse 1.1.s
Do i want to download new plugin similar to netbeans ,can u explain in detail?
Regards
Rakesh Shankar.P

In the Help menu, choose Install New Software. In the resulting dialog, click the Add... button. In the Location field add this url: http://www.blackberry.com/developers/jar/3.6/java/. You don't need to add a name, Eclipse will resolve it for you. Once it's added there is a wait while Eclipse fetches data from that url. Expand BlackBerry Java Plug-in Category once it loads, and the available SDKs will be there. Installing any of those will configure Eclipse with the JDE you want.

Related

How to create Web Application in Apache Netbeans 10?

Just I've downloaded Netbeans 10. While creating new project, I'm not getting option 'Web Application'.
How to do it?
Is there GUI design builder for web applications in Apache Netbeans 10?
Unlike some earlier NetBeans releases such as 8.2, Apache NetBeans 10.0 does not support web development by default, and that is why you do not see an option for Java Web under the Categories listed within the Project Wizard. See What's Happened to My Favorite NetBeans Plugins? for additional background information.
However, web development can still be performed using Apache NetBeans 10.0. You just need to install some plugins first:
Go to Tools > Plugins and select the Available Plugins tab.
Ensure that the entries are sorted in ascending Category order. Click the Category column header to do that if necessary.
Scroll down and locate the entries for the Category named Java Web and EE.
Under the Install column check all of those entries:
Click the Install button to install those checked Java Web and EE plugins.
Follow the instruction for the Installer wizard. The requested plugins will be downloaded and installed, and you will be invited to click Finish to restart NetBeans.
After the restart select File > New Project.... There should be new entries in the Categories list named Java Web and Java EE, allowing you to create web and EE applications:
Troubleshooting:
If there are no entries for Java Web and EE on the Available Plugins tab then update your question with a screen shot of Tools > Plugins > Settings.
If the plugins appear to install correctly but Java Web and Java EE are still not available under the Project Wizard after a restart then update your question with:
A screen shot of Tools > Plugins > Installed, with the User Installed Plugins entry selected.
The recent content of the NetBeans log (View > IDE Log).
If you're not seeing the Java Web and EE categories, you need to go into Settings and make sure Netbeans 8.2 Plugin Portal is checked like in the image below.

eclipse and Java ME, "you must add at least one configuration"

I need to make an app for my cheap phone, and I downloaded eclipse, java sdk, and java me sdk for it. I can't create a simple Java ME project, because when I click File->New->Java ME Project and type name, it says
you must add at least one configuration
Tutorial like this http://www.wideskills.com/j2me/configure-java-me-in-eclipse says to go to Window->Preferences->Java ME->Device Management->Manual Install and provide the path to the Java ME sdk, C:\Program Files\Java_ME_platform_SDK_8.3 in my case. Except it finds nothing for me.
Try to install the Sun Java Wireless Toolkit and give its path to download! It worked for me. Or add the MTJ (Mobile Tools for Java) plugin and we will have an environment ready to create Java ME applications.
To do this, go to the menu Help > Install new software and add the URL: http://download.eclipse.org/mtj/updates/1.1.2/stable

Uninstall eclipse plugin - linux

I'm developing an eclipse plugin and in order to test it I have to install it into my eclipse application regularly. However as I dont't want to change the version of my plugin every time I want to test a new feature I always uninstalled the plugin from within eclipse and afterwards I'd go to the eclipse folder and delete my plugin out of the plugins folder (and delete the respective entries in the eclipse XML-files).
That worked great in windows but I have recently switched to Linux (Mint) and I just found out that my plugin is no longer located in the plugins folder inside the eclipse program directory. Therefore I can't really delete the old plugin whcih then prevents the new version of the plugin from installing properly.
Does anyone have an idea about where eclipse copies the installed plugin or a differerent approch to actually completely uninstall (delete) an installed eclipse plugin?
Okay after searching through my whole filesystem I found it out myself.
Eclipse has a hidden folder in the home directory named .eclipse in which each installed eclipse version has it's sub-directory and in there there is also a plugins and a features folder that then contain the externally installed plugins and features.
It also contains the corresponding artifacts.xml.
I'm not sure whether this behaviour is specific to the Linux Mint OS or rather a new "feature" of Eclipse Neon but if anyone is having the same problem that's were I found it.
Help -> Installation Detail.
Then click the plugin you want removed then press "Uninstall...".
Note: there is a "Plug-ins" tab in the Installation Detail dialog. This is misleading; you are not to click it.
Ps. It might be easier to test the plugin, during development, on a run-time workbench.

How do I determine which eclipse sdk is being used?

I have multiple eclipse SDKs installed on my linux notebook. They are in different directories and I do not remember which is the last one I installed. The command 'which eclipse' gets me /usr/bin/eclipse. /usr/bin/eclipse is a shell script that (among other things) sets ECLIPSE=/usr/lib/eclipse/eclipse. /usr/lib/eclipse/eclipse is a real executable (not a link) that was copied in from elsewhere.
The command 'eclipse' brings up a functioning eclipse. My question is: If I want to expand the capabilities of this eclipse, which SDK do I need to make changes to - ie which SDK do I insert add-ons? That is, given an executing eclipse, how do I find the sdk?
On the Help > About Eclipse dialog click Installation Details for lots of details about the installation. The Configuration tab contains the paths of what is being used.
Adding to Eclipse is generally done using Help > Install New Software and you don't normally need to know where the Eclipse install is for this!

Eclipse Indigo for Java EE + Maven plugin = the Maven menu does not appear in import and preference

I have used Indigo Java (not Java EE) and the maven plugin is already installed. Or at least, I know I have the possibility to import a Maven Project without installing anything.
But then I wanted to use Eclipse Indigo for Java EE developers. This version does not have maven already installed. I can not import a maven project. So I decided to install the m2e plugin.
And I have tried to install it many different ways (information on theses sites):
http://code.google.com/p/google-web-toolkit/wiki/WorkingWithMaven
http://googlewebtoolkit.blogspot.com/2011/09/working-with-maven-and-requestfactory.html
http://code.google.com/p/listwidget
I also tried to use the Eclispe market place for the installation of the plugins. The installation process does not fail. But the Maven menu in import and Windows->Preference does not appear inside Indigo Java EE?
NB: I am running Windows 7, 64 bit edition
Here's what I did in Indigo.
Go to Help>>Install New Software
Paste the below URL over there
http://download.eclipse.org/releases/indigo/
You will see a list below. From the list expand "Collaboration" and you can see m2e - maven integration for eclipse.
select that and click next. Got one error in between but it's working now.
This software repository, http://download.eclipse.org/releases/indigo/, provides access to the software for the Eclipse indigo release. It contains code from the release, June 2011, and SR1, September 2011 and SR2, February 2012.
The repository site URL is typically pre-populated in the list of software repositories when you install the Eclipse Platform or SDK.
For more information about installing or updating software, see the Eclipse Platform Help.
There is also a collection of handy, downloadable all-in-one zip files available for many interests and platforms. Many people find these all-in-one packages the easiest way to get started.
I,m using Eclipse INDIGO.
try this link. It works for me.
http://download.eclipse.org/technology/m2e/releases
ECLIPSE INDIGO
Go to Help>>Install New Software
Paste the below URL over there http://download.eclipse.org/releases/indigo/
You will see a list below. From the list expand "Collaboration" and you can see m2e - maven integration for eclipse.
select that and click next. Got one error in between but it's working now.
http://download.eclipse.org/releases/indigo/ worked foe me.
You will see a list below. From the list expand "Collaboration" and you can see m2e - maven integration for eclipse.
eclipse Indigo : Build id: 20110615-0604

Resources