Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How to create a classpath container
How to create a classpath container [message #152769] Tue, 06 April 2004 17:14
Marcos López is currently offline Marcos LópezFriend
Messages: 75
Registered: July 2009
Member
yeup

i want to create a classpath container that groups all the .jar that are
located in a concrete directory. I have been looking and seems that have
to do something like this:

JavaCore.newContainerEntry(IPath)

The container appears but doesn't have anything. I have also read that
have to use the extension
"org.eclipse.jdt.core.classpathContainerInitializer" but don't understand
very well how to do it.

can anyone help me and give some steps to do it?

thank you
Previous Topic:Debug
Next Topic:Eclipse 3.0 M8 with Windows XP SP2-RC1
Goto Forum:
  


Current Time: Sat Jul 27 19:26:52 GMT 2024

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

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

Back to the top