Skip to main content
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
x-friends means the package is not API,
but we want to allow certain other plugins to access it without getting
API tools warnings. It is really equivalent to x-internal for most consumers.
So, if you see a package that has x-friends that you believe should be
API, speak up now so it can be fixed. 
John
From:      
 Lars Vogel <lars.vogel@xxxxxxxxx>
To:      
 E4 Project developer
mailing list <e4-dev@xxxxxxxxxxx>, 
Date:      
 04/29/2013 03:09 PM
Subject:    
   [e4-dev] x-friends
Sent by:    
   e4-dev-bounces@xxxxxxxxxxx
Hello,
I noticed in the commits in https://bugs.eclipse.org/bugs/show_bug.cgi?id=403189 that
we have x-friends directives in the MANIFEST.MF. 
So far I believed that platform does either use x-internal
for marking API as internal or provisional. What is the reasoning behind
the usage of  x-friends?
Best regards, Lars_______________________________________________
e4-dev mailing list
e4-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/e4-dev
 
 
  Back to the top