Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How to determine, a new classpath entry was added...
How to determine, a new classpath entry was added... [message #147187] Tue, 21 October 2003 07:51 Go to next message
Eclipse UserFriend
Originally posted by: m.bauer.signsoft.com

....to a javaProject in its PreferencePage?

Thanks in advance

Michael
Re: How to determine, a new classpath entry was added... [message #147287 is a reply to message #147187] Tue, 21 October 2003 11:06 Go to previous message
Eclipse UserFriend
You can listen for JDT/Core's ElementChangeEvents. When a classpath entry is
added, the corresponding IJavaElementDelta is an IPackageFragmentRoot ADDED
delta.

Jerome

"Michael Bauer" <m.bauer@signsoft.com> wrote in message
news:bn36fn$dri$1@eclipse.org...
> ...to a javaProject in its PreferencePage?
>
> Thanks in advance
>
> Michael
>
>
Previous Topic:Is there CVS client API reference in Eclipse?
Next Topic:Using JNDI within Plugin - Context.lookup() returning javax.naming.Reference
Goto Forum:
  


Current Time: Tue Jul 22 08:30:13 EDT 2025

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

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

Back to the top