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. 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.

--
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



Back to the top