Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » eclipse.fetch warns about "Missing directory entry"
eclipse.fetch warns about "Missing directory entry" [message #61642] Wed, 13 May 2009 23:11
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
I commented out skipFetch=true in the build.properties and added a single
bundle (GETable) to a ./maps/test.map file. This works fine (i.e. the
bundle is retrieved), but a lot of warnings (2 for each required bundle)
are logged:

[eclipse.fetch] Missing directory entry: plugin@com.ibm.icu.
[eclipse.fetch] Missing directory entry: bundle@com.ibm.icu.
[eclipse.fetch] Missing directory entry: plugin@javax.servlet.
[eclipse.fetch] Missing directory entry: bundle@javax.servlet.
...

The build still works, but how can I get rid of these warnings? Am I doing
anything wrong?
Previous Topic:Rebuilding target platform without closing Eclipse
Next Topic:eclipse.fetch warns about "Missing directory entry"
Goto Forum:
  


Current Time: Fri Apr 26 15:10:08 GMT 2024

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

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

Back to the top