B
Barsum
Beeing a happy Netbeans user for 3 years, I decided to give Eclipse a
shot. The tool seems cool. But I find it a bit hard to fix the small
problems that allways appears when getting to know a new tool. It seems
the docs are less professional than Netbeans (just like SWT javadocs
compared to Swings) How come, for instance, it's impossible to find ONE
page describing ALL the keyboard shortcuts?!
Well it may be that I only needs some guidance, so here goes:
- I can't get auto-completion-help to function correct within my own
project. If I place the mouse on top of an SWT class or method in one
of the swt example projects, a tooltip appears with javadoc. If I do
the same in my own project, it only works on my own classes/methods.
I've added swt.jar as an external jar, to my project and also set "Java
doc in archive" and pointed to the right directory. (This enables me to
press ctrl + f2 on a class to get javadoc in external browser, but none
in the internal tooltip?!)
- How do I set bookmarks, and jump between them? (keyboard shortcuts)
That's all for now...
Thanks in advance,
Barsum
shot. The tool seems cool. But I find it a bit hard to fix the small
problems that allways appears when getting to know a new tool. It seems
the docs are less professional than Netbeans (just like SWT javadocs
compared to Swings) How come, for instance, it's impossible to find ONE
page describing ALL the keyboard shortcuts?!
Well it may be that I only needs some guidance, so here goes:
- I can't get auto-completion-help to function correct within my own
project. If I place the mouse on top of an SWT class or method in one
of the swt example projects, a tooltip appears with javadoc. If I do
the same in my own project, it only works on my own classes/methods.
I've added swt.jar as an external jar, to my project and also set "Java
doc in archive" and pointed to the right directory. (This enables me to
press ctrl + f2 on a class to get javadoc in external browser, but none
in the internal tooltip?!)
- How do I set bookmarks, and jump between them? (keyboard shortcuts)
That's all for now...
Thanks in advance,
Barsum