I created bug for this - https://bugs.eclipse.org/bugs/show_bug.cgi?id=494396
________________________________ Od: pdt-dev-boun...@eclipse.org <pdt-dev-boun...@eclipse.org> w imieniu użytkownika thierry blind <thierrybl...@msn.com> Wysłane: 20 maja 2016 23:41 Do: PDT Developers Temat: Re: [pdt-dev] About @Nullable and @NotNullable annotations +1 Excellent idea! That was really missing for more code clarity! I'm already doing that in my own java projects (with my own @Nullable / @NotNullable annotations) when I'm too lazy to comment internal methods ;) ________________________________ From: bartlomie...@zend.com To: pdt-dev@eclipse.org Date: Fri, 20 May 2016 14:38:22 +0000 Subject: Re: [pdt-dev] About @Nullable and @NotNullable annotations Good idea, +1 On 5/20/2016 3:33 PM, Michal Niewrzal wrote: Hi, I had a plan to write similar mail next week:D +1 and I think we can reuse Dltk annotations Michal Od: Dawid Pakuła Wysłano: piątek, 20 maja, 15:09 Temat: [pdt-dev] About @Nullable and @NotNullable annotations Do: PDT Developers Hi Team, I have a proposition to start using @Nullable and @NotNullable annotations. This can save a lot of a time, one none remember if parameter can be null or not. Also eclipse since 4.6 can reuse these annotations to provider better validation. We can create own or reuse from org.eclipse.dltk.annotations. What you think? -- Dawid Pakuła _______________________________________________ pdt-dev mailing list pdt-dev@eclipse.org<mailto:pdt-dev@eclipse.org> To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/pdt-dev _______________________________________________ pdt-dev mailing list pdt-dev@eclipse.org To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/pdt-dev
_______________________________________________ pdt-dev mailing list pdt-dev@eclipse.org To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/pdt-dev