Code format options ---Version 1.5.1.

Hi all,
I am new to SQL Developer tool.
Want to know where I can find settings for code formating options, like PL/SQL developer-Beautifier.
Also, can we generate E-R diagram like in Toad.
Tool Version 1.5.1.
Thanks in advance.

Better get version 2.1.1 or the latest 3.0 EA for more formatter options (inside the Preferences - Database - SQL Formatter).
The EA's also have the Data Modeler incorporated, but you can get the last production version in stand-alone too.
Read the online help inside sqldev for more info.
Have fun,
K.

Similar Messages

  • DW Edit - Preferences - Code Format Options

    Does anyone know the configuration file that Edit ->
    Preferences -> Code Format pulls the information from?
    I need to customize this piece for my users and default some
    options.
    thanks

    i wasnt able to find any registry info that you suggested. do
    you know of the exact key or path for the registry value you
    suggested?
    also, i was actually looking for the "general" options and
    not code format, my mistake. particularly i would like to uncheck
    "Use CSS instead of HTML Tags" and "Use <strong> and
    <em>..."
    there is no .htm or .js file in the configuration folder that
    pulls these values from?
    thanks

  • Code formatting, indenting, and commenting

    This question was posted in response to the following article: http://help.adobe.com/en_US/flashbuilder/using/WSe4e4b720da9dedb5-25a895a612e8e9b8c8e-7fff .html

    MXML code formatting options are very limited in Flash Builder 4.5. Compare that to the vast amount of options you have to format Java code in Eclipse. I would expect more from a proprietary software.

  • PDF export format options are ignored when exporting

    I can't get the PDF export format options to work.  No exception is thrown; it's as though the export format options are simply ignored.  In broad terms, the relevant code looks like this:
    ExportOptions exportOptions = new ExportOptions();
    exportOptions.setExportFormatType(ReportExportFormat.PDF);
    PDFExportFormatOptions pdfExportOptions = new PDFExportFormatOptions();
    pdfExportOptions.setCreateBookmarksFromGroupTree(true);
    exportOptions.setFormatOptions(pdfExportOptions);
    ByteArrayInputStream byteArrayInputStream =
        (ByteArrayInputStream)reportClientDoc.getPrintOutputController().export(exportOptions);
    Other options (setting start and end pages for export) are also ignored.
    Curiously, I am able to apply export format options just fine for other formats; e.g. when setting the export format type to ReportExportFormat.characterSeparatedValues and using a CharacterSeparatedValuesExportFormatOptions object as appropriate, I am able to set options like delimiter and separator just fine.
    How can I prevent the PDF export format options from being ignored?

    hi
    Are you using RAS or Crystal Report runtime? and what's the version? It might be a bug. Have you tried:
    ByteArrayInputStream byteArrayInputStream =
        (ByteArrayInputStream)reportClientDoc.getPrintOutputController().export(ReportExportFormat.PDF);
    and does it work?

  • PLSQL Editor Code Formating Rules

    Hi,
    In the past I have used a tool for plsql development called PL/SQL Developer by AllAround Automations. It has a great "beutifier" featur that would allow me to customize some of my own code formatting rules. I've found a similar feature in jdeveloper for java code, but I would like to use the capabilities of jdev to do my pl development as well (just use one tool).
    If anyone has any insights into knowing if the rules can be modified so that when I choose the menu option "format sql", it allows me to customize as I don't like the default behavior.
    THanks

    Hi,
    which JDeveloper version are you on? I am asking because in JDeveloper 11 we use a snapshot of SQL Developer for PLSQL editing in JDeveloper. Can you have a look at this tool to see if the formatting is a you need it. If not, please post suggestions to
    http://www.oracle.com/technology/software/products/sql/index.html
    Frank
    Ps.: I checked teh formatting options in JDeveloper 11 and there are plenty of them

  • JDev 10.1.3 - Early Release - JAVA Code Reformatter - Options ?

    Hi All,
    how do I specify formating options for the java source code reformatter ?
    I don't like the way it reformats my code.
    TIA
    Bill

    Tools -> Preferences -> Code Editor -> Code Style -> Edit (Button): change anything to the way you prefer, save it. Now "Reformat" will work the way you desire. This only applies to Java code, and not files containing JSP, HTML, etc. A JDev developer mentioned that they will probably, at least, allow tab/space customization for those types of files in some future version.
    -Chris

  • Suppress "Excel format options" dialog when call CRPE

    I'm looking at pretty old CRPE dll (written in Nov 1991)l now, to find a way to export excel without "Excel Format Options" dialog.
    I have a crystal report and want to export to excel. Before call API function "PEStartPrintJob", want to set up all excel format options and then run the print job without the dialog popping up.
    I have CR 9.0 installed on my computer.
    Any idea?
    Thanks.
    Edited by: JasonLi on Jul 16, 2010 4:45 PM

    Hi Jason,
    Be aware that CR 9 is the last version you are licensed to use crpe32 as your report engine. It's be deprecated. Moving forward you'll have to move to Visual Studio .NET and use the Report Application server as the report engine.
    Also be aware that the exporting format changed as of CR 8.5.
    Here's the code that should work for you:
              // Export to XLS
              // Initialize members of diskOptions
             memset(&diskOptions, 0, sizeof(UXDDiskOptions));
              diskOptions.structSize = UXDDiskOptionsSize;
              diskOptions.fileName = "c:
    tmp
    report.xls";
              // PEExportOptions
             memset(&XLSFormatOptions, 0, sizeof(UXFXlsOptions));
              XLSFormatOptions.structSize = UXFXlsOptionsSize;
              XLSFormatOptions.bExportAllPages = true;
              XLSFormatOptions.bUseFormatInDataOnly = true;
              //  Initialize members of XLS format
             memset(&exportOptions, 0, sizeof(PEExportOptions));
              exportOptions.StructSize = PE_SIZEOF_EXPORT_OPTIONS;
              lstrcpy(exportOptions.formatDLLName, "crxf_xls.dll");
              //exportOptions.formatType = UXFXlRecDumpType;  
              exportOptions.formatType = UXFXl97Type;  
              //     Initialize members of Destination Options
              lstrcpy(exportOptions.destinationDLLName, "u2ddisk.dll");
              exportOptions.destinationType = UXDDiskType;
              exportOptions.destinationOptions = &diskOptions;
              exportOptions.formatOptions = &XLSFormatOptions;
              // Start Exporting
              if (!PEExportTo(jobNumber, &exportOptions))
                   CString temp;
                   temp.Format("Error in PEExportTo %d", PEGetErrorCode(jobNumber));
                   AfxMessageBox(temp);
                   // Start the job
              if (!PEStartPrintJob(jobNumber,true))
                   CString temp;
                   temp.Format("Error in PEStartPrintJob %d", PEGetErrorCode(jobNumber));
                   AfxMessageBox(temp);

  • Text formatting options

    Hi,
    Is there a list somewhere which outlines more text formatting options than what is shown in the FAQ?
    In particular I'm wondering how to make text that does not suppress white space other than using the "code" tag.
    Also, the insert link option a shown above does not seem to work, or am I just stupid?
    Thanks.

    Dude wrote:
    Also, the insert link option a shown above does not seem to work, or am I just stupid?That one has not been working for a couple of years or so. There should be a thread about it in this forum.
    Instead, I'm using [ url=<insert link here> ] text [ /url ] (without the extra spaces in tags). Normal html link tag might work as well.

  • Excel format options

    We're using Crystal 11.5 & 12 .NET interface.
    We want to set certain export formatting options for the Excel Data Only export format and have not been able to find the appropriate properties or methods in the documentation.  We have used the following code with the COM interface which works properly.  However we have been unable to make this work in .NET.  The list of the properties are as follows:
    ExportOptions.ExcelExportAllPages = True
    ExportOptions.ExcelExportImagesInDataOnly = True
    ExportOptions.ExcelUseWorksheetFunctions = True
    ExportOptions.ExcelMaintainRelativeObjectPosition = True
    ExportOptions.ExcelMaintainColumnAlignment = True
    ExportOptions.ExcelExportPageAreaPair = True
    Does anyone know what the appropriate .NET methods/properties are for Excel Data Only export?

    You will have to use the RAS SDK. Download the Report Application Server 12 SDK help file from here:
    http://help.sap.com/businessobject/product_guides/boexir31/en/rassdk_net_apiRef_12_en.chm
    and then search for export. Then see ExcelExportFormatOptionsClass properties.
    For more info re. RAS see:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/10b840c0-623f-2b10-03b5-9d1913866b32
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b050afe0-2fa5-2b10-658d-98f214ba6a4a
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f006a5e6-7e64-2b10-8a84-8b15ca5cacfc
    https://www.sdn.sap.com/irj/boc/businessobjects-samples?rid=/webcontent/uuid/b02c1cac-ad86-2b10-88ae-cb36551bab06 [original link is broken]
    Ludek

  • Adding a currency in numbers missing custom format option

    I just paid for numbers latest version June 2012. iPad 3' v5.1.1.     Want to format a cell as a currency not in the little list chosen by apple.  Forums suggest using the custom format option but I can not see this anywhere?  Any ideas how to add a custom format or how to extend the list of currencies to all currencies. If nothing else missing out a countries currency as too unimportant to include is just plain rude!

    1) You posted to the Numbers on Mac OS X forum ( Apple Support Communities > iWork > Numbers >   Discussions ).  The iWork for iOS forum is more likely to provide the direct answer...
       it is here:  https://discussions.apple.com/community/app_store/iwork_for_ios
    2) you can add custom formats (demonstrating from Numbers for Mac OS X) by opening the cells inspector:
    Then naming the new format and setting the parameters of the format:
    If the currency symbol is not in the list then you can preceed (or follow) the value with the proper symbol:
    I decided to demonstrate this by showing a preceeding infinity sign before the amount:

  • Choosing format options for saving a PDF in Photoshop

    We are photographing newspaper pages, fixing them up in photoshop to be read using Adobe Reader. When I "save as" pdf it offers a whole host of little format options. I need a document size of about 1 Meg in order to get a whole year's worth of paper on one CD. Which options should I use?

    Adobe reader works best with .pdf, or as PDF format. Here is more information on the subject:
    ACROBAT 3.0 (PDF 1.3)
    PDFs can be opened with Acrobat 3.0 and Acrobat Reader 3.0 and later.
    Acrobat 5.0 (PDF 1.4)
    PDFs can be opened with Acrobat 3.0 and Acrobat Reader 3.0 and later. However, features specific to later versions may be lost or not viewable.
    Acrobat 6.0 (PDF 1.5)
    Most PDFs can be opened with Acrobat 4.0 and Acrobat Reader 4.0 and later. However, features specific to later versions may be lost or not viewable.
    Acrobat 7.0 (PDF 1.6) and Acrobat X (PDF 1.7)
    Most PDFs can be opened with Acrobat 4.0 and Acrobat Reader 4.0 and later. However, features specific to later versions may be lost or not viewable.
    Cannot contain artwork that uses live transparency effects. Any transparency must be flattened prior to converting to PDF 1.3.
    Supports the use of live transparency in artwork. (The Acrobat Distiller feature flattens transparency.)
    Supports the use of live transparency in artwork. (The Acrobat Distiller feature flattens transparency.)
    Supports the use of live transparency in artwork. (The Acrobat Distiller feature flattens transparency.)
    Layers are not supported.
    Layers are not supported.
    Preserves layers when creating PDFs from applications that support the generation of layered PDF documents, such as Illustrator CS and later or InDesign CS and later.
    Preserves layers when creating PDFs from applications that support the generation of layered PDF documents, such as Illustrator CS and later or InDesign CS and later.
    DeviceN color space with 8 colorants is supported.
    DeviceN color space with 8 colorants is supported.
    DeviceN color space with up to 31 colorants is supported.
    DeviceN color space with up to 31 colorants is supported.
    Multibyte fonts can be embedded. (Distiller converts the fonts when embedding.)
    Multibyte fonts can be embedded.
    Multibyte fonts can be embedded.
    Multibyte fonts can be embedded.
    40-bit RC4 security supported.
    128-bit RC4 security supported.
    128-bit RC4 security supported.
    128-bit RC4 and 128-bit AES (Advanced Encryption Standard) security supported.
    janelle

  • Code Formating after Forum Software Upgrade

    Hello SCN Forum Administrators,
    it seems that all code formating which was done with the
    [code]
    Tags was not automatically converted during the Forum Software Upgrade. What can I do to correct my code in the Forum Topic Re: Display ALV GRID with PHP? The message was posted by myself but I can't edit it.
    Best regards
    Gregor

    Hi all,
    the new forum version does contain a filter that can handle the old &#91;code&#93; tags. The problem was that we had to turn it off because it permanently ran into Stackoverflow errors and thus bringing the whole landscape into trouble.
    Now we have to convert all the old &#91;code&#93; markup in all messages with the new &#123;code&#125; markup. We are currently testing this.
    In other words: &#91;code&#93; is no longer supported, the usage of &#123;code&#125; is recommended.
    Regards,
    Michael

  • Missing F4V codec in format option, fresh install

    Hi!
    Just installed and updated AE CS4 trial and set some cuepoint in my video. Followed some tutorials showing f4v export. f4v is supposed to be one of the included 'codecs' available in the output module > format option. I only find FLV and NOT f4v. Where is it??? Do I need to install some additional codec pack or activate it???
    Thanks
    G

    Rick is right. F4V (which is a container format, not a codec) uses the H.264 codec. H.264 is an MPEG codec, so this note from "Supported output formats" applies:
    "Note: The free trial version of Adobe  After Effects software does not include some features that depend upon software licensed from parties other than Adobe. For example, mocha for After Effects, some effect plug-ins, and some codecs for encoding and decoding MPEG formats are available only with the full version of Adobe After Effects software."

  • Hinding code with Optional Regions

    I am getting an error:
    HERE
    I know why, it is because I have to use: <body
    onload="load()" onunload="GUnload()"> in the line:
    <body class="thrColFixHdr"
    onload="P7_TMclass();P7_TMopen();load()"
    onunload="GUnload()","P7_TMclass();P7_TMopen();MM_preloadImages('images/layout-images/clo se-tabs-over.gif')">
    This is used to display a google map in my 'Location' page
    but this is the only place I need that code and where the map does
    not exist (all other pages) I get the error.
    Is there any way of hiding part of that code in my template?
    I have tried to have two versions of the line with and
    without the map code in 'Optional Regions' but no luck.
    Some expert advice greatly appreciated.
    Cheers,
    Richard

    > 1. If I add: <!-- TemplateParam name="MapScript"
    type="boolean"
    > value="false"
    > --> to my template and make it true on the page with
    the google map I get
    > the
    > Load() error on all other pages.
    Yes - well, this is a problem with a template controlled
    page. The body tag
    is NOT editable. You *can* use an editable attribute on the
    body tag for
    the onload attribute, which would allow you to access the
    values associated
    with that attribute on each child page, but it's all-or-none
    in the sense
    that you would have to add the full text of that attribute on
    each child
    page (adding or subtracting the 'load()' call).
    Are you using server scripting on these pages?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "RICH POW" <[email protected]> wrote in
    message
    news:ful2gl$lqf$[email protected]..
    > Thanks for the reply...
    >
    > I'm in a bit of a vicious circle here.
    >
    > 1. If I add: <!-- TemplateParam name="MapScript"
    type="boolean"
    > value="false"
    > --> to my template and make it true on the page with
    the google map I get
    > the
    > Load() error on all other pages.
    >
    > 2. If I leave the script in I get a Null Value error on
    all pages except
    > the
    > google map page.
    >
    > Do you know a way I can include that map just on that
    page?
    > Do you know how I can add the whole page with SSI or add
    the <body
    > onload="load()" onunload="GUnload()"> to the body tag
    with an option
    > region?
    >
    > Here is the map in it's simplest form:
    >
    http://adelantedesign.co.uk/websites/adelante/googlemap.html
    >
    > Thanks again for your time.
    >
    > Richard
    >

  • Pass code unlock option no long available on my Iphone4

    Please help.  I can no longer see the pass code unlock option on my Iphone4.  Although I realize the importance of security, this feature can become a nuisance when you have to continuously type in the pass code.  I do not have Microsoft Exchange or is it tied into corporate email.  My Iphone is for personal use only.  This is extremely frustrated when driving and you need to type in the pass code in order to reach the phone pad.  I am on version 4.3.5.  With the focus on driving and texting, I am surprised Apple would run the risk of forcing someone to type a password while driving.  Thank you.

    Thank so much for the quick response.  Took your advice and everything appears to be working!!!

Maybe you are looking for