Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6186591
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T01:54:53+00:00 2026-05-24T01:54:53+00:00

Can you attach to a running application using Eclipse, similar to how you attach

  • 0

Can you attach to a running application using Eclipse, similar to how you attach using Visual Studio?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T01:54:54+00:00Added an answer on May 24, 2026 at 1:54 am

    Yes.

    If you start your server with the debug port open, by adding this into your java command:

    -Xdebug -Xrunjdwp:transport=dt_socket,address=127.0.0.1:8888,server=y,suspend=n
    

    And you have the source code in your project (technically this isn’t required, but it’s kind of useless unless you do), you can connect to the running server by setting up a “debug configuration”
    with host = the machine the server is running on and port = 8888 (for example – see options above)

    You can then set break points and the debug session will halt the server there and you can inspect variables/fields, and even set their values.


    Update

    The more modern command-line options for the JVM to do this are

     -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:8888,server=y,suspend=n
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In Visual Studio's Attach to Process dialog I can see a Title column for
I've created a WPF application with a frame inside. I can attach some other
I'm building an asp.net MVC application where users can attach a picture to their
I've been using the macro from this blog entry for attaching the Visual Studio
I am trying to debug my silverlight application running under IE8.0. Its using .NET
I wrote some android application using Eclipse. I found apk file in the bin
I known that with subversion you can attach arbitrary properties to each files. In
I read that the new delegate method can attach more than one event to
Following on from this question I now have code that can attach to a
Does jquery/javascript have any event model that you can attach to your objects? Basically

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.