Question of JDeveloper display preferences

Hi all

I just started using JDeveloper (version 11.1.1.2.0), and one thing that bothers the heck out of me, it's the line dotted above each method. I went so all the menus preferences and searched online, but I can't seem to understand how to turn off this option! It looks like this:

.......................................................................................................................................................................
public static String getObject1 (HttpServletRequest request, String param_name) {}
return getParameter (request, param_name, null);
}

.......................................................................................................................................................................
public static String getObject2 (HttpServletRequest request, String param_name, string default_value) {}
return getParameter (request, param_name, null);
}

.......................................................................................................................................................................
public static String getObject3 (HttpServletRequest request, String param_name, string default_value, int param3) {}
return getParameter (request, param_name, null);
}

When you turn on the right margin to 80 characters and line numbers, then, it looks like a spreadsheet application and is terribly distracting.

Can someone help me?

This setting is configured here: Tools-> preferences-> Code Editor-> syntax colors.

Choose the 'Java members Separator' and delete the line style.

Tags: Java

Similar Questions

  • Search results display preference as "Advances" does not not in R12

    Hello world


    I am unable to do an advanced search in R12 (12.1.3) whereas the 'Standard' search works very well in the search results display"preference"in Oracle Applications Home Page.
    Advanced search lance "http error 404' in all cases of upgrade.
    Y at - it a patch must be applied or upgrade of the facilities in the context of the R12. Kindly help.


    APPS - R 12.1.3
    DB - 11.2.0.3
    OPERATING SYSTEM - IBM AIX 6.1.0.0



    Thanks in advance,
    Lachkar

    I am unable to do an advanced search in R12 (12.1.3) whereas the 'Standard' search works very well in the search results display"preference"in Oracle Applications Home Page.
    Advanced search lance "http error 404' in all cases of upgrade.

    It's a generic error, so please check Apache save files and the file application.log for more information about the error.

    Y at - it a patch must be applied or upgrade of the facilities in the context of the R12. Kindly help.

    Please see these documents.

    Oracle E-Business Suite Secure Enterprise Search Release Notes for Release 12.1.3 [ID 1077540.1]
    Installation of Oracle eBusiness Suite Secure Enterprise Search, exit 12 [462377.1 ID]

    Thank you
    Hussein

  • Question display preferences

    I have a set of mounting upward with three monitors running off a video (3.5 GHz 6-core Intel Xeon E5) MacPro running 10.10.3.

    I have reset the PRAM this morning and now cannot get the monitors displayed correctly. The display prefs window seems not to do what I want it to do. Before you reset the PRAM, I had two monitors (1 & 2) displaying the editing with the third software as a look at a monitor (3).

    Now, the 'display' window monitor (3) appears on one of the computer monitors (1 & 2), and no matter how to move around the arrange display prefs window, it will not be the screen set back up at the way I had it before.

    Edit software preferences are set correctly.

    Any ideas?

    Thank you

    Dan.

    Video Troubleshooting internal and external monitors

  • Question about fast display drivers and fixes

    Hello. I own a Toshiba Satellite A50-111 and I have two questions:

    1. the current version of the display on the site Web of Toshiba driver is 6.14.10.3722. However, on Intel version site Web 6.14.10.4277 is available (for Intel® 82852/82855 Graphics Controller). It is recommended to install the latest version of the manufacturer or of the most recent Toshiba Web site. I ask this because I believe some problems I'm coming with my laptop since the display driver (I currently installed the Toshiba one)

    2. in the drivers section, there are a number of quick fixes from Microsoft. My system is up to date in terms of patches from Microsoft. Should I install all these miracles?

    Thank you.

    Hello

    It is recommended to use the Toshiba driver because the drivers you can download from the Toshiba site are tested. You can install the driver provided by the producer of the graphics card, but there is no guarantee that it will work properly. You can try it. You may be lucky and it will work without any problem.

    If your system is up to date there is no need to install all the miraculous solution to all.

  • Re: Qosmio X 500 - 12D - Question on the display driver

    Well, I wanted better for my "pet" and I downloaded the latest drivers of Toshiba page first, then nvidia display it self. What is happening now, with any driver I have is this:

    In dual display, when my office is extended to other LCD speed of CPU GPU and memory clocks go on max and heat up to 102 ° C even if I paste into windows without action at all even in power saving mode.

    So my question is, can I fix this problem with the nVidia control panel, or older or newer drivers? You have the problem like this? All you who have second screen please try to extend the desktop and check with evga or Dany, temperatures.

    I noticed that the fan speed does not drop less than 50%, and it is quite strong for the power saving mode, checked the CPU, GPU, then and saw the incredible thing + 102 max ° C clocks

    Thanks in advance.

    > It was fine before, I have just updated my drivers later, then problems began.
    I guess it started after installing the driver of NVIDIA page, right?

    If everything works OK why new driver? You have a mobile device and you cannot update drivers almost daily as on desktop computers. Toshiba drivers are perhaps not as good as NVIDIA, but they are tested on some platform, and they work well with pretty graphics performance.

    Installing non-Toshiba drivers can be risky because they will crush properly fixed and graphics card values defined for Toshiba control the temperature. I'm not 100% sure but I think that these values cannot assign to a previous state when you install the driver of Toshiba again.

    As you can see that you can even find drivers for laptops because support will be offered by the manufacturers. Hey, you now have mobile unit.

  • M60-176: Question about a display problem.

    This week, I bought a m60-176.

    I noticed a slight halo of light on the entire length of the lower part of the screen when I put a totally black image. I was wondering if this was normal or if it was a defect on the screen.

    Everyone has experienced such a problem on a Trubite screen?

    Hello

    Well, it's not easy for me to tell if it s a normal question. In my view, the screen should t has a color differences.
    The laptop is the new unit. I recommend you put the laptop to your local dealer. Maybe it s something wrong with the display.

    Good bye

  • Question how to display the layer on a document level automatically-javascrip at the level of the document?

    I have a form in which the user selects immediately their favorite in a drop-down list called color FavColor they have the choice between three colors: blue, yellow or green.  Based on the user's selection, custom layers (BlueLayer or YellowLayer or GreenLayer) are immediately displayed with additional specific questions for the user.  Right now I have the Javascript below in the area of validation of the box FavColor.  It works very well.  My problem occurs after the user saves the document and try to reopen it to print it.  The data is all there, but the relevant layer does not appear automatically (I have to re-enter their FavColor so he can run the script again).  Can someone help me find a solution for this? Is it possible to run a script when a document is opened to determine which layer should show?  Or do I have to create the user save the file differently so that the entry is "committed" to the document?  I'm still pretty new to javascript and programming these formulas so thank you in advance for your help!

    var layers = this.getOCGs (0);

    for (var i in layers) {}

    If (layers [i] .name is "BlueLayer")

    .State layers [i] = (event.value == "Blue");

    ElseIf (layers [i] .name == "YellowLayer")

    .State layers [i] = (event.value == "Yellow");

    ElseIf (layers [i] .name == "GreenLayer")

    .State layers [i] = (event.value == "Green");

    }

    I answered this question under your original thread...

  • Question about the display of the metadata of jpeg in lightroom

    Hello

    I briefly crossed the material of the SDK, but there are some aspects remaining unclear for me. More in detail, I would like to show the tag RegionName jpg file in LR metadata for research etc. This tag contains the Picasa face recognition data. I have already experienced the exiftool and how to add names to RegionName to the subject or keywords Tags in jpg-file and corresponding .xmp file to the raw file. However, I would like to find an elegant solution by showing the tag in the LR directly. Before you try to do the LUA code, I want to understand a few basic principles behind the plugin programming namely:

    (1) how to read the label RegionName since the jpg file and in what part of the plug-in? Is there a way to make LR read whenever "metadata file reading" is used?

    (2) how "publish" it displayed in the metadata Panel on the right side of the LR (this is handled a bit in the examples, even if I don't understand the reference to the com.adobe.xxx know what structure is really referring to?)

    Comments and help is welcome on this page or any advice where to find information!

    Mikko

    Mikko,

    LR provides access only to certain fields of metadata, not all.  RegionName is not one of the fields that LR is known, then you will not be able to use metadata methods of the SDK to access or display it.  In general, plugins that want to access this type of metadata to run the free Exiftool on the images and then analyze the output of Exiftool.

    The ExifMeta plugin exposes all the metadata that is accessible by Exiftool as custom in LR metadata fields.  I suggest you to try this plugin see if it meets your needs.  If it isn't, you can examine its source code as an example of how to use Exiftool to access and view metadata.  Plugin author Rob Cole is a contributor of this forum and quite willing to answer the questions.

  • Question of Adobe Reader preferences, text stretched and zoomed in.

    I a user with Adobe Reader 11.0.2 installed and cannot change its preferences and always receive a prompt "Screen reader" at the opening of a PDF file.  The window is stretched across the screen and the only way to close it is Tab - enter.  Preferences are the same way, theres no way to verify the settings, because the window is zoomed too and the text is too large. I already tried to uninstall and reinstall, deleted all the files and reg key to do a clean install as well as under several profiles. Same question every time.  Anyone else see this issue?

    AdobeImage.jpg

    Any advice would be great.

    I think I've seen it where a Windows essential police is removed.

  • Reader not to honor the Page display preferences

    Hello. I use Adobe Reader X on Win7 Ultimate (x 64).

    I put the following in Edit - Preferences - Page display:

    Layout: Single Page continuous

    Zoom: width

    Resolution: Use the system setting: (96 pixels/inch)

    However, no document open fit to width.

    I have experimented with different settings for the Page layout, Zoom and resolution, however, several times, a document not open to adapt to the width of the windows. What Miss me?

    Thank you.

    The documents you are viewing can have their own preferences of document in the way that they want to file to display. They will be honored by the reader. You can change the way you view the PDF files, but you cannot save your changes.

  • Newbie question: how to display the logo of the company for all applications

    Hi all:

    I am new to APEX and in the thorough step 'Application two days Express Developer's Guide.

    I have Oracle XE with APEX 3.1.2 installed.

    I have a file called test.gif stored on my C:\logo\test.gif logo

    The question is what is the step to display this logo on all pages for each application (I could build applications in the same workspace, and I like the same logo to all pages for each display application).

    I have extensive air manual and this forum and cannot always understand.

    Here is what I tried:

    -Click on an app that I created in Application Builder
    -Click on "shared components".
    -Files-click == > Images and upload my C:\logo directory test.gif
    -Return to page 'Components of the part' == > Logo and select / access to the following values:
    > logo type: image
    > logo: /i/test.gif
    > logo attribute: width = "100" height = "20" alt = "Company Logo".

    Save the changes. When I run my application, the company logo displayed as 'x' icon.

    A I missed something?


    Thank you!

    Kevin

    Kevin,

    You wanted a step by step so that is.

    You must first download your logo to your workspace file. Then you can assign it as a logo, so this step appears on all pages.

    Before you start, I suggest that ensure you that your graphic file name does not include the spaces inside. Replace spaces by dashes, underscore or squish traits it.

    1. application Builder-> shared-> files components-> Images.

    2. click on the create button.

    3. application for leave "No Application associated with" value, provide the specification of file, then click on the download button. When it's done, copy the name of the file (for example MyFile.gif).

    4. go into the Application Builder-> shared-> Application-> definition components

    5 scroll down the page to the section Logo and set the Type of Logo Image.

    6 Logo, enter ' #WORKSPACE_IMAGES # ' follow-up of your files.

    for example #WORKSPACE_IMAGES #MyFile.gif

    7. Optionally, you can set the attributes of the Logo, for example, by specifying the height and width to display your image.

    8. click on apply changes.

    9. run app.

    If you have the right to file specification, you should see your logo in the upper left corner. If you want elsewhere, you have to change the page template, which is way beyond the scope of this forum and the tutorial. :-)

    Good luck

    Stew

    p.s. If it works for you, please give points for correct answer at the top of this topic.

  • Apple ID security question is not displayed the reset option?

    Hey guys, so I hope someone here can help me, I spent 2 hours on the phone last night trying to solve this problem for my mother.

    She forgot the answers to his questions of security and cannot buy credits on games. The last time we had this problem, I sat down with it and fixed it by reseting simply questions.

    This time, however, whenever we go to modify the questions he asked us to answer 2 and there is no option to reset the?

    We have an email from rescue set up (my only) for if that were to happen, but the support call last night told us to answer questions to send e-mail and theres no other way around it.

    Help, please!

    Also if it is in the wrong community please point me in the right direction! BRAVO!

    If you have not already, follow these instructions.

    https://support.Apple.com/en-us/HT201485

  • Question on the display resolution of Vista on Satellite Pro P100 (PSPA4E)

    There was my laptop today for the Vista upgrade patterns. Found the drivers ok, but the Nvidia drivers from Toshiba for the 7600 light only support the max resolution of 1024 x 768 on a screen 17 "wide. I looked on Nvidia and there is none for Vista for the maps in the series go.

    Any ideas or is the game of waiting, both for Vista capable?

    Hello

    I checked the page of the Toshiba driver and found the version of nVidia 9.7.4.8 display driver.
    It seems that the pilot was transferred to 15/03/07 and it seems that there is a newer version.
    Well, the laptop supports without a doubt a higher screen resolution so as you say the wait for the new driver could be the key

  • Dynadock: displays preferences are stored in the stop/restart only

    Hello fans of Toshiba and experts.

    I have a problem with * Dynadock DVI * and laptop computer from a different manufacture (with Vista Enterprise).

    I want to use this combination to eliminate the need for a typical desktop computer in office (without multimedia applications or 3D) environment, where * external monitor is defined as main display *, and * LCD internal as an extension of office *.
    This work of setting as planned, the main screen moves between external and internal monitor according to the (UN) Dynadock connection. However, this behavior lasts only until the stop/restart is performed. Then, the configuration is completely random. In some cases, it works as before, in other cases, the default mode is applied - internal LCD becomes the main screen and the image is mirrored on external monitor.

    The whole situation seems to depend on computer with the Dynadock is used. I found the laptop (also Vista) running solid rock with Dynadock.
    All used the drivers were in the latest versions - freshly downloaded, Vista Enterprise SP1 version of the Dynadock 2.3 software update.
    Is there a way to force Dynadock software to use the built-in views configuration whenever the docking station is plugged?

    Thank you...
    Petr Kopecek

    It could be a display driver problem, have you updated display driver and the BIOS of the laptop?

  • Satellite A100-253 - question on the display, the sound and LAN drivers

    After getting a fresh installation (windows XP) on my Satellite A100-253, I thought that I needed the latest drivers. Apperently the drivers from the Toshiba site are obsolete or do any work.
    Here are my problems:

    -Display drivers is not installed at all. Instead, I installed the Catalyst drivers from another site but the resolution will not go higher then 1280 * 800, where my screen works better @ 1280 * 1024. Where can I get decent display drivers so I can put a normal resolution?
    -J' downloaded audio drivers on the Toshiba site but the sound is worse then it was. Where can I get the best drivers?
    -LAN (no WIFI) drivers on the Toshiba site seem to only have a uninstall.exe. Where can I get for my local network actual installation files?

    Thanks for the help in advance.

    Born the

    Hello!

    1. drivers you can get on the site of Toshiba or live production.
    Where did you download the drivers?
    Maybe a BIOS update will solve the problem.

    2. it of the same as point 1; Toshiba or directly to manufacturing.
    But don t forget a notebook is not an entertainment system, and if you want high quality sound you need external speakers.

    3. this package contains the actual installation files, but you must install them manually. This may make you in the device, right click on LAN card Manager and update the driver.

    Good bye

Maybe you are looking for