Oh wow, that’s kinda neat. It works for version strings also. I.e. ctrl*space 
inside ${here}

> On 28 Jul 2018, at 19:11, Geertjan Wielenga 
> <geertjan.wiele...@googlemail.com.INVALID> wrote:
> 
> https://www.youtube.com/watch?v=wGuvhDJ0f80
> 
> Above you see how it works in 8.2 and how it works in 9.0 vc3.
> 
> Hope it helps,
> 
> Gj
> 
> 
> 
>> On Sat, Jul 28, 2018 at 7:12 AM, Brett Ryan <brett.r...@gmail.com> wrote:
>> 
>> I’m still using 8.2 in production, and I’ve never seen it replace the
>> version. However, i use the following recommended strategy in maven
>> projects.
>> 
>> 1. Use variables for storing versions used in dependencies
>> 2. Use the versions [1] plugin to identify new releases
>> 3. Never use ranges, it’s not supported in maven 3 any more.
>> 
>> [1]: https://www.mojohaus.org/versions-maven-plugin/
>> 
>>> On 28 Jul 2018, at 13:15, Tim Boudreau <niftin...@gmail.com> wrote:
>>> 
>>> I'm frequently annoyed by this too. Has a bug been filed?
>>> 
>>> -Tim
>>> --
>>> http://timboudreau.com
>> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to