On Wed, Mar 17, 2010 at 9:23 AM, Tom Schindl <[email protected]> wrote: > Hi, > > I've copied yesterday 2 classes from org.eclispse.ui to my model editor > in e4: > > * org.eclipse.ui.dialogs.PatternFilter > * org.eclipse.ui.internal.misc.StringMatcher > > My assumption is that I don't need CQs for this because e4 is under the > same Eclipse-Project and so I'm allowed to do so, right?
If it's another Eclipse project, you're fine. No CQs. Cheers, -- Chris Aniszczyk | EclipseSource Austin | +1 860 839 2465 http://twitter.com/eclipsesource | http://twitter.com/caniszczyk _______________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev
