Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
rcmaniac25
Posts: 1,789
Registered: ‎04-28-2009
My Carrier: Verizon

Re: BlackBerry Java Plug-in for Eclipse 1.3.0 released!

What files/folders are you missing?

------------------------------------------------------------
Three simple rules:
1. Please use the search bar before making new posts.
2. Kudo posts that you find helpful.
3. If a solution has been found for your post, mark it as solved.
--I code too much. Well, too bad.
Please use plain text.
BlackBerry Development Advisor
kwallis
Posts: 104
Registered: ‎01-19-2010
My Carrier: Bell

Re: BlackBerry Java Plug-in for Eclipse 1.3.0 released!

Hello.  For this current Beta version of the MAC plug-in, we currently only support development against the included 6.0 SDK.  We do not support development against the other SDK versions on MAC.

 

Thanks!

Ken Wallis - Product Manager, WebWorks
@ken_wallis
Please use plain text.
BlackBerry Development Advisor
kwallis
Posts: 104
Registered: ‎01-19-2010
My Carrier: Bell

Re: BlackBerry Java Plug-in for Eclipse 1.3.0 released!

Hello aaargh.

 

We are looking into the issues you listed when installing the MAC OSX version.  In terms of your fourth point:

 

4) It throws StackOverflowError's and crashes.

 

Can you please grab copies of your Eclipse log files and submit them to support so that we can examine the issue?

 

Thanks!

Ken Wallis - Product Manager, WebWorks
@ken_wallis
Please use plain text.
BlackBerry Development Advisor
gbeukeboom
Posts: 1,940
Registered: ‎10-16-2009
My Carrier: Bell

Re: BlackBerry Java Plug-in for Eclipse 1.3.0 released!

FYI, support's email is devsupport@rim.com. Please reference your post in your email.

Garett Beukeboom
BlackBerry Development Advisor
Developer Zone
@garettbeukeboom

--
Think of a great new feature? Find a bug?
Log and track them using the Developer Issue Tracker
Please use plain text.
Developer
jprofitt
Posts: 604
Registered: ‎12-27-2010

Re: BlackBerry Java Plug-in for Eclipse 1.3.0 released!

 


simon_hain wrote:
copied them as well, but did not work. i used the "full install" helios now, but autocompletion is not working. no time to toy around, switched back to 3.5 again.

Switched back as well. Started getting a lot of verifications errors that would just make me have to clean and repackage as well as class not defined errors that, again, would disappear after repackaging. As far as the autocomplete, though, I got it turned back on by going to Preferences->Editor->Content Assist->Advanced and enabling Java Proposals.

 

Please use plain text.
Developer
cwong15
Posts: 192
Registered: ‎02-27-2009

Re: BlackBerry Java Plug-in for Eclipse 1.3.0 released!

 


MSohm wrote:

 


Marc_Paradise wrote:

The eclipse updater link seems to be invalid as well:

 

http://www.blackberry.com/go/eclipseUpdate/3.6/java

 

Error: could not find http://www.blackberry.com/go/eclipseUpdate/3.6/java


Are you seeing this error within Eclipse using the Install Software wizard or are you trying to click on the link in your browser?  The first should work, the second will not.

 


 

This fails within the "Install New Software" wizard because it requires a password. But at no point are we given an opportunity to enter the username/password to access the site. I am never prompted for the credentials. It always fails with the following error message:

 

Unable to read repository at http://www.blackberry.com/go/eclipseUpdate/3.6/java/content.xml.
Unable to read repository at http://www.blackberry.com/go/eclipseUpdate/3.6/java/content.xml.
No password provided.

Please use plain text.
Administrator
MSohm
Posts: 13,065
Registered: ‎07-09-2008
My Carrier: Bell

Re: BlackBerry Java Plug-in for Eclipse 1.3.0 released!

 


jprofitt wrote:

Does anyone know what the requirements are for the "Version" attribute in the Application Descriptor now? I used to be able to append info to designate beta builds (b1, b2, etc) but it complains about that now.


 

The BlackBerry Java Plug-in for Eclipse 1.3.0 imposes the BlackBerry application version to comply to the MIDP 1.0 version restriction of (X.X[.X]). 

 

Many application servers that serve up JAD files require this format.

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
Developer
br14
Posts: 490
Registered: ‎06-24-2008

Re: BlackBerry Java Plug-in for Eclipse 1.3.0 released!

"imposes the BlackBerry application version to comply to the MIDP 1.0 version restriction of (X.X[.X]). "

 

Could that be added to the "Whats new in this release" section?

 

Given that previous releases did not appear to impose the restriction.

Please use plain text.
BlackBerry Development Advisor
kwallis
Posts: 104
Registered: ‎01-19-2010
My Carrier: Bell

Re: BlackBerry Java Plug-in for Eclipse 1.3.0 released!

Hello cwong15.

 

We have not been able to reproduce the scenario where you do not get prompted to enter your password.  Can you please try clearing your master password located at $USERPROFILE$\.eclipse\org.eclipse.equinox.security, then try again and see if you are prompted again?

 

Thanks!

Ken Wallis - Product Manager, WebWorks
@ken_wallis
Please use plain text.
Developer
cwong15
Posts: 192
Registered: ‎02-27-2009

Re: BlackBerry Java Plug-in for Eclipse 1.3.0 released!

You said: "The BlackBerry Java Plug-in for Eclipse 1.3.0 imposes the BlackBerry application version to comply to the MIDP 1.0 version restriction of (X.X[.X]). " How would you reconcile this to the fact that BlackBerry App World accepts version numbers of the form x.x.x.x? BlackBerry Messenger, for example, is at version 5.0.1.41.
Please use plain text.