RIM JDE for auto source file reformatting

After remanufacturing a source file, the dashes are all screwed up. Is it a short key to instruct rim JDE to the format of the file correct dashes instead of manually correct line-by-line?

Thank you

Some developers perform JDE and their IDE of choice next. Modify the code in your IDE of choice where you can do modern things like navigate in the database code, rename, move, delete without danger, format code, run unit tests, etc... Then alt - tab for JDE and press alt + F5 to run the Simulator, debug, set breakpoints, sign. There is some overhead to maintain the project file in both IDEs. I found JDE to be well enough to pick up the files have changed and compile the new version, but repeatedly when you open the file to set a breakpoint there will show you an obsolete version (even if the last version has been compiled and running). Not peachy, but achievable.

To start with another IDE, create a new J2ME project, add net_rim_api - 4.x.x.jar as a dependency, add your code. Compilation of all should be the least.

The other options are: try to get used to Ecplise and use the plugin. Lately, we have seen a few posts on the establishment in netbeans. People have reported good results in netbeans (which has good support J2ME and the IDE is free).

IMO the benefits of a real IDE outweigh any kinks might have a configuration that is not supported.

Cheers, Barak.

Tags: BlackBerry Developers

Similar Questions

  • Hard Drive Setup for the source files, media Cache, project, Render, etc...

    I am working to put in place the following readers:

    C: SSD for the OS and programs

    D: RAID 0 (three SATA II F3) for projects from first, where I did too, and still

    E: RAID 0 (two SATA III WD black Caviar) for the source files, hiding from media and preview the files (if I can get the controllers/SATA III RAID Marvel that is)

    External HD USB 3.0 for backup projects

    Should I make this different?

    Anyone think it would be better to use the SDD discs instead of hard drives? I have

    Please confirm that it is correct:

    C: SSD for:

    • Operating system and programs
    • No pagefile

    D: RAID 0 (three SATA II F3) for:

    • No pagefile
    • First project
    • Source files of project first (suggestion by evil)
    • Project yet

    E: RAID 0 (two SATA III WD black Caviar) for:

    • Swap file (install first, 12 GB since I have 24GO RAM)
    • Media cache
    • Preview files
    • Rendering of the project (e.g., DVD MPEG2, H.264, etc.) / source files of project yet

    Fix.

    When I finish my PR projects, I use DVD - HQ Bitrate & GOP calculator to determine the parameters of flow and export to DVD MPEG2 or H.264 - BR according to my delivery format, but also because I always export sound instead of AC3 5.1 2.0. I only make my chapter points in Encore and not worth trying it in the PR, due to the limitations of long GOP. Again these same limitations, but I prefer to do it in yet, because then I can easily adapt and make the poster frames for my taste.

    In my workflow, so I have my source media and the project on the D drive and export the MPEG2-DVD, or H.264 - BR in drive E. open the project again from my D drive, and then import the assets on my E drive.

    Reminder I export the image file and then use Nero to make multiple copies, because with Nero I can use multiple burners, creating 50 copies goes two times faster with two burners or even 4 times faster with four burners.

  • The analysis of file for the source files

    Hello



    I need to analyze the specified source file to extract all files and processing them in the order (launch a script on the file). I have a feeling it's possible via Jython or Shell scripts (Source file is located on the Unix machine). But as I have never Jython, I wish I had some advice how it can be done.



    Thanks in advance

    Hi Shamil,

    Let's get this straight: you call a scenario for each file in a folder, right?
    I believe that the best way to solve that is the case:
    (1) you must load the list of files in a directory (dir or ls, as the operating system) in a temporary table. In this case, you run the command output to a text file (dir / b > test.txt) and then load that file into the temporary table.
    (2) once you create an ODI procedure would then name the source that you select a file in the temporary table and the target, you call the script, the name of the parameter file.
    (3) in the Datastore ResourceName put the variable that will receive the name of the file.

    I hope I helped

    [of]

    Mateus Balen

  • How can I get the utility auditor of system files (SFC) in Windows XP to search for the source files on a CD in a CD/DVD EXTERNAL drive instead of the CD/DVD drive internal Windows?

    I use a Dell Dimension E310 PC running Windows XP Media Center Edition.  The CD/DVD drive has stopped recognizing CD long ago.  (He still recognizes DVD but not CD).  I use an external drive to CD/DVD of Asus.  I keep getting messages that Windows need to replace versions unrecognized some Windows file and asks me to insert my source CD into the CD/DVD drive.  I checked the MS Knowledge Base and got instructions on how to use the utility (SFC) System File Checker to replace the unrecognized Windows files.  I started the process and inserted the source of CD files (recovery CD provided by Dell with the PC when I bought it) in the drive of external CD/DVD, but the SFC would not recognize it it.  He just kept asking me to insert the CD of source files in the CD/DVD drive.  So I have to find a way to get the SFC utility to find files in the external CD/DVD drive source - or I have to take the PC to the Geek Squad, buy a new CD/DVD drive and get them to install it.  Would appreciate any help you can provide.

    GO to start > run > regedit
    Access
    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Setup

    SourcePath = X:

    Where X: is the drive letter of your CD/DVD

  • I can no longer view source files in Firefox 6. It is very important for my work as SEO consultant.

    Under view I can no longer read the Web page Source file. SEO consultant, it is essential for my work. Please can you restore this functionality for FireFox 6.

    • Firefox > Web Developer > Page Source
    • Tools > Web Developer > Page Source
    • Right-click on a web page to open the shortcut menu and select the Source of the Page
  • Kind for groups under construction according to the Source file name property

    Hello

    I use a script to load the 4 files in th data portals and later graphic some selected channels. The problem is that when I choose the files via a dialog box, the order mixes in the data portal. I wish the files to be sorted according to the name of the source file. Here's the script of loading:

    Dim i, intLoop, group b
    Call Data.Root.Clear)
    If FileDlgShow (DataReadPath, "TDMS files, *.tdms", "DataSelection", True) = "IDOk" then
    For i = 0 to UBound (FileDlgNameList)
    Call the DataFileLoad (FileDlgNameList (i), "TDMS", "Load") DataFilename, FileImportFilter, ImportAction
    Next
    End If

    Is there a way I can do?

    Thank you!

    Hi Saloutios,

    You can sort the table of FileDlgNameList using the BubbleSort algorithm, for example:

    Void BubbleSort (arr)
    Dim value, numEls
    Dim index
    Dim firstItem
    Dim indexLimit, lastSwap
    "take into account the optional arguments.
    numEls = UBound (arr)
    firstItem = LBound (arr)
    lastSwap = numEls
    Do
    indexLimit = lastSwap - 1
    lastSwap = 0
    For index = firstItem to indexLimit
    value = arr (index)
    If (value > arr (index + 1)) then
    "If the elements are not in order, redeem them
    (Index) ARR = arr (index + 1)
    ARR (index + 1) = value
    lastSwap = index
    End If
    Next
    LastSwap loop while that
    End Sub

    The input array is sorted after that you called this procedure.

    Hope this helps

    Winfried

  • I should "separate compiled code in the source file" for *.ctl files?

    There are a few good reasons to code compiled separately to screw

    Now, the option is also available for custom orders/type definitions. I wonder if there is any benefit whether for the separation of updating the code of these? None of the reasons for separation will apply to *.ctl files, after all. In fact, it might even be disruptive - in some quick experiments, separation of compiled code has increased the size of the files *.ctl!

    (Transferred to https://lavag.org/topic/19681-should-i-separate-compiled-code-from-source-file-for-ctl-files/ )

    Hi JKSH,

    Good question!  After searching for a bit, the first reason mentioned in the KB, you are connected (to simplify the source code control) looks like it could apply to the .ctl file.

    I guess that similarly to how changes in 1 VI cause unsaved changes in any screws that call it, changes with a .ctl file can do the same thing.  However, it seems that separation of compiled code make it possible only to make changes to a file at a time, without the domino effect.

    Best,

    David Randolph

    Engineering applications

    National Instruments

    www.NI.com/support

  • cannot read the source file or disc for install.wim when file copying.

    I'm doing a windows 7 bootable from a USB key, and when copying files every thing goes more except for the install.wim

    I get the error message "cannot read the source file or disk.

    I checked there is enough space on the disk, and I also tried copying from disk to my office, same question.

    I tried using the command line to move the file and get an "Access denied" error message, which I believe is the root cause as to why I can't move the file in the first place.

    Hello

    try to run the System File Checker.

    Here is the link:

    http://support.Microsoft.com/kb/929833

    It will be useful.

  • How to create the file .bat for auto archive locally

    Hi, can someone guide me on creating a file bat for auto archive locally and a volume mounted, daily for an external HD operating system Windows server 2003 stnd?

    Thank you

    Here is the Vista Forums.

    http://TechNet.Microsoft.com/en-us/WindowsServer/default.aspx

    Try the repost in the communities of server above.

    They will help.

    See you soon.

    Mick Murphy - Microsoft partner

  • Suggestions for auto BB10 - Momentics IDE does not not for PPC files

    After updating my momentics IDE verstion to 2.1, suggestions (ctrl + space) auto works is not for the cpp files. Please help me with this.

    Check on Preferences-> C / C++-> Editor-> Help content-> advanced, that you have enabled.

  • BlackBerry JDE for Eclipse gives sign of error on the file BlackBerry_App_Descriptor.XML

    Mr President.

    I changed the system from XP to Windows 7... After the installation of JDE for Eclipse, it gives error sign only on the BlackBerry_App_Descriptor.xml file, and the code is fine... Please suggest the solution...

    I solved it myself... In fact, Eclipse does not support JRE 7...

  • External hard drive for source files

    Windows 7. Body CC x 2014

    I would like to set up a or external hard drives for source files so that I can change my laptop on the location of a specific project (that is to say, I can't use my office)

    What is the best solution?

    * USB 3 SSD

    * USB 3 at 7200 RPM hard drive

    Can I use two external USB 3 drives?

    Can I quote the external drive so that I have no file linking issues?  IE the volume name remains the same whenever I have to reconnect to it?

    * I ask here first of all because I have to buy the appropriate disks until I can test anything.

    Thanx.

    USB3 for SSD is the fastest solution. Set both computers to use the same drive letter of the volume on the port USB3, for example of letter P for portable in disk management. For a second port USB3, you can use a different volume drive letter.

    Simple steps:

    1. Format the drive and give a volume name.
    2. In disk management, assign a drive letter, for example P.
    3. Connect the drive to another computer and repeat step 2 here.

    The volume name remains unchanged and the drive letter remains the same on both computers.

  • where can I find the source files for vmxnet3

    Hello

    I just installed vmWare tools and having one of my (i.e. vmxnet3) adapters come with her.

    However, I am not able to get the files source for thje pilot in order to edit and compile my own. The only source files I see is

    VMware-Tools-distrib/lib/include/VMCI/vmci_sockets.h
    /VMware-tools-distrib/lib/GuestSDK/vmSessionId.h
    /VMware-tools-distrib/lib/GuestSDK/includeCheck.h
    /VMware-tools-distrib/lib/GuestSDK/vm_basic_types.h
    /VMware-tools-distrib/lib/GuestSDK/vmGuestLib.h

    My kernel version is 2.6.18 - 164.el5

    Could someone tell me where I can get the source files.

    Thank you!

    You can take a look here http://downloads.vmware.com/d/info/datacenter_downloads/vmware_vsphere_hypervisor_esxi/4_0#open_source

  • Toshiba Recovery For Vista: 10-FC06-0002 "cannot read from source file or disk" Preinst.8

    I recently lost a hard drive and I had a new installed in a laptop Toshiba Satellite A305-S6905.  I ordered the recovery media and when I run it it starts copying files and then publishes the message "Cannot read from source file or disk" and says it's PREINST.8.  I don't know what that means.  The hard drive is new, the recovery media is new, and I don't know how to go further.  It gives me the ability to ignore and I anpother error message which says 10-FC06-0002, and that the recovery does not and click on 'ok' to restart the computer.  I'm at an impasse in circles.

    http://www.CSD.Toshiba.com/cgi-bin/TAIS/support/JSP/home.jsp

    You will need to contact Toshiba re problems with their recovery media.

    This isn't their recovery process, Microsoft.

    See you soon.

    Mick Murphy - Microsoft partner

  • Project of restoring links on the other computer, with the ext hdd same source files

    I was working a project with all the source files for the project on an ext hdd. This machine in particular, then crashed and I have more access to it. data recovery after extensive (and expensive), I got the program from the old pc files and some of them include the first pro files. Is it possible to link these data, creation of a new pro, always the same machine using the ext hdd with the source files? Thank you

    That's the advantage of keeping your external media.

    Just open the project first on the new computer.  So you should not need to be reprinted media if the external drive has not changed its name from Volume and is saved as the same drive letter (PC).

    Worst case, when you open the project of the missing file dialog box will open.  Make sure to repeat others is checked and navigate to the folder / outside looking.

    Once reconnected, save the project and then...

    go and drop your auto save preferences to the external location, so you don't have to retrieve project files crashed in the future!

Maybe you are looking for

  • Player flash stuck while playing. Please help me

    I recently installed 16 adobe flash player. every time I open firefox starts the video and then firefox everything gets stuck. Please help me. I have internet download manager like ad on.

  • Ripped the CD now MPEG not AAC.

    I rip my CD via iTunes and the AAC encoder [iTunes more]. Recently, I moved my music from one computer to another, now when I watch the news of track ripped from CD it says it's an MPEG audio file instead of an AAC audio file [it 100% used to say of

  • Generate a ramp single signal

    I can't understand the time settings of the simulate arbitrary signals. I want to make a single ramp of sur.990ms-1 to 1, then return-1 in slot 10. So, when I put a loop for, I can get in saw teeth N cycles. I've been pulling my hair out trying diffe

  • Inspiron 15R (N5110, early 2011) Dell software Delete?

    I have an Inspiron 15R (N5110, early 2011).My question is, can I safely remove some software from Dell? Software Dell that I want to delete and never use it. 1 Dell DataSafe Local Backup (didn't work as I bought it) 2 Dell DataSafe Local Backup-Suppo

  • Failover WLC

    Hay I have two 4000 WLC configured failover. the configuration synchronized between the two WLCs?