Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Using the "jdt" compiler and setting up access rules

> I believe you need to have a bundle, at least if you want to use
> tycho-compiler-jdt and tycho-compiler-plugin.

Would you be open for adding support to use it to compile code and being able to set additional access rules for the bundles and non-bundles alike ? 
(of course via contribution ;)

Or do you think that is handled better with some other plugin ? 
 
> There maybe something for
> classpath access rule management in pax-construct, but I have not looked
> at that for very long time and don't remember much about it any more.

I couldn't spot it on my look through.

/max

> 
> --
> Regards,
> Igor
> 
> On 12-09-12 5:00 AM, Max Rydahl Andersen wrote:
>> Hi,
>> 
>> I'm looking into use the features of eclipse JDT compiler to setup access rules for jars independent of the jar used being osgi or not.
>> 
>> Is there a way to configure access rules for the jar's explicitly in the JDT compiler or is it required to be declared in the manifests ?
>> 
>> /max
>> _______________________________________________
>> tycho-user mailing list
>> tycho-user@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/tycho-user
>> 
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-user



Back to the top