You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to provide ecj/jdt support it is necessary to decouple the compiler specific parts from the 'backend'. From my pov the interface org.moditect.deptective.internal.handler.PackageReferenceHandler is a good starting point here.
In order to provide ecj/jdt support it is necessary to decouple the compiler specific parts from the 'backend'. From my pov the interface
org.moditect.deptective.internal.handler.PackageReferenceHandleris a good starting point here.