Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'framework/bundles/org.eclipse.ecf.remoteservice/.settings/.api_filters')
-rw-r--r--framework/bundles/org.eclipse.ecf.remoteservice/.settings/.api_filters4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/bundles/org.eclipse.ecf.remoteservice/.settings/.api_filters b/framework/bundles/org.eclipse.ecf.remoteservice/.settings/.api_filters
index 1c1e42412..332577a70 100644
--- a/framework/bundles/org.eclipse.ecf.remoteservice/.settings/.api_filters
+++ b/framework/bundles/org.eclipse.ecf.remoteservice/.settings/.api_filters
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component id="org.eclipse.ecf.remoteservice" version="2">
<resource path="src/org/eclipse/ecf/remoteservice/Constants.java" type="org.eclipse.ecf.remoteservice.Constants">
- <filter comment="Added to allow remote services to expose async proxies outside of original package." id="1211105284">
+ <filter id="1211105284">
<message_arguments>
- <message_argument value="SERVICE_ASYNC_PROXY"/>
+ <message_argument value="SERVICE_ASYNC_RSPROXY_CLASS_"/>
</message_arguments>
</filter>
</resource>

Back to the top