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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T08:52:05+00:00 2026-05-27T08:52:05+00:00

I never encountered this exception before org.eclipse.core.internal.resources.ResourceException: Resource ‘/External Plug-in Libraries’ is not open.

  • 0

I never encountered this exception before

org.eclipse.core.internal.resources.ResourceException: Resource '/External Plug-in Libraries' is not open.
at org.eclipse.core.internal.resources.Project.checkAccessible(Project.java:137)
at org.eclipse.core.internal.resources.Project.isNatureEnabled(Project.java:817)
at newmodulewizrd.ui.Integrate.printProjectInfo(Integrate.java:130)
at newmodulewizrd.ui.Integrate.getWorkSpace(Integrate.java:123)
at newmodulewizrd.ui.Integrate.presentOptionsAndAddToMain(Integrate.java:117)
at newmodulewizrd.ui.Integrate$2.actionPerformed(Integrate.java:84)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)

this is my code

try {
  if (project.isNatureEnabled("org.eclipse.jdt.core.javanature")) {
    IJavaProject javaProject = JavaCore.create(project);
      if(flag2==0) {
        printPackageInfos(javaProject);
        flag2=1;
      } else {
        IPackageFragmentRoot srcFolder = cm.createNewSourceFolder(project);
        newModule = srcFolder.createPackageFragment(textfield.getText(), true,null);
        printPackageInfos(javaProject);
        try {
          cm.refreshWorkspace();
        } catch (CoreException e) {
          e.printStackTrace();
        }
      }
   } else {
     System.out.println("something went wrong here");
   }
 } catch (CoreException e) {
   e.printStackTrace();
 }

I suspect it is trying to access my ‘jre system library [jre6] folder {below my src folder}’ inside my java project

Any idea on how to resolve it?

  • 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-27T08:52:06+00:00Added an answer on May 27, 2026 at 8:52 am

    i found solution to problem so m posting it here so that anyone with same problem can benefit

    apparently there was a link to a “phantom project” as mentioned here

    Phantom project in an Eclipse plugin

    so i followed the steps

    1. Activate the 'Plug-ins' view by going to Window > Show View > Other > PDE > Plug-ins.
    
    2. Select all plug-ins in the view.
    

    and restarted my IDE. my “External Plug-in Libraries Java project” was visible now. i deleted this project and now everything is fine.

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

Sidebar

Related Questions

Ok, folks. I've never encountered this before and it boggles the mind and is
I have never encountered an error like this before. I was using prepared statements
This problem is bizarre. I have never encountered anything like it before. I am
I can honestly say I've never encountered this one before: I have two .ascx
I encountered this in some .Net Framework code. I've never seen it before. Anyone
Never used a cache like this before. The problem is that I want to
Never ran into this problem with jQuery before. I have the following: $(document).ready(function() {
Ive never heard of this before, and I have been coding in PHP for
Since I've never encountered this kind of problem I thought about making language parser
I have used COALESCE numerous times but I suppose I never encountered this particular

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.