Switching between software development kits

Hi guys.

I'm kinda a n00b when it comes to development of blackberry, bare with me.

I have my app works well with JDE 5.0, but I need to make another version that works with 4.5 (or maybe even before), so I have a few questions:

* How to actually install an older version of the JDE that works with the eclipse plugin?  I tried to download the old JDE, install, then going through the motions of adding a new JRE, but it doesn't seem to be a definition (.ee) with the JDE file.

* How people face duty to support both versions of the software in Eclipse?  People need to just two completely different projects?  do you have a clever way of sharing code?

Actually there is not that much difference between the touch and the railroad, just be the code for a custom field to allow you to scroll on a bitmap using TouchEvents.

See you soon

-DB

found in the documentation of the rim

should be like this http://www.blackberry.com/go/eclipseUpdate/3.5/java

http://docs.BlackBerry.com/en/developers/deliverables/12794/BlackBerry_Java_Plug-in-Installation_and...

Tags: BlackBerry Developers

Similar Questions

  • Switch in Eclipse software development kit

    The current application, I'm working on that is compiled and runs under SDK5.0. I downloaded SDK4.7 Eclipse and 4.5 and want to compile against 4.5 to support the 8300 devices.

    When I opened the Application descriptor, the box in the generation tab shows the three (4.7, 4.5 and 5.0) SDKs the checkmark against the 5.0. I can't change the check mark.

    I tried to change the JRE in the configuration and by selecting the alternate, this just opens the 8300 but Simulator do not recompile the application.

    What is the procedure to change the SDK so that the application can be downloaded to legacy devices.

    Thank you

    Alan

    Perform the following steps:

    (1) expand the project in the package Explorer.

    (2) right click on the JRE System Library folder, and click Properties.

    3) click JRE replacement and select the version of the JRE, you want to use.

  • Switching between LR3 develop and LR4 develop automatic

    While working on a photo of the sunset greoup, I noticed that I moved between photos, the develop module had sliders for the shadows, whites and blacks. Normal LR4. Then I clicked on a picture of deffrent and he had a slider for fill light and blacks, according to the LR3. I thought that I had updated all my catalogs 3-4, this could be the problem? I know that many of the photos were 1 imported with LR3. Any help?

    Thank you

    Mike

    http://blogs.Adobe.com/lightroomjournal/

    This link may provide some info on the subject. A "Preset" created in LR 3 can be in the soup.

  • Used to package software development kit

    Is there a way to know what sdk has been used to package a widget application?

    Hello

    Unfortunately, the SDK version is not contained in the packaged application.

    Erik Oros

    BlackBerry Development Advisor

  • Automation of shared review for Reader using the Acrobat 9 software development kit

    I am new to the Acrobat SDK kit, but also writing plug-ins.

    However, I was instructed to implement a 'shared check' in Reader for collaborative proofing.  I understand how to do this using the "Send for shared review" Wizard in Acrobat, but I need to automate this process.  PDF files which will be a protection at a meeting of "Shared review" using player emerged a Hotfolder process, so there is no physical end user to run the Acrobat 9 "Send for shared review" for each PDF.  I need to automate this process.

    I was told that the SDK would allow this, but at the same time, I read a few posts claiming this can be done in the SDK and LiveCycle is required.

    Can someone confirm that the SDK can activate a PDF of "shared control"?  If so, how this is done?

    If it cannot be done, is the only option for LiveCycle or can a macro Acrobat written to simulate the Wizard "Send for shared review"?

    Thanks in advance.

    There is no automation facilities to "Send for shared review" in the Acrobat SDK kit - so this isn't an option.

    I don't think that the latest version of LiveCycle can do it either...

  • Errors from the linker resettlement after 10.2 software development kit update?

    Hello BBRY devs.

    Someone known errors from the linker relaction after upgrade of NDK 10.2 when linking to create in-house static libraries to the executable?

    / Applications/Momentics.app/host_10_2_0_15/darwin/x86/usr/bin/ntoarm-ld:... /... /.. /.. /.. (/ Engine/lib/blackberry/Device-Release/libEngine.a(VMUtil.o): relocation R_ARM_THM_MOVW_ABS_NC against 'a local symbol' can not be used when an object shared; Recompile with - fPIC

    .. /.. /.. /.. /.. / Engine/lib/blackberry/Device-Release/libEngine.a: could not read symbols: bad value

    Compile static libraries with - fPIC seems to fix the problem, however, curious as to why this has just creeped upward. Perhaps from the old project files using different default compiler settings?

    Thank you

    Stéphane

    Hello.

    That's a likely scenario.  There was a 10.1 change that had t be solved with - fPIC, but that latest IDEs use models that account for it properly.

  • Error when you try to run the script by using the software development kit at the start of the plugin

    Hello

    I am trying to run a script when my InDesign plugin loading. I called the PanelTreeView sdk sample for example and implemented a Boss StartupShutdown

    In my implementation, in the startup() method, I have the code to get the scriptManager and the scriptRunner for my javascript I want to run. However, when my code hits the following line:

    InterfacePtr < IScriptRunner > theRunner (() Utils < IScriptUtils >-> QueryScriptRunner (scriptFile)); ScriptFile is the script ID file I want to run

    I get error saying "Calling ScriptInfoDatabase::InitScriptInfoManager until resources have been registered".

    I wonder how I can fix this error. or if it of too early to call scriptrunner, then is there another place where I can call him to scriptrunner run my script

    This is how I defined my StartupShutdown Boss class in the file .fr

    Class
    {
    kmyStartupShutdownBoss,
    kInvalidClass,
    {
    / * Implementation of the IStartupShutdownService that runs a script at startup * /.
    IID_IAPPSTARTUPSHUTDOWN, kmyStartupShutdownImpl,
    / * identify the type of service * /.
    IID_IK2SERVICEPROVIDER, kCStartupShutdownProviderImpl,
    }
    },

    Appreciate any help on this one... Thank you!

    Sameer

    Depends on your version of InDesign, you can plan an IdleTask and do it from there or just use a lazy start.

    IID_IK2SERVICEPROVIDER, kLazyStartupShutdownProviderImpl,

    Again depends on your version of InDesign, you first need to check if a script can if run at all - some other nasty plugins can prevent with modal dialog boxes.

    Finally, there is the ability to run scripts to start even without plugin...

    Dirk

  • How to get the version of the vcloud director in the Java development kit

    Hello

    I'm trying to get the version of the vcloud director of IPY. I am currently using

    customer. Login ("administrator@System", "dangerous", client.getSupportedVersions () .get ("1.0"));

    to get the version... but I want to get the version of the VCD not the version of the api... I use the VCD 1.5 and 1.0, so according to the investigation period, I need to go get the VCD version.

    Thank you

    Kiran

    Hi Kiran,

    The object that is returned when GET-ting/api/admin contains a element indicating the version of vCD. It is available in both API 1.0 and 1.5.

    Because I'm not very up-to-date with software development kits, someone familiar with the Java SDK can direct you to the class concerned representing this API call.

    Kind regards

    Todor

  • Development of switching between desktop App

    Hey All-

    I was stuck on what seems like a simple question. I can't find a clear answer here.

    Switching between apps in different offices.

    Example:

    You will need to tilt back a lot between Safari and Photoshop.

    Each application is the only application open.

    Work in office 1 with Safari.

    Working in the office with Photoshop 3.

    I use the command + Tab.

    Working in Safari (and vice versa): using command-Tab it shows in the Menu bar which is Photoshop. But the development of the app screen does not switch on Photoshop in Desktop 3. It remains on Safari.

    This occurs with any application between desktops.

    Any help is appreciated. Thank you!

    In preferences-> Mission control system you have the option "when passing to an application, switch to a space with windows open to the application" license?

  • Software to switch between open windows on a necessary timer

    I need a software to switch between several windows open on a timer.  It will be used for a monitoring station in a manufacture of fixtures to leave the hands free, surveillance of several sets of information that are in different windows.  Anyone know where I can get such software or how even pick him up?  I search the web using 'scroll open windows' 'as alt + tab' 'timer switching window focus.

    Any help would be appreciated.

    Brian

    Hello

    Please use your favorite search engine to look for such software.

    THIRD WARNING:
    Using third-party software, including hardware drivers can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the use of third-party software can be solved. Software using third party is at your own risk.

  • Script for random switch between different waveforms

    Hello.

    How correctly to write the script to switch between different waveforms when generating?

    For example:
    We use the niFgen allocate named Waveform VI to allocate three waveforms. When you run the generator, the first forms of wave of work. Then the generator is activated and used in the following waveforms only second and third.

    Or, we have configured 10 waveformsand by train to spend no fixed cyclically between everyone, but only between 2 and 5 waveforms.

    If it is possible to achieve?

    Max O.

    Developer of software and engineering,

    TeSLa.

    Hi Max,.

    Each stage needs, too.  End ifs should take place at the end.  For example:

    If scriptTrigger0
    generate a myWfm0
    on the other
    If scriptTrigger1
    generate a myWfm1
    on the other
    If scriptTrigger2
    generate a myWfm2
    on the other
    / etc...
    end if
    end if
    end if

    Of course, it must all be encapsulated in a repeated structure to continue checking for triggers.

    Kind regards

  • Can I use horizontal scroll to switch between tabs?

    I find it useful to switch between tabs with the side-scrolling my mouse wheel. Can I configure Firefox in this way?

    Apparently FireGestures doesn't support scrolling directly if you can't make it work. I have no local way to test it, because nobody doesn't know I have a mouse with a horizontal scrolling. FireGestures provides alternatives (I use the tab scrolling of line), however, and supports scripts , if you want to try to use the technical information provided by cor - el.

    One avenue would be to use the mouse like Logitech Setpoint or Microsoft Intellipoint software to set the scrolling to run the FF Ctrl + PgUp and Ctrl + PgDown hotkey combo. This would negate native scroll, however.

    You can leave your comments at https://input.mozilla.org/en-GB/feedback/ if you do not want to see this feature implemented. I think you're better of trying to get an add-on to do this though, as horizontal scrolling appears to remain a characteristic very niche.

  • HP 27xw monitor: manual switching between HDMI devices?

    I recently bought the 27xw from HP to my local Costco Wholesale, and so far I love it. But I have a small question, what I would like to see if there is a work around. I plugged my monitor to my PC (HDMI 1) and my XBox 360 (HDMI 2). But trying to "switch" between them is impossible due to the limitations of a switch screen found in the software on my PC. Is there a manual switch to do this, maybe located under the screen where is the power button? I feel there are several buttons down there, but I do not want to rely on one of them for fear of screwing something up. If anyone can help?

    Hello

    Please try the Source button, which is the power ON / OFF button or OSD next door (left side). They can help otherwise a HDMI switch auto can do the job very well.

    Kind regards.

  • iMac (retina 5K, 27 inches, end of 2015) 1-2 second stops when you try to open or switch between applications

    1-2 second ago stops whenever I try to open an application or switching between applications. The animation of the application icon in the status bar at the opening of the starts, pauses for 1-2 seconds and ends before you open the application. When you click on an inactive application window it pauses for 1 to 2 seconds before making the active window. This only happens after a reboot. It takes about a day being initialized for this problem to occur.

    This does not seem like behaviour expected of such a new machine with charge card. All advice is appreciated.

    Here is my EtreCheck report:

    ***

    EtreCheck version: 2.9 (250)

    Report generated 2016-02-03 11:33:10

    Download EtreCheck from http://etrecheck.com

    Running time 01:31

    Performance: Excellent

    Click the [Support] links to help with non-Apple products.

    Click [details] for more information on this line.

    Click on the link [check files] help with unknown files.

    Problem: Computer is too slow

    Description:

    1-2 second ago stops whenever I try to open an application or switching between applications.

    Hardware Information:

    iMac (retina 5K, 27 inches, end of 2015)

    [Data sheet] - [User Guide] - [Warranty & Service]

    iMac - model: iMac17, 1

    1 4 GHz Intel Core i7 CPU: 4 strands

    32 GB of expandable RAM - [Instructions]

    BANK 0/DIMM0

    8 GB DDR3-1867 MHz ok

    0/DIMM1 BANK

    8 GB DDR3-1867 MHz ok

    BANK 1/DIMM0

    8 GB DDR3-1867 MHz ok

    BANK 1/DIMM1

    8 GB DDR3-1867 MHz ok

    Bluetooth: Good - transfer/Airdrop2 taken in charge

    Wireless: unknown

    Video information:

    AMD Radeon R9 M395X - VRAM: 4096 MB

    iMac 5120 x 2880

    Software:

    OS X El Capitan 10.11.3 (15 d 21) - time since started: about one day

    Disc information:

    SM1024G SSD APPLE disk0: (1 TB) (Solid State - TRIM: Yes)

    EFI (disk0s1) : 210 MB

    HD (disk0s3) [recovery] recovery: 650 MB

    iMac (disk1) /: 999,33 (Go 652,85 free)

    Storage of carrots: disk0s2 999.70 GB Online

    USB information:

    Broadcom Corp. Bluetooth USB host controller.

    Apple Inc. FaceTime HD camera (built-in)

    Western Digital my passport 071D 1 TB

    EFI (disk2s1) : 210 MB

    Boot OS X (disk2s3) : 134 MB

    Backup local (DIS3) Volumes/iMac/iMac local backup: 999,51 (Go 107,33 free)

    Encrypted AES - XTS unlocked

    Storage of carrots: disk2s2 999.83 Go online

    Apple Inc. IPhone.

    Reader SuperDrive for MacBook Air Apple Inc..

    Lightning information:

    Apple Inc. Thunderbolt_bus.

    Guardian:

    Mac App Store and identified developers

    Unknown files:

    /Library/LaunchAgents/com.support.com.PerUser.Nexusd.plist

    /Library/LaunchAgents/com.support.com.PerUser.Nexussrvd.plist

    2 unknown files found. [Check files]

    Kernel extensions:

    / System/Library/Extensions

    com [no charge]. Belcarra.iokit.USBLAN_netpart (2.0.2) [Support]

    com [no charge]. Belcarra.iokit.USBLAN_usbpart (2.0.2) [Support]

    com [no charge]. RemoteControl.USBLAN.usbpart (2.0.6) [Support]

    /System/Library/Extensions/Belcarra.USBLAN_netpart.kext/contents/plugins

    [no charge] com.belcarra.IOKit.netpart.Panther (1.6.1) [Support]

    /System/Library/Extensions/Belcarra.USBLAN_usbpart.kext/contents/plugins

    [no charge] com.belcarra.IOKit.usbpart.Panther (1.6.1) [Support]

    / System/Library/extensions/remotecontrol. USBLAN_usbpart.kext/contents/plugins

    com [no charge]. RemoteControl.USBLAN.panther (1.6.1) [Support]

    Launch system officers:

    [loading] 148 tasks Apple

    [operation] 88 tasks Apple

    Launch system demons:

    [loading] 191 tasks Apple

    [operation] 96 tasks Apple

    Launch officers:

    [loading] com.adobe.AAM.Updater - 1.0.plist [Support]

    [loading] com.adobe.CS5ServiceManager.plist [Support]

    [loading] com.support.com.peruser.Nexusd.plist [Support]

    [failure] com.support.com.peruser.Nexussrvd.plist [Support]

    Launch demons:

    [loading] com.adobe.SwitchBoard.plist [Support]

    [loading] com.adobe.agsservice.plist [Support]

    [loading] com.adobe.fpsaud.plist [Support]

    [operation] com.backblaze.bzserv.plist [Support]

    [loading] com.malwarebytes.MBAMHelperTool.plist [Support]

    [loading] com.microsoft.office.licensing.helper.plist [Support]

    [operation] com.sonos.SonosLibraryServer.plist [Support]

    User launch officers:

    [loading] com.adobe.AAM.Updater - 1.0.plist [Support]

    [failure] com.adobe.ARM. [...]. plist [Support]

    com.apple.CSConfigDotMacCert [fail]-[...] @me.com - SharedServices.Agent.plist

    [operation] com.backblaze.bzbmenu.plist [Support]

    [failure] com.google.GoogleContactSyncAgent.plist [Support]

    [loading] com.google.keystone.agent.plist [Support]

    [operation] com.spotify.webhelper.plist [Support]

    [loading] com.valvesoftware.steamclean.plist [Support]

    [operation] net .infinite - labs.SIMBLEnablerForSandboxedApps.plist [Support]

    [operation] ws.agile.1PasswordAgent.plist [Support]

    Items in user login:

    Workflow application (/ Applications/Flux.app)

    iTunesHelper Application (/ Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)

    Cinch Application (/ Applications/Cinch.app)

    Canon IJ Network Scanner Selector2 hidden Application (/ library/printers/Canon/IJScanner/utilities/Canon IJ Network scan Selector2.app)

    SizeUp Application (/ Applications/SizeUp.app)

    Dropbox application (/ Applications/Dropbox.app)

    The messages application (/ Applications/Messages.app)

    iTunes application (/ Applications/iTunes.app)

    Other applications:

    [operation] 2BUA8C4S2C.com.agilebits.onepassword - osx-helper

    [ongoing] com.Apple.XPC.launchd.oneshot.0x10000005.EtreCheck

    [ongoing] com.getdropbox.dropbox.48992

    [ongoing] com.irradiatedsoftware.Cinch.151392

    [ongoing] com.irradiatedsoftware.SizeUp.12192

    [ongoing] jp.co.Canon.bj.scan.network.scannerselector2.90592

    jp.co.canon.bj.printer.app.MPNEX213.45792 [loading]

    [ongoing] JP.co.Canon.cijscannerregister.14112

    [ongoing] org.herf.Flux.49952

    Plug-ins Internet:

    AdobeAAMDetect: Version: 1.0.0.0 - 10.6 [Support] SDK AdobeAAMDetect

    FlashPlayer - 10.6: Version: 20.0.0.286 - SDK 10.6 [Support]

    QuickTime Plugin: Version: unknown

    Flash Player: Version: 20.0.0.286 - SDK 10.6 [Support]

    Default browser: Version: 601 - SDK 10.11

    SharePointBrowserPlugin: Version: 14.5.8 - SDK 10.6 [Support]

    Unity Web Player: Version: UnityPlayer version 5.2.0f3 - 10.6 SDK [Support]

    Silverlight: Version: 5.1.41105.0 - SDK 10.6 [Support]

    JavaAppletPlugin: Version: update of Java 7 55 check version

    User Plug-ins internet:

    WebEx64: Version: 1.0 - SDK 10.5 [Support]

    Web of Google Earth plugin: Version: 7.1 [Support]

    Safari extensions:

    1Password

    Add to the list of Amazon gift

    InvisibleHand

    Little time

    PIN button

    3rd party preference panes:

    Backblaze backup [Support]

    Flash Player [Support]

    Time Machine:

    Skip system files: No.

    Mobile backups: OFF

    Automatic backup: YES

    Volumes to back up:

    iMac: disc size: 999,33 GB disc used: 346,49 GB

    Destinations:

    The iMac HD Gallagher family backup local [Local]

    Total size: 999,51 GB

    Total number of backups: 82

    An older backup: 27/05/15, 12:54 AM

    Last backup: 03/02/16, 10:34

    Backup disk size: too small

    Backup size 999,51 GB< (disk="" used="" 346.49="" gb="" x="">

    Top of page process CPU:

    140% nsurlsessiond (2)

    85% launchservicesd

    78% photolibraryd

    11% cloudphotosd

    9% com.apple.photomodel

    Top of page process of memory:

    1.70 GB kernel_task

    1.12 GB launchservicesd

    1.12 GB cloudd

    Softwareupdated 492 MB

    Photolibraryd 229 MB

    Virtual memory information:

    6.39 GB of free RAM

    26,00 used GB RAM (18,35 GB being cached)

    8 MB Swap used

    Diagnostic information:

    3 February 2016, 11:31:58 /Library/Logs/DiagnosticReports/launchservicesd_2016-02-03-113158_[redacted].cp u_resource.diag [details]

    / System/Library/CoreServices/launchservicesd

    3 February 2016, 11:30:22 ~/Library/Logs/DiagnosticReports/iTunes_2016-02-03-113022_[redacted].crash

    com.apple.iTunes - /Applications/iTunes.app/Contents/MacOS/iTunes

    3 February 2016, 08:18:45 /Library/Logs/DiagnosticReports/nsurlsessiond_2016-02-03-081845_[redacted].cpu_ resource.diag [details]

    / usr/libexec/nsurlsessiond

    1 February 2016, 19:53:04 self-test - spent

    Hello Agent37,

    What are your settings of Photos? Looks like you have a ton of photos regenerate and transferring to iCloud. I've seen similar reports, but I'm not a heavy user of Photos. I'll see if I can move your question on the forum Photos: Photos for Mac

  • Satellite L855 - 14K - random switching between power settings

    My Satellite L855 - 14K is used when it is plugged. The screen changes every seconds bright for dim - at the same time the logo in the taskbar switches to [plugged, load] to [xx % remaining] and the plug is removed from the logo. I changed the setting to [high-power] power and changed the setting to never reduce or turn off the screen and the brightness of the screen has been set to the maximum. There is always an obvious difference and it makes me crazy.

    The computer running Windows 7 Ultimate and has a 750 GB SSD, 16 GB of RAM, and software and BIOS are up-to-date. Battery and power have been exchanged with good known and the power supply is interrupted.

    Someone at - it ideas?

    Fred

    According to the specifications of the laptop your machine was delivered with Win8 64 bit. Have you noticed the same behavior with preinstalled OS original?
    Since when did you notice this strange "switching" between the power supply and the battery?

    To be honest, it's not easy to say with certainty what the problem is here, but I think that it cannot be software related issue. I can hardly imagine that software gets a sort of 'signal' of electronic power supply.

    The warranty is still valid?

Maybe you are looking for