BlackBerry Forums Support Community

BlackBerry Forums Support Community (http://www.blackberryforums.com/index.php)
-   Developer Forum (http://www.blackberryforums.com/forumdisplay.php?f=15)
-   -   Problemn with Eclipse and BlackBerry Jar. (http://www.blackberryforums.com/showthread.php?t=120197)

JoaoGalli 02-29-2008 08:29 PM

Problemn with Eclipse and BlackBerry Jar.
 
Hi everyone,

I am having problemns to use the blackberry jde jar with any type of project in eclipse. Everytime I build a class that extends something like UIApplication or MainScreen, the autocomplete (Ctrl+Space) doesn't work.

Eclipse stops recognysing any class from the BlackBerry API, like TextField or Label.

But if the class doesn't extends a class from the BB API, everything works fine.

Everybody have these problemn? Can I do something to solve it?

thanks.

richard.puckett 02-29-2008 11:03 PM

Is net_rim_api.jar on your Eclipse classpath? Sounds like you have perhaps one of the Java SE libraries on there but not RIM's. Remove all libraries from your classpath and add net_rim_api.jar. Despite RIM's Eclipse usage instructions, you don't need (and shouldn't have) anything other than net_rim_api (plus any third party libs such as ksoap, etc).

JoaoGalli 03-01-2008 07:54 AM

Already Tryed..
 
Quote:

Originally Posted by richard.puckett (Post 855273)
Is net_rim_api.jar on your Eclipse classpath? Sounds like you have perhaps one of the Java SE libraries on there but not RIM's. Remove all libraries from your classpath and add net_rim_api.jar. Despite RIM's Eclipse usage instructions, you don't need (and shouldn't have) anything other than net_rim_api (plus any third party libs such as ksoap, etc).

Thanks for the attention, but I already tryed to clean all the libraries and the classpath, but it doesn't work. I'm starting to think that it's the JAR fault.
I will try it in netbeans today.

ptys 07-08-2008 04:29 PM

Quote:

Originally Posted by JoaoGalli (Post 855511)
Thanks for the attention, but I already tryed to clean all the libraries and the classpath, but it doesn't work. I'm starting to think that it's the JAR fault.
I will try it in netbeans today.

I ran into the same issue. Auto-complete doesn't work at all in the eclipse version of the IDE. Is there any resolution to this?

BB JDE looks very poor with respect to usability and I'm trying to avoid it at all cost.


All times are GMT -5. The time now is 07:06 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.