Seeking advice , how you guys develop without javadoc popup ?

Hi developers
I wan to ask your advice about quick javaDoc orJavaDoc popup.
I used to develop in eclipse and Netbeans , in both of this IDEs and APIs that i worked on them , there were allways a qick javadoc available ,
In netbeans we add javaDoc folder/archive for each libraries and then when we were coding we could see the javadoc for current method that we are tring to use or even we could see quick javadoc by puting mouse on any items in the editor.
but now i Jdeveloper i really really can not be as productive as i was in netbeans.
it is corrent that i am facing tons of new APIs , but which slow my advancements , but not to having javadoc around make me crazy.
is there any place that i download and somehow attach the javaDoc for numerous Oracle APIs in Jdeveloper ?
take a look at here , it simply shows what i mean for popup JavaDoc in netbeans http://www.netbeans.org/products/ide/editor.html
Thanks

thank you for the hint , i am looking to add javadc for many of oracle.* packges
one of them is oracle.security which i want its quick javadoc to be around.
but i can not find its javadoc to attach it to entire IDE system.
Also, i think oracle Jdeveloper itself should come with a configuration that does not ned to add any javadoc for any of ordinary oracle APIs.
it should be like this (imho) ,
-register a server
-if it is oracle server as a target do not ask for javadoc path otherwise ask for javadoc path
-add server libraries to project with their documentation.
-show javadoc to user :> when he/she asks with CTRL+D
one other question , i find that thre are several libraries already registered in IDE , how i can categorize them ?
for example how (without a full scan ;) ) find where is oracle.security packages in those libraries?
Thanks again
thanks

Similar Messages

  • Need to know how you guys feel/think?

    Hi guys,
    As I have posted earlier, I want to pick up Java once again. However, due to my heavy schedule I can only pick it up slowly. But then problems come again. I find that after I've learnt something, I tend to forget as I'm not a real-life Java programmer, you can either called me a leisure Java programmer, or a Java hobbyist. But I do wish that one day I can both program in Java and other programming languages. I hope to create something that is build of Java and other language to talk to each other convieniently.
    However, I felt that, without real-life hands-on experience, it's quite hard to put into practice for what you have just learnt! OMG! This is terrible, I feel that I might repeat this forget-pick up loop. Hmm, wondering does it justified with the time I put time?
    Guys, can any of you suggest to me anyway I can always put into practice for whatever I have learnt (at least those from Java Tutorial on Sun website)?
    Is there anything not too ambitious but could be real-life problem solving and solution that I don't wish to make money, but to keep my hands busy on Java and always remember what I have just learnt?
    Any feedbacks and suggestions are highly appreciate.
    P/S: I hope this is not a rubbish topic that doesnt worth anyone's reply -.-
    Yours sincerely,
    Jenson
    Message was edited by:
    Jenson

    I was in a similar situation - I work in IT, but only
    program in Java for fun at the moment. You say you
    want problem-solving suggestions. Can you think of
    any computer-related problems you would like solved?
    Everybody has little irritations when working with
    computers. Maybe you've been looking for a calendar
    application with all the functionality you want? A
    timer that will remind you when your favourite tv
    programs start? A system for organising your CDs?
    Don't worry about it having been done before. There's
    loads of resources available, like these forums. I've
    learnt loads by poring through the APIs. Start with
    something simple, and work your way up if you want.
    Right now, I'm working on a swing app which takes a
    lot of parameters in a form, and outputs an HTML
    template - solves a time-consuming problem for me,
    but probably not much use to anyone else!
    If you haven't got any ideas straight off, try doing
    the homework exercises posted on these forums
    (probably best not to spoonfeed the answers though!),
    or look at the Java > Student Projects section of
    this website:
    http://mindprod.com/index.html#MENU
    If you're feeling ambitious, this site
    (http://acm.uva.es/problemset/) has a large set of
    non-language-specific java challenges, but they're
    quite a lot more complicated.Hi Kate,
    Glad to find someone in the similar situation like me! At least I can learn something from your experiences or so. So far the suggestions that I get is to read up a lot of books. Well, yes, I would love to read up to understand and know how to program in Java, but at the same time I need to know how to do real-life problem solving too. I can't make myself stop programming if I have a strong interest in it and strong desire to improve and never forget what I've learnt!
    I have a passion for programming, but at the same time I think I'm somehow very noob in this Java, which I think it's best for me to learn and horn my skills by working on the real-life projects, or at least like what you have done, put your daily problems with Java, hey i never think of this before. But I have one question, wouldn't Java be quite resource intensive if you run those applications on your PC or notebook computer? I'm always reserved for developing Java application that run on my non Intel Core Duo processor based notebook. It's only running on a Pentium M, and it's 2 and a half years old. LOL..
    The resources you have just passed to me could be very useful if I'm up to the tasks. I would love to develop something for my own use too! I'm really thinking of doing that even though I'm quite concerned about the afore-mentioned performance issue.
    Keeping Java as a hobby is fun and I can always think of something that some other language may not be up to the job, that Java can easily achieve it, or with some efforts. I don't know whether I would ever have the chance to become a Java programmer, but I will definitely be having fun and enjoy programming with Java. I wish to develop something "real" platform-independant, that can talk with different type of application regardless of what's the language used to develop them.
    Meanwhile, I think I'm a bit overly ambitious while telling people, I don't mind doing Java game programming too. But I would love to develop games in C if possible. For Java, I would prefer to start from mobile Java games for mobile phones. That would be cool. Imagine myself playing and enjoying the game I have developed and sharing with my friends and people would love that game. Wow, all the efforts pay off.
    Mind to share how you learn Java throughout the years? Is it like what you mentioned in your post above? =)

  • How you guys do this ? finding the latest thread and applying recovery

    hi guys,
    i am doing a bash script and i need to do know the latest arch log sequence every archived.
    to know the latest arch log
    i) either get the max(seq#) from v$archived_log
    or
    ii) i can go to the arch folder and get the one with the latest date.
    however,
    how do i get that value out and apply it in rman ?
    Inside my rman script, i have got this..
    recover database until sequence xxxx;
    how do i fill in the value 'xxxx' ? with the latest archived log in the database ?
    please advise
    regards,
    Noob

    V$LOG_HISTORY to view the redo logs that you have archived.
    Perform an incomplete recovery until log sequence number 6 on thread 1:
    run {
    set until logseq 6 thread 1;
    allocate channel ch1 type 'sbt_tape';
    restore database;
    recover database;
    alter database open resetlogs;
    reset database;
    back up the database for new incarnation
    run {
    allocate channel ch1 type 'sbt_tape';
    backup database;
    }

  • Needs some advice from you guys

    I have clear the oracle sql pl sql exams but i dont know in which way i use my knowledge.usually database used as a backend what language is most suitable for its front end or what language i should learn so that i can use the sql plsql knowledge best.actually i had clear these exams by self study and dont have any advisor who can give me direction.i think you people can help me in this.its a noob kind of a question

    what language is most suitable for its front endThat would be a personal choice (of the architect/functional designer) and/or depending on whatever language/development tool is 'hot or not'.
    But it won't hurt to have (some) knowledge of JAVA and C/.NET, as they're often used in front-end applications.
    Also having sound XML, ADF, SOA and APEX knowledge is very valuable nowadays.
    what language i should learn so that i can use the sql plsql knowledge bestSQL is a language, it stands for Structured Query Language. For (Oracle-specific) directions, see:
    http://tkyte.blogspot.nl/2012/08/the-keys-to-oracle.html
    Check http://asktom.oracle.com on a regular basis to find real-life questions and answers/explanations.
    Google Steven Feuerstein (PL/SQL evangelist) and Joe Celko.
    Oh, and buy the books they wrote... ;)
    And ofcourse, participate, be active in the community.
    Be willing to invest a lot of time into all of this.

  • Linkification (any version) does not work with FF9.0.1. Here we go again! Same old problem. Why don't you guys develop a permanent fix??!!! Don

    Here we go again. Same old problem with FF updates. FF9.x.x will not allow clickable internet links. They are dead when typed. ALL IE versions have clickable links BUILT IN! Why can't you do it??? Don't blame it on "third party add on incompatiblity." It's not their fault. It is YOUR fault for not including it. Do not blame users either.
    xpi files are not compatible with FF9.x.x even when dragged on to it

    '''''Linkification''''' was not developed by Mozilla.
    *The third party developer appears to have abandoned the Add-on (no longer updates it).
    *The last update available on the Mozilla Firefox Add-ons site ( https://addons.mozilla.org/en-US/firefox/addon/linkification/ ) was made compatible only through Firefox 3.6.x
    *The developer posted version 1.3.9 on his/her own site which was made compatible through Firefox 4
    *'''''Read the comments section on the Add-ons page for suggestions.'''''
    **I would NOT download from another site as you do not know what you might be getting.
    **You can install the following and force compatibility in Add-ons > Extensions
    ***https://addons.mozilla.org/en-US/firefox/addon/add-on-compatibility-reporter/?src=ss
    **Under "Reviews", click "See all ###user reviews". The suggestion ''by marwn098 on November 11, 2011'' is the only one that I would recommend.
    ***Link to that suggestion --> https://addons.mozilla.org/en-US/firefox/addon/linkification/reviews/321220/
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You may need to update some plug-ins. Check your plug-ins and update as necessary:
    *Plug-in check --> http://www.mozilla.org/en-US/plugincheck/
    *'''''Adobe Shockwave for Director Netscape plug-in''''': [https://support.mozilla.org/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *Adobe PDF Plug-In For Firefox and Netscape: [https://support.mozilla.org/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *Shockwave Flash (Adobe Flash or Flash): [https://support.mozilla.org/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]
    *'''''Next Generation Java Plug-in for Mozilla browsers''''': [https://support.mozilla.org/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

  • How you organize photos without Aperture ?

    Once again, which scheme do you use for organizing photos apart from Aperture built in engine ?
    Do you name folders like
    2006-08 New York
    or
    06-08 New York ?

    I am mainly an animator, so while most of my photos are simply personal, I still have some professional photo work as well.
    for my personal photos, I simply organize them by events, people, places, and things. and break it down further from there. I tend to find it easier for my uses to use all referenced files for my aperture library, so I have quick an easy access to the original files outside of aperture as well.
    all my personal photos are stored simply in the pictures folder, as I described above.
    for my professional work. I always keep a folder called Projects in the root of my user folder. In this folder I have all the types of Projects I may work on, Film/Animation, Illustration/Design, Photo, Sound, and Web Design, etc.
    within the Photo projects folder, I organize it usually by client, and if you have a lot of clients, it may be benificial to organize it by year as well, but I believe in just keeping a project folder with folders for individual projects for that client works well.
    it becomes an art at some point, haha

  • [Help] How you guys do the performance test for Hyperion?

    Dear All,
    Currently, we are building the performance test scripts by using the QALoad. We have identified the following areas for the test.
    * Planning Data Form
    * Financial Report
    * SmartView
    However, we hit a number of question.
    For Financial Report, when the recorded scripts were playback, we cannot see any pdf files generated under folder $BIPLUS_HOME/temp/.
    For SmartView, the recorded scripts just don't work after the Hyperion Services were restarted.
    Does anyone have any experience on doing performance test for Hyperion, especially using QALoad? Is there any technical reference out there we can read?
    Regards,
    Martin

    When we playback the QALoad script for Financial Report, we got the following error response!
    As you know, when opening an Finacial Report, it will auto login the Datasource. There is no need to provide the username/password. We are wondering if this is related to our problem or not. Please kindly help. We have been spending days/weeks to record the testing scripts.
    Does anyone has any idea?
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <BpmResponse type="error" action="">
    <code>5517</code>
    <desc>Logon Failed, User Name must not be empty</desc>
    <trace>com.hyperion.reporting.util.HyperionReportException: Logon Failed, User Name must not be empty
         at com.hyperion.reporting.api.HRReports.Authorize(Unknown Source)
         at com.hyperion.reporting.api.HRReports.Authenticate(Unknown Source)
         at modules.com._hyperion._reporting._web._reportviewer._HRRunDlg._jspService(_HRRunDlg.java:1075)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at com.hyperion.reporting.webviewer.HRLocaleFilter.doFilter(Unknown Source)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:797)
    </trace>
    </BpmResponse>
    Regards,
    Martin

  • How do you guys upgrade the DDL of your apps?

    This is to start a brainstorming discussion, just like the one you would have between DBAs and developers around the watercooler...
    I am considering revamping the way DDL upgrades are done in-house.  I was wondering how you guys go about doing that, whether you are an Independent Software Vendor or the developer for an in-house application.
    if you're an ISV, how do you supply and implement new versions of your DDL to your customers?
    if you are responsible for the development/maintenance of an in-house application, how do you carry out your DDL upgrades?
    I would like your responses to be around the methods and the tools you use to upgrade the SQL code (mainly the DDL) of your applications.
    Looking forward to everyone's input.

    In a modern application, a developer should seriously consider Edition Based Redefinition (EBR) - a feature (comes with the database)  every customer has since 11g R2.  With EBR, have the ability to install new versions of your code (plsql, triggers, views, synonyms -etc) in the database without impacting (blocking, locking, overwriting) the existing version.  So you can install version 2 of your application while version 1 is still running.
    Additionally - taking it a step further - if you put editioning views in place (a special kind of view that allows you to only select from a single table, no where clause, just a select list - sort of like a synonym with a select list), you can achieve many online DDL upgrades as well.
    for example, let's say you wanted to add a new index to a table, change the format of an existing column from number to varchar2 (to allow for alpha-numeric values in the future) and drop an existing column that is no longer needed - you could (assuming the editioning views are in place):
    a) create a new edition as a child of an existing edition.  It'll be as if you copied all of your code/synonyms/etc - you haven't, but it will feel like it
    b) add a new column of type varchar2. (this column will NOT be visible to version 1 at all in any way)
    c) put in place a forward edition trigger that will take any modification of the existing number column and reflect it in the new varchar2 column
    d) use dbms_parallel_execute to update the existing number column to itself ,this update can commit every 100 rows or so (no locking issues really) and will cause the new varchar2 column to be populated for all existing rows.  any new rows added by version 1 of the application will automagically be reflected
    e) in version 2, create a new editioning view that selects out the right columns from the table (don't select the number, select the varchar2 and alias it as the old column name if you want)
    f) put your new plsql/synonyms/grants whatever in place in version2
    g) create an invisible index on the table you wanted to index - you can do this online.  the index will be invisible so it won't affect ANY existing query plans (you haven't tested the old sql with it - you just know that version 2 likes having it)
    Now version 1 is running and version 2 is ready to go.  Easiest way to roll out would be to schedule a tiny maintenance window - alter the databases default edition to version 2, make the index visible and restart your app servers.  the are now running version 2
    a) drop/set unused the old number column
    b) get rid of the forward edition trigger
    if you'd like to read more about this:
    A Closer Look at the New Edition
    Ask Tom: Edition-Based Redefinition, Part 2
    Ask Tom: Looking at Edition-Based Redefinition, Part 3
    and of course
    http://docs.oracle.com/database/121/ADFNS/adfns_editions.htm#ADFNS020
    tom kyte

  • How do you guys like your GFX5900XT's???

    Hey im in the market for a new computer and Ive been searching around for a good video card for the money.   Well i came across PCSTATS review of the MSI
    FX5900XT.
    http://www.pcstats.com/articleview.cfm?articleID=1543
    It blew me away that a card priced less than half could overclock so high and reach 5950 Ultra like speeds while still being stable.
    I came here to ask how you guys find your 5900XTs and what (if any) overclocking issues you may have.  Is it really that good?
    Thanks

    I CAN'T OVERCLOCK MINE AND CAN' :angryfire:T MONITOR TEMPERATURA
    FAN RPM AND VOLTS
    BUT HAVE VERY GOOD RESULTS IN BENCHMARKS

  • Why is it (and how is it possible) that you guys don't have any retractable magsafe power cords (or at least an accessory that would turn normal magsafe chargers into a retractable unit)? (Or do you?)

    Way, way back it was cool that you could wrap the smaller cord around those retractable clips.  However, even that has grown annoying.
    For those of us who use the longer attachment (for which there isn't even a wrapping solution) dealing with the cords is time consuming (and basically impossible to do in such a way that it can withstand any real traveling).
    At least one of the reasons there is no retractable cord option is that other companies can't design one themselves without violating your intellectual property rights.  That said, Apple should really be the ones to tackle this particular cord-annoyance (all the groundwork for the design has already been done for you guys--all you'd have to do is tweak it to fit the specifics of your magsafe cords, and *voila*, fantastically manageable, clean, well-designed, and highly portable power cord for us all.
    Suddenly: champagne would fall from the heavens, doors would open, velvet ropes would part, world peace, end to hunger....you get the idea.
    It seems like this is the only place to give suggestions for things such as this...am I missing something?

    Welcome Jessie!
    Here's how to get your comment to someone working in Apple product development:
    http://www.apple.com/feedback/macbookpro.html
    That said, Apple shipped retractable cord chargers in the early PowerBook days. From talking to people who owned them, I get the impression that the constant in/out action caused many to fail prematurely. I suspect Apple abandoned them for a reason.

  • Does anyone know how to get an application you had once without using App Store?

    Does anyone know how to get an application you had once without using App Store?
    Because I'm underage and I couldn't get it back.
    I just want it back, I'm not going to use any money in App Store...

    When you say you "had it once", how did you get it then?  The App Store has only been around for a few years, so there are lots of apps out there that you would once get from the developer, but now they're only available on the App store.  Which app(s) are you referring to? 

  • How do you guys work around this trivial situation?

    Hi,
    I'm using GlassFish v2 and JSF 1.2.
    Since JSP can be run using the direct url of the JSP page and the JSF pages require some prefix like "/faces/" how do you guys deal with situations
    when somebody accesses the direct link of the JSF (that means without typing "faces/") ? - I noticed that GlassFish throws an error in this case which must be addressed I think.
    Any hint or constructive comment would be highly appreciated. Or is this an open problem when using JSF?

    Well thank you a lot, I did more googling before finding your second reply and found some info about filters, I will check your links as well and
    see if I can polish my solution based on your links.
    For those who might look for solving the same issue:
    I added to web.xml this (my faces are prefixed with "/fx" rather than "/faces", a matter of taste):
    <filter>
              <filter-name>JsfFilter</filter-name>
              <filter-class>xlinuks.JsfFilter</filter-class>
              <init-param>
                   <param-name>search_token</param-name>
                   <param-value>.jsp</param-value>
              </init-param>
              <init-param>
                   <param-name>add_token</param-name>
                   <param-value>/fx</param-value>
              </init-param>
         </filter>
         <filter-mapping>
              <filter-name>JsfFilter</filter-name>
              <url-pattern>*.jsp</url-pattern>
         </filter-mapping>And the filter itself is this:
    package xlinuks;
    import java.io.IOException;
    import javax.servlet.*;
    import javax.servlet.http.*;
    public class JsfFilter implements Filter {
         private FilterConfig filterConfig;
         private String sSearchToken, sAddToken;
         public void doFilter( ServletRequest request, ServletResponse response, FilterChain chain ) throws ServletException, IOException {
              HttpServletRequest httpReq = (HttpServletRequest) request;
              String sUri = httpReq.getRequestURI();
              if( (sAddToken == null) || (sSearchToken == null) ) {
                   chain.doFilter( request, response );
                   return;
              int iIndex = sUri.indexOf( sSearchToken );
              if( (iIndex > -1) && (sUri.indexOf( sAddToken ) < 0) ) {
                   sUri = sAddToken + sUri.substring( sUri.lastIndexOf( "/" ) );
                   filterConfig.getServletContext().getRequestDispatcher(sUri).forward(request, response);
                   return;
              } else {
                   chain.doFilter(request, response);
         public void init(FilterConfig filterConfig) throws ServletException {
              this.filterConfig = filterConfig;
              sSearchToken = filterConfig.getInitParameter( "search_token" );
              sAddToken = filterConfig.getInitParameter( "add_token" );
         public void destroy() {
              filterConfig = null;
    }

  • Please advice how i can recover my pictures without backup?

    please advice how i can recover my pictures without a backup \. i restored my iphone without to do a backup. i am checking that exist different programs but i have to pay. please somebody help me!!

    You also may have a chance that some of the more recent photos are in photo stream if you had iCloud enabled. By logging into iCloud on the phone, you may be able to have some of them come through, up to 1000. If you didn't have it enabled, then I believe you are out of luck, I'm sorry.

  • How can one develop "view only" client applications in Lookout?This is to develop remote monitoring without control functionality.

    How can one develop "view only" client applications in Lookout?This is to develop remote monitoring without control functionality.
    We have 10 Client Nodes in the field and we need two "View Only" functionality in Client machines located on Supervisory Desks.

    I have done this. There are many ways to approach this but I will offer what I think is the easiest. This will work ONLY if you have been assigning security levels to your objects (objects that actually control devices in the field) greater than zero AND allowing a security level of zero to view all panels. When I develop interfaces I do this just for creating a non control client.
    Basically, you remove all users from the Lookout client in the user manager. You will not be able to remove the built-ins, "Guest" and "Administrator". Now when the end users tries to login using his normal login he will be denied. Consequently, he will not be able to control. But, he will still be able to view all the information since a no login can view a panel with a viewing se
    curity level of zero. You must ensure any pushbuttons that are used to open panels have a security level of zero.
    Now you can copy this security profile by finding the lookout.sec file and copying it to another non-control client computer. In Windows NT this file is located in the system32 directory.
    There are many other ways but I find this the easiest.
    Regards,
    Tommy Scharmann

  • Duplicates of a song on iPhone 4s but not in iTunes. Unable to delete duplicate. Won't play and won't let you swipe to delete. Any ideas on how to do so without resetting the phone?

    I have duplicates of a song on an album. One of the duplicates is grey with no album cover. When you attempt to swite and delete, the track will not delete and will not even play. I've contacted iTunes store and the person I received the support email from told me that it may not be downloaded. I emailed him back and explained that no there is no download for that song in my itunes store on my phone.
    One I never received an answer back which shows you how well these people do their job.
    Two: I really would prefer to have a solution to this problem without having to delete all of my music from my phone or resetting my phone. Because this duplicate isn't even showing up in my iTunes, it's only showing up on my phone.
    When I attempt to find it in my itunes it plays fine. But when I try to find the file to delete it, it is no where to be found. I've tried everything that I could think of to get rid of it. And I don't want to leave the album/artist off my phone because I do enjoy their music... And I have the microsoft sync in my car.
    Anyone got any ideas on how to do this without resetting the phone and/or taking my music off?

    If you have all your music on the cmputer then i would connect up my phone uncheck the Sync Music option and apply.
    This should take all the music off your phone .Then you can resync the music back on to it.
    If this doesn't work maybe a restore to factory settings and start from scratch is the way to go

Maybe you are looking for