- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
nbscala and override
Tue, 2011-06-07, 19:13
Hi,
Don't if this is the right place for this... but here we go.
Using NetBeans, the nbscala plugin, and scala 2.9.0-1:
When doing a 'def something' it would be nice to have an editor tip or error displayed if 'override' is required. The editor already knows that the method is an override and / or implementation, since it offers me to go to the original source. Is this possible?
[]s,
--
Paulo "JCranky" Siqueira
Visit my blog: http://www.jcranky.com/
Don't if this is the right place for this... but here we go.
Using NetBeans, the nbscala plugin, and scala 2.9.0-1:
When doing a 'def something' it would be nice to have an editor tip or error displayed if 'override' is required. The editor already knows that the method is an override and / or implementation, since it offers me to go to the original source. Is this possible?
[]s,
--
Paulo "JCranky" Siqueira
Visit my blog: http://www.jcranky.com/