I'm always happy to share NetBeans tips :)  Somebody encouraged me to
write a blog series on it a while ago, I think I might just do that
since I can't really cover my daytime work in my blog these days...

Another cool thing about our Open Type and Open Symbol implementations
is that they work cross languages and projects - so you don't have to
limit your search to Java. If you're looking for a JavaScript function
or a Groovy class it will find those too.  We've put quite a bit of
work into making our language and editor infrastructure cross language
capable (so I think we have a really good story for embedded file
handling -- try reformatting files that contain HTML -and- CSS -and-
JavaScript, and ditto in PHP,  ERB/RHTML files etc. And not just
formatting - try code completion, look at the navigator, go to
declaration, etc.  Yep, we definitely haven't focused all our efforts
on Java support, but a lot of modern frameworks require not only good
Java support but also good support for XML, JavaScript, Ruby, etc.
etc. and prefererably not in isolation!  Dick was just telling me
again how much he likes the Scala support in NetBeans :)

-- Tor

On Jun 18, 6:08 pm, Christian Beil <[email protected]> wrote:
> Thanks Tor for pointing out Ctrl-Shift-Cmd-O, didn't know of that one.
> I didn't even think of this feature. I use Eclipse most of the time,
> and I don't think Eclipse has this feature. I only know of Open Type
> (Ctrl-Shift-T) and Open Resource (Ctrl-Shift-R).
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to