Hello,
I'm trying to use the properties with DS using this:
@Component(
enabled = true,
properties = { "boostrap.properties" })
public class ComponentControllerServiceFactoryNode {
}
That file is in the root of the bundle.
But I'm getting this error:
The specified 'entry' for the 'properties' tag at line 8 doesn't
contain valid reference to a property file: boostrap.properties
could someone point me the right way to specify the property file ?
thanks,
Cristiano
_______________________________________________
equinox-dev mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from
this list, visit
https://dev.eclipse.org/mailman/listinfo/equinox-dev