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 5843153
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T12:06:53+00:00 2026-05-22T12:06:53+00:00

I am developing extension classes in Java for a point of sale system. The

  • 0

I am developing extension classes in Java for a point of sale system. The POS software calls my Java class, so the code I am writing has no main method. Also, the POS software has to be run on a remote PC in another state, but I have full access to it.

How can I set up Eclipse to both run and debug my Java code using the remote PC running the POS software? I poked around in the Eclipse settings and did some googleing, but I am still unsure if this is even possible.

Using Eclipse Helios, writing Java code with target version 115 but most of the POS systems are running at least 1.5x.

Thanks.

  • 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-22T12:06:54+00:00Added an answer on May 22, 2026 at 12:06 pm

    Add something similar to the following to the JVM arguments for the remote process (the POS software):

    -agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=n
    

    This enables remote debugging on port 8000. To connect to this process via Eclipse, select the Run menu and choose Debug Configurations.... In the pane on the left, choose Remote Java Application and click the New launch configuration button above the list. The important settings to note are the Host and Port fields. The host value must match the hostname of the remote process, and the port should match what you configured in the JVM settings. You also might need to add entries on the Source tab to ensure that all of the source code is available to step through.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm developing xul extension that has access to a remote system. User must set
I am developing a firefox extension, i need to detect which operating system firefox
I am developing a Firefox extension. On one <menupopup> , the onpopupshowing calls a
I'm developing a Firefox extension and have the following code: function initialize() { //
I am developing a small extension that has to redirect certain URLs to another
I've been developing my first Java EE app, which has a number of JPA
We are developing a chrome extension that has auto-updating capability. When the extension is
I am developing a joomla extension and in default.php file i have this code:
We are developing an extension (in C# .NET env.) for a GIS application, which
I'm developing an extension to MATLAB's PsychToolbox that allows for better control of the

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.