Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » DS Annotations missing from permanent build path(Nothing removes this warning!)
DS Annotations missing from permanent build path [message #1827972] Thu, 28 May 2020 01:54 Go to next message
Chris Lake is currently offline Chris LakeFriend
Messages: 25
Registered: November 2015
Junior Member
I am trying to update from Eclipse 2019-03 (4.11) to Eclipse 2020-03 (4.15) but I have a new warning in my workspace:

"DS Annotations missing from permanent build path"

None of the "Quick fixes" work and the only information I can find about it is a hint in the bug 544924.

Eclipse itself is the "Eclipse IDE for RCP and RAP Developers" package with a few add-ons.

The target platform is not the running Eclipse platform, though I do have both the "org.eclipse.pde.ds.annotations" and "org.eclipse.pde.ds.lib" bundles in the target (and as part of the Eclipse environment), among other "org.eclipse.pde.ds*" bundles.

It also appears that you cannot disable the warning!

What do I have to do to get rid of it?

index.php/fa/38196/0/
index.php/fa/38197/0/
index.php/fa/38198/0/
index.php/fa/38199/0/

[Updated on: Thu, 28 May 2020 06:16]

Report message to a moderator

Re: DS Annotations missing from permanent build path [message #1828004 is a reply to message #1827972] Fri, 29 May 2020 00:46 Go to previous message
Chris Lake is currently offline Chris LakeFriend
Messages: 25
Registered: November 2015
Junior Member
OK,

With some more digging I have found the solution. In the PDE preferences there is an option to "Add DS Annotaions to the classpath". With this unchecked, the "annotations.jar" is treated like a regular Plug-In Dependency, which I can manage through normal MANIFEST.MF/feature.xml/target inclusion, and the warning is no longer apparent.

index.php/fa/38205/0/

  • Attachment: prefs.png
    (Size: 31.24KB, Downloaded 357 times)
Previous Topic:Missing dependency while product export
Next Topic:Text editor with coloring
Goto Forum:
  


Current Time: Fri Apr 26 15:37:24 GMT 2024

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

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

Back to the top