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

  • Home
  • SEARCH
  • 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 7058247
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T04:05:23+00:00 2026-05-28T04:05:23+00:00

I have a eclipse workspace with 3 subprojects myMp3TagBusineslogic (lib that can be used

  • 0

I have a eclipse workspace with 3 subprojects

  • myMp3TagBusineslogic (lib that can be used for android and for j2se)
  • myMp3TagActivity_Plugin (android activity that uses myMp3TagBusineslogic and that can be launched by MyFIles, OIFilemanager and other apps: A gui to edit/view mp3-tags )
  • myMp3Tag_Test_Activity (some android activity used to test myMp3TagActivityPlugin by just executing Intent mp3Tagger = ... ; startActivity(mp3Tagger);

Reason for this layout: seperate guiplugin from testcode.

my qestion: how is it possible to debug the code of myMp3TagActivityPlugin by executing myMp3TagTestActivity?

What I tried so far:

  • Set a breakpoint in onCreate of myMp3TagActivity_Plugin and started debugging myMp3Tag_Test_Activity
    • effect: debugger does not stop in myMp3TagActivity_Plugin. Plugin is executed correctly.
  • Add plugin and myMp3TagBusineslogic to buildpath of myMp3Tag_Test_Activity
    • effect: cannot start myMp3Tag_TestActivity: myMp3TagActivityPlugin class not found.

Edit: Update and solution for those who have the same problem:

  • as the comment below states the buildpath that includes the plugin into the test was not complete and therefore the testactivity crashed. Correct buildpath
    • add projects plugin
    • add projects busines
    • order and exports check plugin (i forgot before)
    • order and exports check busines (i forgot before)
  • however after uninstalling the plugin.apk from the device and debugging the test.apk (that now really contains the plugin-code and a combined manifest) the debugger still does not stop in the plugin-code.
  • after adding Debug.waitForDebugger() to the plugin-source and debugging the test.apk i finally could debug the plugin source.
  • 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-28T04:05:24+00:00Added an answer on May 28, 2026 at 4:05 am

    You could try below method, might well work.

    Add a call Debug.waitfordebugger() in myMp3TagActivity_Plugin entry point. Execute myMp3Tag_Test_Activity. Now the activity will show waiting for debugger to connect.
    Then find the port of the process myMp3TagActivity_Plugin , usually starts from 8600 as you can see below.

    enter image description here

    Then Right click myMp3TagActivity_Plugin project, debug as -> Debug Configurations -> Double click remote java app change port in connection properties to match above(8600) -> Debug.

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

Sidebar

Related Questions

In Eclipse, I have a workspace that contains all of my projects. Each project
I have a library Eclipse project/workspace containing functionality that is occasionally delivered to a
I have an Eclipse workspace that is checked into a Subversion repository. However, if
I have an eclipse workspace containing two projects, which I'll call foo-lib and foo-app.
I have accidentally deleted a Java file from my Eclipse workspace. Can i recover
http://code.google.com/p/apps-for-android/ I have eclipse setup with Subversive plugin, I can download the codes down
I basically want to create an Eclipse workspace that can be accessed between accounts
I have several projects open in an Eclipse workspace. Like so: com.harbl.project.one com.harbl.project.two com.harbl.project.three
I have close to about 20 projects in my Eclipse workspace. They are interdependent.
I have Eclipse 3.3.2 with PDT doing PHP development. All projects that I create,

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.