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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T10:50:16+00:00 2026-06-07T10:50:16+00:00

What I have is an RCP application, and a plugin directory in it: my-rcp-app/

  • 0

What I have is an RCP application, and a plugin directory in it:

my-rcp-app/
  ...
  plugins/
    ...
    com.mycompany.myproduct.ui_1.0.1/
      com/
      META-INF/
      plugin.xml

Then I make a JAR with the same contents as the plugin directory, com.mycompany.myproduct.ui_1.0.1.jar, and put it into plugins/ instead of a com.mycompany.myproduct.ui_1.0.1 folder.

Surprisingly, the app doesn’t start. That’s from the logs:

 !SUBENTRY 2 com.mycompany.root.bundle 2 0 2012-07-05 20:01:17.511
 !MESSAGE Missing required bundle com.mycompany.myproduct.ui_1.0.1.

So, 2 questions here:

  1. How to deploy a plugin in a JAR, if I’ve got a directory with classes, configs etc.
  2. Is it enough to unpack a JAR into plugins, for the app to keep working?
  • 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-06-07T10:50:18+00:00Added an answer on June 7, 2026 at 10:50 am

    As @TobiasWillig already noted, plug-in directories and JARs are indeed fully interchangeable.

    But in this specific case I had to edit configuration/org.eclipse.equinox.simpleconfigurator/bundles.info file, replacing

    com.mycompany.myproduct.ui,1.0.1,plugins/com.mycompany.myproduct.ui_1.0.1/,4,false
    

    with the

    com.mycompany.myproduct.ui,1.0.1,plugins/com.mycompany.myproduct.ui_1.0.1.jar,4,false
    

    I.e., it’s required to manually specify a path to the plug-in.

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

Sidebar

Related Questions

I have an RCP application based on plugins because I started this app from
I have a plugin for an RCP app that uses BIRT. I have a
I have an RCP application that uses extension points to defined various pluggable bits
I have an RCP Application where upen delete, MessageDialog is used for confirming the
I have an Eclipse RCP application that will launch properly after a clean install
I have an Eclipse RCP based Application, in which I have a menu of
I have the following code in my RCP application: EntityManagerFactory emf = Persistence.createEntityManagerFactory(todos); EntityManager
I suddenly have Run and Search in the menubar of my RCP application. Is
I have an Eclipse RCP plugin that requires a DLL. What is the recommended
I have to merge p2 with equinox transforms in a rcp application. I have

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.