On Thu, Jul 19, 2012 at 2:42 AM, Greg Amerson <gregory.amer...@liferay.com> wrote: > Similar to these lines, is it currently possible to remove the /target/** > entries from Eclipse file search?
Please, consider 'source generator' mojos, creating source code inside target directory. 'target/**' exclusion from search would make those files invisible. Regards, Tomek > > On Thu, Jul 19, 2012 at 12:43 AM, Fred Bricon <fbri...@gmail.com> wrote: >> >> I made a simple patch to implement a Maven filter for the Project Explorer >> view : https://bugs.eclipse.org/bugs/show_bug.cgi?id=385422 >> Since I'm not a UI expert, I'd prefer Igor reviews it before I commit >> anything. >> >> Regards, >> >> Fred Bricon >> >> >> On Wed, Jul 18, 2012 at 1:51 PM, Fred Bricon <fbri...@gmail.com> wrote: >>> >>> You should open a feature request on eclipse's bugzilla to use pattern >>> filters similar to what exists in the package explorer view. >>> You can write a simple eclipse plugin that adds filters according to your >>> needs : >>> http://stackoverflow.com/questions/2396297/adding-a-filter-to-the-project-explorer-in-eclipse >>> >>> Regards, >>> >>> Fred Bricon >>> >>> >>> On Wed, Jul 18, 2012 at 12:38 PM, Igor Fedorenko <i...@ifedorenko.com> >>> wrote: >>>> >>>> No. >>>> >>>> -- >>>> Regards, >>>> Igor >>>> >>>> >>>> On 12-07-18 6:32 AM, Lars Fischer wrote: >>>>> >>>>> Hello, >>>>> >>>>> is there a way to hide the Maven "target" folder inside the Eclipse >>>>> "Project Explorer" view? >>>>> >>>>> Regards, >>>>> Lars >>>>> _______________________________________________ >>>>> m2e-users mailing list >>>>> m2e-users@eclipse.org >>>>> https://dev.eclipse.org/mailman/listinfo/m2e-users >>>>> >>>> >>>> _______________________________________________ >>>> m2e-users mailing list >>>> m2e-users@eclipse.org >>>> https://dev.eclipse.org/mailman/listinfo/m2e-users >>> >>> >>> >>> >>> -- >>> "Have you tried turning it off and on again" - The IT Crowd >> >> >> >> >> -- >> "Have you tried turning it off and on again" - The IT Crowd >> >> _______________________________________________ >> m2e-users mailing list >> m2e-users@eclipse.org >> https://dev.eclipse.org/mailman/listinfo/m2e-users >> > > > > -- > Greg Amerson > Liferay, Inc. > www.liferay.com > --- > 8-9 October 2012 | Liferay North America Symposium | > liferay.com/northamerica2012 > 16-17 October 2012 | Liferay Europe Symposium | liferay.com/europe2012 > 24-25 October 2012 | Liferay Spain Symposium | liferay.com/spain2012 > > > _______________________________________________ > m2e-users mailing list > m2e-users@eclipse.org > https://dev.eclipse.org/mailman/listinfo/m2e-users > _______________________________________________ m2e-users mailing list m2e-users@eclipse.org https://dev.eclipse.org/mailman/listinfo/m2e-users