Any debugging tool available??

Hi all
i m m new to JAVA
and i do not have any tool to debug the program code
so can any1 please help me in this matter by sending the tool name or the URL from which the tool can be downloaded

jdb is a debugger than comes for free with the JDK.
Many IDEs have an integrated debugger.
I've heard of a graphical standalone debugger called JSwat, but I don't know if it's any good.

Similar Messages

  • Is there any Scripting tool available?

    Hi,
    I am brand new to Web AS and wondering is there any command line scripting tool available within Web AS? For example, something similar to BEA's WebLogic Scripting Tool (WLST) that is based on Jython or IBM’s WebSphere Administrative (wsadmin) that is based on Jacl and Jython.
    Any input/comments/pointers are much appreciated.

    http://bivald.com/lessons-learned/2007/08/flash-media-server-ide.html
    or  if above link fails, try this
    http://www.igorcosta.org/?p=151
    Yes, I believe you can use any text editor, including a javascript editors to write serverside AS, but may not get intellisense in most of those editors while coding.
    check the above links for a development IDE with intellisense enjoy
    Mohamed D. Sankoh
    Calgary
    Alberta, Canada

  • Is there any free tool available to test blackberry phones?

    I want to automate blackberry phones to test the application. So any tool is available (free) to test applications or give some idea's.

    Manigandan wrote:
    I want to automate blackberry phones to test the application. So any tool is available (free) to test applications or give some idea's.
    Hi @Manigandan! Welcome to the BlackBerry Support Community Forums!
    I'm sorry but I don't think I understand what you're trying to say here. Can you please elaborate and try again?
    thank you
    Click if you want to Thank someone. If Problem is resolved, so that others can make use of it.

  • MOSS 2007- Migration Tools available for data extraction

    Hi All,
    I am working on MOSS 2007. I need export entire data from sharepoint portal to excel files. The data could be from Lists, Libraries, Content Types, Static Page data etc. The amount of data is huge.
    1) Is there any migration tool available for such extraction? Kindly suggest.
    2) Also is it possible to search for data in entire web site based on the content type?
    Thanks.

    Hi,
    We don't have ready script, you might have to modify one.
    Check below URL if they help you,
    http://blogs.technet.com/b/heyscriptingguy/archive/2014/02/04/use-powershell-to-create-csv-file-to-open-in-excel.aspx
    http://technet.weblineindia.com/web/export-data-to-excel-using-openxml-sdk/2/
    https://support.office.com/en-us/article/Share-Excel-data-with-others-by-exporting-it-to-a-SharePoint-site-262ba5a9-d065-4ad6-9d92-c16a10ae8ac8?ui=en-US&rs=en-US&ad=US
    https://selecteditemsexport.codeplex.com/
    Regards
    Prasad Tandel

  • Any standard tool or program to create transaction like CJ20N

    Hello Everybody,
    I am going to create program similar to transaction CJ20N. I just want to know that is there any standard tool available for the same? Also, are there any standard procedures to follow for the same?
    thanks
    Bhavin

    1 - create a transaction variant as written in other answers
    2 - create a customer transaction (z-transaction)
    To graphically maintain the hierarchy you will need to program some [SAP Tree and Tree Model (BC-CI)|http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCCITREE/BCCITREE.pdf] and [SAP Container|http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCCIDOCK/BCCIDOCK.pdf]
    Then you will have to develop some classical dynpro on the right side of the screen.
    To check and update the data you will use the PS BAPI (created from Release 4.0A )
    - BAPIs for the Business Object Project Definition "[BUS2001|https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&query=bus2001&adv=false&sortby=cm_rnd_rankvalue]"
    - BAPIs for the Business Object Network "[BUS2002|https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&query=bus2002&adv=false&sortby=cm_rnd_rankvalue]"
    - BAPIs for the Business Object Work Breakdown Structure "[BUS2054|https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&query=bus2054&adv=false&sortby=cm_rnd_rankvalue]"
    Look also at BAPI like [BAPI _ PS_INITIALIZATION|https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&query=bapi_PS_INITIALIZATION&adv=false&sortby=cm_rnd_rankvalue], [BAPI _ PS_PRECOMMIT|https://www.sdn.sap.com/irj/scn/advancedsearch?cat=sdn_all&query=bapi_PS_PRECOMMIT&adv=false&sortby=cm_rnd_rankvalue#].
    Also, could you elaborate on your request a little longuer than "similar to".
    Regards

  • Debugging Tool for JSP

    Is there any debugging tool for JSP, which point out the line number where the error is. currently I am using notepad for JSP coding. It takes too much time for error finding.
    Usman

    You can use WebSphere Studio Application developer, which would probably be over kill if you are just doing JSPs because it does so much more. You may want to look at its open source verison eclipse at eclipse.org.
    Good Luck,
    J.Clancey

  • Tool availability for Archival Solution similar to ILM Assistant?

    Can you suggest some other tool or facility which will give ILM Assistant like features?
    We want to archive data on date basis. ILM Assistant does not provide archiving solution. Is there any other tool available for the same?
    Regards,
    Archana.

    Oracle has two solutions for archiving.
    One is DBFS HSM. Oracle SecureFiles provide fast and file storage on an Oracle database. DBFS provides a file system interface to SecureFiles data. DBFS HSM store allows archiving and transparent recall of SecureFiles data to tape. See http://www.oracle.com/technetwork/database/features/secure-files/dbfs-sf-oow2009-v2-160969.pdf for more info. SecureFiles can be coupled with Oracle's Enterprise Content Management suite so that the content can be automatically stored, and recalled when necessary, on tape.
    The other is Storage Archive Manager. SAM presents a file interface and any files written to and stored on SAM can be managed in a multi tiered storage environment which also provides multi-tier transparent archiving. See http://www.oracle.com/us/products/servers-storage/storage/storage-software/031715.htm for more info. SAM can be coupled with Oracle's Enterprise Content Management suite so that the content can be automatically stored, and recalled when necessary, on SAM.
    Regards,
    Dan Ferber

  • Debug tool

    Is there any debug tool for Edge?
    Yesterday I spent 1 h to find a misspelled function call. The error I got from Chrome console was not helping at all.
    A simple message like "undefined xxx on line x" would have helped a lot. In Chrome you get just "error" and a link to a totally unreadable code block.

    There's a very simple syntax checker, but it will not find a miscalled function.  Your best bet is to use one of the web consoles, which may throw an error if you call a function that doesn't exist.
    -Elaine

  • Free ETL TOOL  available?

    IS there any ETL TOOL available for free so that we can download.
    I did a google search and i am not sure which one to download..
    Anybody can share your experience.I am trying to get familiar with ETL
    Regards
    Maran

    joeesai wrote:
    NBA League Pass is free thru Nov. 4 yet I can't view it on FIOS TV. WHY??
    Did you see it was free for fios somewhere? The only providers I know of that are offering the free preview is Time Warner, Dish, Directv and Comcast, not Fios.
    http://www.freepreview.tv/nba-league-pass/free-preview-of-nba-league-pass-4.html

  • Are there any tools available to find the Server's availability?

    I have been trying to find out a tool/script to figure out the server's complete availability. Please be noted that I need to find only the complete availability for the whole month say July-2014, And there
    are many other reasons that some of these servers would get rebooted every alternate day. It would be sufficient even if I am able to find the total downtime of the server in the whole month from which I can calculate the availability. Please be noted that
    I need to calculate only the server availability and not for any application/service availability. I know we can get the availability report from SCOM 2012. But I have ~3000 Servers which are not in any monitoring tool in fact. I even tried if we can have
    any sysinternals tools but no luck. Any suggestions would be helpful.

    Hiya,
    The Event Viewer will hold events regarding shutdown and startup. You should work on event id's 6005 and 6006.
    Hopefully your 3000 servers has remote powershell enabled or at least some other way of remotely getting the information.
    Basically you should be able to create something like:
    For each connected 6006/6005 events within a given time spand - get the time difference and add all those together.

  • Help|| Is there any tool available to register Oracle datasource objects into JNDI

    Is there any tool available to register Oracle datasource objects into JNDI.If so please tell me where can I download.
    Thanks
    shiva

    I'd like to know the answer to this also.
    I just started reading about JNDI 2 days ago and have never used it. I'd like to use DataSource in my application with JNDI. If I can use the database as my JNDI "server", then I'd prefer to do that instead of having a seperate external server.

  • Is there any off the shelf credit card enryption/decrption tool available ?

    Since, Credit Card (CC) processing is very critical , my company is looking for options which are available in the market -ready to use !!!
    Is there any off the shelf credit card enryption/decrption tool available ?

    What is "credit card encryption/decryption"?
    1) Are you willing to encrypt and decrypt credit card numbers in a safe way, to store them in a database?
    - JCE and crypto
    2) Are you willing to communicate with the credit card companies to perform credit card transactions in a safe way?
    - Contact them; there are third-party companies that sell solutions for communicating with Visa, Mastercard etc; the credit card company can tell you what company they recommend
    3) Are you trying to validate the credit card numbers (no online processing needed, just validate the card numbers in Javascript)
    - search for Luhn's algorithm

  • Any tools available to aid in sync troubleshooting?

    I'm coming from a Palm OS phone, and the sync. conduit provided detailed log files of what it did, what got updated where, and what it was in the middle of doing it it got hung up. This was all very helpful...
    *My question:* Are there any tools available to aid in troubleshooting iTunes/iPHone sync issues? Any sync. log files that can be reviewed?
    I know the typical answer is here: http://support.apple.com/kb/HT1692, but in many cases this does not solve the issue.
    Thanks for any pointers....

    check this out
    http://e-docs.bea.com/wls/docs60/notes/upgrade.html
    Kumar
    Ram Kumar wrote:
    We are planning to migrate to WLS6.1 from WLS5.1. Please let me know if there is
    any tool to help convert our properties in weblogic.properties file to config.xml
    format.
    Thanks,
    Ram Kumar

  • My site has been hacked. Any tools available to locate and remove "Code injection"?

    Google has identified a couple of pages on my web site which malicious code installed into them and Google has listed my site as harmful.   "Malware infection type: Code injection."
    I searched for the code through Dreamweaver-  Edit- Find and Replace but came up empty.
    Does dreamweaver have any other tools to help locate the malware?

    No, DW doesn't have any kind of malware finder/virus removal tools.
    The files would be infected at the server level if Google is picking it up and those files will need to be deleted.
    You may or may not have an issue in your local files, chances are good that they're totally clean.
    Talk to your hosting company about getting the server disinfected.

  • Debugging tools in SAP Enterprise portal

    Hi All.
    I need to find the debugging tools which can be used on the enterprise portal..
    I had heard about Log watch tool.. How to use this tool?
    Is it software do i need to deploy that dc or how to move further?
    What is the best debugging tool for the portal? what are the other options
    Thanks
    Shravan

    Hi,
    Log Watch is basically a tool which helps you to analyze the trace or logs generated for running an application. You can use the tool by running the application com.sap.tcepcommon~logWatch , but you must have the administrator role assigned to your user id. There are also three tool which helps while troubleshooting any problem in Portal. They are Navigation Reporter, Navigation Debugger, Diagnostic Tool.
    Please have a look into the below URL about the tools and details of debugging in Portal.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/6035b020-73e3-2910-5496-82d900355947?quicklink=index&overridelayout=true
    Thanks
    Shankha

Maybe you are looking for