A filter ought to be a service in a component and according to the develloper
guide
(http://api.openoffice.org/docs/DevelopersGuide/FirstSteps/FirstSteps.xhtml):

A new-style service is of the form

module com { module sun { module star { module bridge {
   service UnoUrlResolver: XUnoUrlResolver;
}; }; }; };

the AsciiReplaceFilter.java seems to be an old style service. I can't run it
with neither netbean nor eclipse. 

-- 
View this message in context: 
http://www.nabble.com/How-to-develop-new-style-filter--tp15455621p15652373.html
Sent from the openoffice - api dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to