Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Library(container) not getting reflected in Java build path page (Library(container) not getting reflected in Java build path page )
Library(container) not getting reflected in Java build path page [message #692915] Tue, 05 July 2011 13:18
vinay  is currently offline vinay Friend
Messages: 26
Registered: March 2011
Junior Member
Hi,

I have created a class path container page with implementations of IClasspathContainer and ClasspathContainerInitializer, for adding a Library to a java project using java build path property page.

The library gets added to project after clicking finish button of add library wizard and changes get reflected in package explorer instantly but not in java build path property page. I have to either close and re-open the java build path page or just navigate to some other property page and come back to java build path page so that the library gets visible.

So I want to somehow refresh that java build path page or is it happening because of some mistake I made while implementing the classpath container page and IClasspathContainer and ClasspathContainerInitializer.

Can anyone please provide any help on this?

Thanks in advance.
Previous Topic:Problem running eclipse
Next Topic:Why is eclipse complaining about my html?
Goto Forum:
  


Current Time: Tue Mar 19 08:07:55 GMT 2024

Powered by FUDForum. Page generated in 0.01831 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top