How to force Eclipse so it will not use my gtk theme?

Hello,
   I am using a very dark setup / gtk theme - anyone knows how I can force Eclipse so it will bypass my theme settings and use standard swing look and feel?
Best regards,
Mike.
Last edited by praavDa (2009-04-27 10:15:30)

I doubt you can get Eclipse to use a Swing look and Feel, but you can find a lighter GTK theme and do this:
$ GTK2_RC_FILES=/my/other/gtkrc eclipse

Similar Messages

  • Java Dynpro does not used portal default theme.

    Dear Expert,
    We have recently upgraded our support pack and everything works fine except the portal theme. We have our customize portal theme and we make it as the default portal theme. Everything looks fine with the portal where the customize theme is loaded. However when I call up some standard Java Web Dynpro application such as the Overview page or Leave Application, it is using the SAP default template (SAP_TRADESHOW). So it is a bit wierd where each part of the portal is using our customize theme but the content area where the Java Dynpro is loaded is using the SAP default theme.
    When i am trying to view the source of the content area (Overview Page). It is showing something like this.
      <link rel="stylesheet" type="text/css" href="../../../resources/sap.com/tc~wd~dispwda/global/SSR/themes/sap_tradeshow/ur/ur_ie6.css">
      <style type="text/css">
        .hidden {
          position: absolute;
          top: 0px;
          left: 0px;
          margin: 0px;
          border: 0px;
          width: 0px;
          height: 0px
      </style>
    When I compare it with my production (before the support pack upgrade and everything is fine), the code are as below.
      <link rel="stylesheet" type="text/css" href="/irj/portalapps/com.sap.portal.design.urdesigndata/themes/portal/ACNTHEMEI/ur/ur_7.0_ie6.css?7.0.13.1.0">
      <style type="text/css">
        .hidden {
          position: absolute;
          top: 0px;
          left: 0px;
          margin: 0px;
          border: 0px;
          width: 0px;
          height: 0px
      </style>
    Anyone know how to default the standard Java Dynpro to use the customize portal default there?
    Thanks.
    Regards,
    Bryan.

    Brian,
    WebDynpro application will not use the protal theme.
    Thanks,
    Hamendra

  • My location services appears to be locked. They are in light grey and will not let me turn them on and off. New app requiring GPS i can't use due to this. How can i reset or fix?

    My location services appears to be locked. They are in light grey and will not let me turn them on and off. New app requiring GPS i can't use due to this. How can i reset or fix?

    Double check your restrictions for location service.
    settings - genral - restricitons.

  • TS1363 how do i delete apps out of my Iphone? that are building up in the purchased holding tank, i will not use again.

    how do i delete apps out of my Iphone? that are building up in the purchased holding tank, i will not use again.

    There is no "holding tank"  that's just silly.
    Purchased history is just that, a history of items that have been purchased.
    They cannot be removed, but they can be hidden.  Hiding and Unhiding purchases

  • S my computer will on itunes said that it will not use my new ipod touch because it says that service is not started. I have registered my new ipod touch and am trying to download stuff from my itunelibrary. Ps help!

    my computer will on itunes said that it will not use my new ipod touch because it says that service is not started. I have registered my new ipod touch and am trying to download stuff from my itunelibrary. Ps help!

    Try:
    iPhone, iPad, iPod touch: How to restart the Apple Mobile Device Service (AMDS) on Windows

  • How can i know which index will be used when executing the query ?

    1 ) I have query in which i have 3-4 tables but there multiple index on one column .
    so how can i know which index will be used when executing the query ?
    2) I have a query which ia taking too much time . how can i know which table is taking too much time ?
    3) Please Provide me some document of EXplain plan ?

    Hi Jimmy,
    Consider the below example
    /* Formatted on 2011/02/04 21:59 (Formatter Plus v4.8.8) */
    CREATE TABLE FIRST AS
    SELECT * FROM all_objects;
    UPDATE FIRST
    SET object_name = 'TEST'
    WHERE owner != 'SCOTT';
    CREATE INDEX idx_first ON FIRST(object_name);
    SELECT *
    FROM FIRST
    WHERE object_name = 'TEST';
    It has not used index
    Execution Plan
    Plan hash value: 2265626682
    | Id | Operation | Name | Rows | Bytes | Cost (%CPU)| Time |
    | 0 | SELECT STATEMENT | | 58678 | 7334K| 163 (4)| 00:00:02 |
    |* 1 | TABLE ACCESS FULL| FIRST | 58678 | 7334K| 163 (4)| 00:00:02 |
    /* Formatted on 2011/02/04 21:59 (Formatter Plus v4.8.8) */
    SELECT *
    FROM FIRST
    WHERE object_name = 'emp';
    This has used the index
    Execution Plan
    Plan hash value: 1184810458
    | Id | Operation | Name | Rows | Bytes | Cost (%CPU)| Time |
    | 0 | SELECT STATEMENT | | 1 | 128 | 1 (0)| 00:00:01 |
    | 1 | TABLE ACCESS BY INDEX ROWID| FIRST | 1 | 128 | 1 (0)| 00:00:01 |
    |* 2 | INDEX RANGE SCAN | IDX_FIRST | 1 | | 1 (0)| 00:00:01 |
    From this we can come to the conclusion that, whether to use one index or not by oracle
    would also depend on the data which is present in the table. This has to be this way as
    we see in the bind peeking, if oracle sticks to only one plan, say only use the full table
    scan, it would be a performance hit when it searches for the second query ie where object_name
    ='emp';
    2.
    If we have a query like below.
    select * from emp
    where upper(ename) = upper(:p_ename);
    Evenif we have the index on ename column, oracle wouldn't be able to use the index, as there is a function in the predicate column. If you need oracle to use the index, we need to create a function based index as below.
    Create index idx_ename on emp(upper(ename));
    Regards,
    Cool

  • When I email photos from my iphone, firefox will not let me open them in yahoo.mail as jpeg images, only firefox documents

    when I email photos from my iphone, firefox will not let me open them in yahoo.mail as jpeg images, only firefox documents

    Two weeks ago I posted this, but no one replied telling me how to correct the problem.
    I think Firefox engineers need to improve Firefox between now and the next up-date to make it adequate to handle all major websites. There aren't many websites used by as many people as yahoo. So why have Firefox engineers ignored this deficiency in Firefox?

  • When I close firefox it warns me that I am closing multiple tabs. and will not let me save them. the only option is cancel or OK.

    This just started. When I close firefox it warns me that I am closing multiple tabs. and will not let me save them. the only option is cancel or OK. When I say OK and restart Firefox all my tabs are going:-( This happens every time now. I know how to get my old tabs back but every time I close Firefox it always warns me that I am closing multiple tabs.
    Tanks for helping me get me Firefox working correctly again
    Jim

    Do not use "Clear history when Firefox closes" to clear the "Browsing History".
    *Tools > Options > Privacy: History: [X] Clear history when Firefox closes > Settings
    *https://support.mozilla.org/kb/Clear+Recent+History
    Using the "Show my windows and tabs from last time" setting is a more reliable way to restore session data.
    * Tools > Options > General > Startup: "When Firefox Starts": "Show my windows and tabs from last time"

  • How we can display two list if not using blocked alv ,not scr painter

    how we can display two list if not using blocked alv ,not scr painter

    1. Once the cell number/service on the 3GS is transfered to the 5, the 3S will become basically an iPod touch until a new sim is in place, correct? We can still use wi-fi and the apps on the phone, and still be able to sync to iTunes, correct? iOS has been upgraded to 6.
    1a. With a new Sim, any issue with losing any data/apps on the phone? I dont' think so.
    1. Yes. without a sim it has no service, but all other features should be useable normally.
    1.a Nope, Data and Apps are independent of the Sim.
    2. Once the 5 is activated on the new carrier, how do I share the apps within iTunes? Is it as easy as using iCloud (which we haven't "activated" yet) and/or plugging both phones into iTunes and transferring between devices (authorizing both)? Photos? There are photos on the 3S that we will need on the 5.
    2. As long as both Phones use the same Apple ID, the applications can be synced to each through iTunes. Also any downloads on one phone should appear in the other. Again as long as both phones are using the same Apple ID.
    3. Reverse order for new apps purchased (understand that not all the iphone 5 apps will work on the 3GS)?
    3. If they can be run on the iPhone3GS they should be synced automatically.
    4. My husband also has a new iPad, any complications there with three devices? To date, he has not "shared" apps between his 3S and the iPad. He does not have iCloud set up, but plugs into his computer to backup and transfer photos. 
    4. If all 3 Devices share the same Apple ID all should be synced. 
    As a word of warning, if all 3 devices use the same Apple ID, messages recieved using iMessage will appear on all 3 devices.
    And Conctacts may get overwritten if synced to iCloud (thogh you say he doesn't have one), or merged together.

  • Sent photos from iPhone to email and messenger on iPad intercepted but now will not let me see them. Help?

    Sent photos from iPhone to email and messenger on iPad intercepted but now will not let me see them. Help?

    If you sent the photos directly from the Photos app, it is quite possible that you selected Message rather than Mail when you emailed them to yourself. I assume that is how they ended up in the Messages app. I also assume that you no longer have the old phone or you could just email them to yourself again. Is that a correct assumption? If you cannot access the photos on the old phone any longer, and you can see them in the messages app randomly, try closing the Messages app completely and reset the device and then see if the photos reappear.
    In order to close the Messages app, you have to drag the app up from the multitasking display. Double tap the home button and you will see apps lined up going left to right across the screen. Swipe to get to Messages and then swipe "up" on the app preview thumbnail to close it.
    Next, reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • HT201209 iTunes will not use the redeemed gift cards on my account, I have a $30 credit and when I try to purchase a song it goes right to my credit card on file. Why does this keep happening

    iTunes will not use the redeemed gift cards on my account, I have a $30 credit and when I try to purchase a song it goes right to my credit card on file. Why does this keep happening???

    Any time you've changed anything in your billing, it does this once to very things.

  • When I open iTunes, it will not allow me to preview or download TV shows. The preview and download options are gray and will not let me view them. I have the latest Quicktime so I don't know what's wrong

    When I open iTunes, it will not allow me to preview or download TV shows. The preview and download options are gray and will not let me view them. I have tried installing the latest Quicktime but it tells me that I have to do software update and when I do, Quicktime does not appear to need an update. I have no idea what to do

    Click on your preference and check the Parental tab for possible restrictions.  Open iTunes, then click the iTunes menu, select preferences after the window opens click on the Parental icon, take a look at the content restrictions section.

  • HT3986 I have a pc that is one year old and the hard drive is crashing we use it only for quick books to run our small business I would like to buy amac and install the OS  forom the pc to the apple product i will not use the pc after can i use the OS off

    I have a pc that is one year old and the hard drive is crashing we use it only for quick books to run our small business I would like to buy a macmini and install the OS  from the pc to the apple product i will not use the pc after, can i use the OS off the pc or do I have to purchase another?

    I think you can get Windows 7 for around $99. Install the 64bit version as the 32bit version will not be able to use all your new computer's ram if you have more than about 3.5gb.
    Back up your quick books data now before the old hard drive dies. You can copy your data over to your new installation of Windows and quick books.
    By the way, there is quick books for Mac http://quickbooks.intuit.com/mac/?sc=BNR-000-COR-quickbooks&priorityCode=4902000 000&cid=ppc_google_QB-Intuit-Core-Brand-Mac_quick-books-for-mac_exact&site=&ad_i d=9347918288&raw_keyword=quick%20books%20for%20mac
    So you may not need to install Windows at all.

  • I have seven(7) podcasts on my iPhone 4 that iTunes will not delete. iTunes copies them from the phone to the library and will not  delete them from the phone when deleted from the library.

    I have seven(7) podcasts on my iPhone 4 that iTunes will not delete. iTunes copies them from the phone to the library and will not delete them from the phone when deleted from the library. I have replayed the podcasts over and over and they still won't delete. Podcasts are WSJ Tech briefings.

    This happens to several of my podcasts whenever an updated iOS comes out. You can delete the episode directly from the phone by swiping it from left to right. That seems to fix the issue (they drop off the phone and dont reappear on iTunes). It's as if iTunes stops tracking the play count for some shows.
    Hope this helps!

  • Cannot delete emails and will not let me trash them

    I have approximately now, 6 emails on my phone that have been deleted from my address in my computer but will not delete off my iphone 4 and it will not let me trash them either I get the error *unable to move message*  The message could not be moved to the mailbox Trash can someone help me get rid of them?

    I've had that in the past.  For some reason, moved or delete emails on one device don't seem to register on other devices on the same account for some time.  I had a service that took a day or more before a deleted email on A finally was deleted on B.  In the meantime, trying to delete or move when on B resulted in the same message.  Wait for it to straighten out on its own.

Maybe you are looking for