01-14-2011 11:47 AM
What files/folders are you missing?
01-14-2011 02:45 PM
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!
01-14-2011 02:48 PM
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!
01-14-2011 02:50 PM
FYI, support's email is devsupport@rim.com. Please reference your post in your email.
01-14-2011 03:31 PM
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.
01-15-2011 12:51 AM
MSohm wrote:
Marc_Paradise wrote:
The eclipse updater link seems to be invalid as well:
http://www.blackberry.com/go/eclipseUpdate/3.6/jav
a
Error: could not find http://www.blackberry.com/go/eclipseUpdate/3.6/jav
a
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/jav
Unable to read repository at http://www.blackberry.com/go/eclipseUpdate/3.6/jav
No password provided.
01-17-2011 09:48 AM
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.
01-17-2011 10:59 AM
"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.
01-17-2011 11:11 AM
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.securit
Thanks!
01-17-2011 11:12 AM