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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T08:14:57+00:00 2026-06-03T08:14:57+00:00

Let’s say I have some view called My View. I know I can create

  • 0

Let’s say I have some view called “My View”.
I know I can create a category, “My Category”, and place my view inside it.
I’d like to create a subfolder/category inside “My Category” called “Sub Folder” and place my view inside it.
Then the view would be found through the “Show View” popup as follows:

My Category -> Sub Folder -> My View

I know you can do this with exports/imports, but it doesn’t seem like you can with views.

Here is a sample plugin.xml

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
   <extension
         point="org.eclipse.ui.views">
      <category
            name="My Category"
            id="My_Category">
      </category>
      <category
            id="My_Sub_Folder"
            name="Sub Folder"
            parentCategory="My_Category">
      </category>
      <view
            name="My View"
            icon="icons/sample.gif"
            category="My_Sub_Folder"
            class="sample_plugin.views.SampleView"
            id="sample_plugin.views.SampleView">
      </view>
   </extension>
</plugin>

However, when I use the plugin.xml above, the view category does not show up and the view is found in the “Other” category. If I change the view category back to “My_Category”, the view shows up in the parent category.

  • 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-03T08:14:58+00:00Added an answer on June 3, 2026 at 8:14 am

    (revised answer)

    You can set up a parent category hierarchy, but the Show View menu will not respect this.

    https://bugs.eclipse.org/bugs/show_bug.cgi?id=92894

    So the answer is effectively no.

    Here is the documentation on setting up the useless parent category:

    http://help.eclipse.org/helios/topic/org.eclipse.platform.doc.isv/reference/extension-points/org_eclipse_ui_views.html

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

Sidebar

Related Questions

Let's say I have an image called hello.png with dimensions 200x100 . I create
Let's say there is a graph and some set of functions like: create-node ::
Let's say I have some json like this in mongo: {n:5} and a java
Let's say i have this block of code, <div id=id1> This is some text
Let's say I dynamically create a timer like this: System.Timers.Timer expirationTimer = new Timer(expiration
Let's say I can call a method like this: core::get() . What is the
Let's say I have a text file composed like this ##### typeofthread1 ##### typeofthread2
Let's say I have the string: hello world; some random text; foo; How could
Let's say I have table with column 'URL' whrere I store urls like this
Let say I have some code HTML code: <ul> <li> <h1>Title 1</h1> <p>Text 1</p>

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.